I just mended an old laptop, that have a dual boot windows8/linux
I can't remember any password, I decided to use a live ubuntu to hack into windows. Problem is I can't mount windows partition in write mode :
Windows is hibernated, refused to mount.
Falling back to read-only mount because the NTFS partition is in an
unsafe state. Please resume and shutdown Windows fully (no hibernation
or fast restarting.)
I tried to fix this problem using ntfsfix
$ sudo ntfsfix /dev/sdb2
Mounting volume... Windows is hibernated, refused to mount.
FAILED
Attempting to correct errors...
Processing $MFT and $MFTMirr...
Reading $MFT... OK
Reading $MFTMirr... OK
Comparing $MFTMirr to $MFT... OK
Processing of $MFT and $MFTMirr completed successfully.
Setting required flags on partition... OK
Going to empty the journal ($LogFile)... OK
Windows is hibernated, refused to mount.
Remount failed: Operation not permitted
It failed as well, I tried adding -o remove_hiberfile
when mounting without success either.
How can I boot windows partition in write mode ?
Ophcrack
tries to crack the password which you don't need to waste time over. – Xaqron May 14 '17 at 11:30