Ubuntu Pastebin

Paste from bob at Tue, 13 Sep 2016 22:46:59 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
sudo ntfsfix /dev/sdb
Mounting volume... ntfs_mst_post_read_fixup_warn: magic: 0x44524352  size: 1024   usa_ofs: 40  usa_count: 8: Invalid argument
Record 0 has no FILE magic (0x44524352)
Failed to load $MFT: Input/output error
FAILED
Attempting to correct errors... ntfs_mst_post_read_fixup_warn: magic: 0x44524352  size: 1024   usa_ofs: 40  usa_count: 8: Invalid argument
Record 0 has no FILE magic (0x44524352)
Failed to load $MFT: Input/output error
FAILED
Failed to startup volume: Input/output error
Checking for self-located MFT segment... ntfs_mst_post_read_fixup_warn: magic: 0x44524352  size: 1024   usa_ofs: 40  usa_count: 8: Invalid argument
OK
ntfs_mst_post_read_fixup_warn: magic: 0x44524352  size: 1024   usa_ofs: 40  usa_count: 8: Invalid argument
Record 0 has no FILE magic (0x44524352)
Failed to load $MFT: Input/output error
Volume is corrupt. You should run chkdsk.
Download as text