Ubuntu Pastebin

Paste from sudo mount /dev/sda6 /mnt at Fri, 29 Jul 2016 11:03:12 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
ubuntu@ubuntu:~$ sudo mount /dev/sda6 /mnt
Failed to read $UpCase, unexpected length (28672 != 131072).
Failed to mount '/dev/sda6': 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