1 TB HDD'mi Mount edemiyorum

Elmitroth

Kilopat
Katılım
16 Mart 2014
Mesajlar
84
Çözümler
1
Daha fazla  
Cinsiyet
Erkek
Merhabalar, ben Linux kullanmaya yeni başladım. Mint dağıtımını kullanıyorum.
Sistemi SSD'ye kurdum. Dual Boot yapmıyorum. Bütün önemli dosyalarım 1 TB'lik HDD'mde kaldı. Saatlerce uğraşmama rağmen bir türlü bu HDD'yi Mount etmeyi başaramadım.
Yardımınız için şimdiden teşekkür ederim.

Screenshot from 2020-07-02 14-16-47.png

Screenshot from 2020-07-02 14-25-31.png
 
Su komutlari uygulayip lutfen sonucu bildirin.
fdisk -l | grep NTFS daha sonra burada cikan aygitinizin adini yazacaksiniz.
mkdir /mnt/ntfs
mount -t ntfs /dev/sdb1 /mnt/ntfs
sdb1 bolumune aygitinizin adini yazin.
Kod:
sudo mount -t ntfs /dev/sdb4 /mnt/ntfs
ntfs_mst_post_read_fixup_warn: magic: 0x05f32218  size: 1024   usa_ofs: 40506  usa_count: 26787: Invalid argument
Record 0 has no FILE magic (0x5f32218)
Failed to load $MFT: Input/output error
Failed to mount '/dev/sdb4': Input/output error
NTFS is either inconsistent, or there is a hardware fault, or it's a
SoftRAID/FakeRAID hardware. In the first case run chkdsk /f on Windows
then reboot into Windows twice. The usage of the /f parameter is very
important! If the device is a SoftRAID/FakeRAID then first activate
it and mount a different device under the /dev/mapper/ directory, (e.g.
/dev/mapper/nvidia_eahaabcc1). Please see the 'dmraid' documentation
for more details.

böyle sonuç aldım
 
Kod:
sudo mount -t ntfs /dev/sdb4 /mnt/ntfs
ntfs_mst_post_read_fixup_warn: magic: 0x05f32218  size: 1024   usa_ofs: 40506  usa_count: 26787: Invalid argument
Record 0 has no FILE magic (0x5f32218)
Failed to load $MFT: Input/output error
Failed to mount '/dev/sdb4': Input/output error
NTFS is either inconsistent, or there is a hardware fault, or it's a
SoftRAID/FakeRAID hardware. In the first case run chkdsk /f on Windows
then reboot into Windows twice. The usage of the /f parameter is very
important! If the device is a SoftRAID/FakeRAID then first activate
it and mount a different device under the /dev/mapper/ directory, (e.g.
/dev/mapper/nvidia_eahaabcc1). Please see the 'dmraid' documentation
for more details.

böyle sonuç aldım
mkdir /mnt/ntfs bu komutu uygulamadiniz sanirsam sonradan duzelttim mesaji.
 
Uyarı! Bu konu 6 yıl önce açıldı.
Muhtemelen daha fazla tartışma gerekli değildir ki bu durumda yeni bir konu başlatmayı öneririz. Eğer yine de cevabınızın gerekli olduğunu düşünüyorsanız buna rağmen cevap verebilirsiniz.

Technopat Haberler

Yeni konular

Geri
Yukarı