Ever got this message when trying to access Windows 8 files on a partition from Ubuntu on a dual-boot?
"error mounting at exited with non-zero exit status Windows is hibernated refused to mount"
Type this using the data in your error message:
sudo mount -t ntfs-3g -o remove_hiberfile /dev/sda2 /media/tron/288680458680158A2
No comments:
Post a Comment