I am unable to load windows 8.1 it gives me this message "Disk read error occurred" and refresh not working so trying to recover my files through Ubuntu 14.04. I try to access the hard drive,but get the error message as below. I can't load windows to turn off the fast boot,So is there any other solution I can use to access my files in Windows through Ubuntu.
Error mounting /dev/sda5 at /media/itsfoss/01BC76G7Z2628FB0:
Command-line `mount -t “ntfs” -
“uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,dmask=0077,fmask=0177″
“/dev/sda5″ “/media/itsfoss/01BC76G7Z2628FB0″‘ exited with non-zero
exit status 14: The disk contains an unclean file system (0, 0).
Metadata kept in Windows cache, refused to mount.
Failed to mount ‘/dev/sda5′: Operation not permitted
The NTFS partition is in an unsafe state. Please resume and shutdown
Windows fully (no hibernation or fast restarting), or mount the volume
read-only with the ‘ro’ mount option.
-f
to your mount command. – TheWanderer Apr 16 '15 at 13:06sudo
? – JoKeR Apr 16 '15 at 16:15