Error starting Hyper-V VM
Posted
by
Peter Bernier
on Server Fault
See other posts from Server Fault
or by Peter Bernier
Published on 2011-02-16T14:47:59Z
Indexed on
2011/02/16
15:27 UTC
Read the original article
Hit count: 351
I'm trying to start a VM on a new Hyper-V installation and I'm receiving the following error:
The virtual machine could not be started because the hypervisor is not running. The following actions may help you resolve the problem:
1) Verify that the processor of the physical computer has a supported version of hardware-assisted virtualization.
2) Verify that hardware-assisted virtualization and hardware-assisted data execution protection are enabled in the BIOS of the physical computer. (If you edit the BIOS to enable either setting, you must turn off the power to the physical computer and then turn it back on. Resetting the physical computer is not sufficient.)
3) If you have made changes to the Boot Configuration Data store, review these changes to ensure that the hypervisor is configured to launch automatically.
My machine supports virtualization at the hardware level and it is enabled in BIOS.
Why am I receiving this error?
© Server Fault or respective owner