Elmitroth
Kilopat
- Katılım
- 16 Mart 2014
- Mesajlar
- 84
- Çözümler
- 1
Daha fazla  
				
					
						
						
							
	
		
	
		
			
			
				
			
			
		
		
	- Cinsiyet
- Erkek
Diskin yaklaşık 750 Gb'ı dolu. Bu kadar dosyayı yedeklemenin yolu nedir? Ekstra harddiske sahip değilimDiskinizi yedekleyip Linux ortamında sıfırlamanız en temiz çözüm. Bu şekilde uğraşırsanız veri güvenliğinizi de riske atmış olursunuz.
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.
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.mkdir /mnt/ntfs bu komutu uygulamadiniz sanirsam sonradan duzelttim mesaji.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
Daha önceden oluşturmuşum o directory'i. Sonuç aynı maalesefmkdir /mnt/ntfs bu komutu uygulamadiniz sanirsam sonradan duzelttim mesaji.
@illedelinux aktif oldugu zaman belki size yardimci olabilir hocam.Daha önceden oluşturmuşum o directory'i. Sonuç aynı maalesef
sudo apt install ntfs-3g kurup tekrar dener misiniz?Bu sitenin çalışmasını sağlamak için gerekli çerezleri ve deneyiminizi iyileştirmek için isteğe bağlı çerezleri kullanıyoruz.