Hibernation
Posted: 9. Nov 2014, 03:22
I am trying to work out how to enable hibernation for my Windows Guest and this is what I get
My reasoning behind this is so I can clone my virtual machine states when my virtual machine is hibernated, I am troubleshooting an application in my virtual machine and it depends on my being able to do this
I understand why suspend would not be implemented but as hibernation is mostly a software-based feature I can't understand why it would be disabledC:\Windows\system32>powercfg.exe /hibernate on
Hibernation failed with the following error: The request is not supported.
The following items are preventing hibernation on this system.
The system firmware does not support hibernation.
My reasoning behind this is so I can clone my virtual machine states when my virtual machine is hibernated, I am troubleshooting an application in my virtual machine and it depends on my being able to do this