Hey guys so the other day my laptop updated to 8.1. After install it required a restart, i clicked yes and now its been stuck in an infinite preparing start up repair. So i installed ubuntu to USB booted from that in a hopes to access my windows partition through that and copy everything off. However every time I try access the drive it gives me "the NTFS partition is in an unsafe state please resume and shutdown windows fully"
I've tried running several sudo commands but none seem to be working!
any help appreciated.
the command being
sudo mkdir /mnt/new
sudo mount -t ntfs -3g -o remove_hiberfile /dev/sda1 /mnt/new
the error being
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.