How can I mount Hibernate Windows partition?
Here is the things!
1) I don't want to shutdown the Windows completely.
2) I want to mount with full read/write access.
3) I don't want to delete hiberfil.sys file to mount.
I searched around the web, and all the answers suggested to shutdown or delete hiberfil file. I just want to edit something without damaging my hibernate sessions. Is there any way to do this?
Asked
Active
Viewed 1,348 times
-1
2 Answers
0
Also Windows users, create a cmd desktop link, left click desktop, call new icon, type cmd, click, type in cmd.exe in dialogue box, Now left click that and run as administrator, dialogue box opens. Type in powercfg /h off Hit enter Hibernate is now turned off
Steve
- 1
0
Unfortunately, there isn't any safe way of mounting a hibernated partition of Windows on Ubuntu without deleting hiberfil.sys. This is because it contains running processes and can potentially crash your system if deleted. You can see this post here for more information about hibernation in Windows.