'Virtualization Infrastructure' driver required by the Virtual Machine Management service is not installed
When installing Microsoft Hyper-V within a VMware Workstation you cannot create virtual machines and the following error messages are shown in the event log.
'Virtual Machine Bus' driver required by the Virtual Machine Management service is not installed or is disabled. Check your settings or try reinstalling the Hyper-V role.
'Virtualization Infrastructure' driver required by the Virtual Machine Management service is not installed or is disabled. Check your settings or try reinstalling the Hyper-V role.
To resolve this issue add the following to the VMware workstation's .vmx file for the Hyper-V guest and restart.
hypervisor.cpuid.v0 = “FALSE”
This information came from the following blog
http://virtualizedgeek.com/2011/09/16/nested-win8-hyperv/
Comments
Post a Comment