When virtualizing a protected system, the Hyper-V server role can cause a blue screen to occur regarding winhv.sys. This happens because the Hyper-V server role is unable to start inside a virtualized environment.
Resolution:
Use the Startup Option menu (f8) to boot the machine into Safe Mode
Disable the Hyper-V Hypervisor Role from starting in the VM.
- Open an Administrator Command Prompt
- Run the command: BCDEDIT /set hypervisorlaunchtype off
- Then reboot the machine.
To re-enable Hyper-V after the restore execute:
- Open an Administrator Command Prompt
- Run the command: BCDEDIT /set hypervisorlaunchtype auto
- Then reboot the machine.
http://blogs.msdn.com/b/virtual_pc_guy/archive/2008/04/14/creating-a-no-hypervisor-boot-entry.aspx
SUPPORT | 720-204-4500 | 800-352-0248
- To learn more about any of our Axcient products, sign up for free one-on-one training.
- Please contact your Partner Success Manager or Support if you have specific technical questions.
- Subscribe to the Axcient Status page for a list of status updates and scheduled maintenance.