Ubuntu Pastebin

Paste from Klumsy at Wed, 23 Dec 2015 20:18:31 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
lubuntu@lubuntu:~$ sudo mount -t ntfs /dev/sdb1 /mnt -o force,uid=1000,gid=1000
ntfs_mst_post_read_fixup_warn: magic: 0x78446e49  size: 4096   usa_ofs: 8232  usa_count: 8200: Invalid argument
Actual VCN (0x2000200020002004) of index buffer is different from expected VCN (0x4).
Failed to mount '/dev/sdb1': 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.
Download as text