- Back to Home »
- HyperV »
- How to install Hyper-v inside VMware Workstation 8.0
Thursday, October 18, 2012
Now you can install Hyper-V inside VMware Workstation 8.0 only, below is the step which you need to configure before enabling the Hyper-V role from server manager:
- Intel-VT or AMD-VT should be enable on physical system.
- Right click on Hyper-V VM–>setting–>Hardware tabe–>Select Processors–>Under virtualization engine–>Check Virtualize Intel VT-x/EPT or AMD-V/RVI
3. Edit the .vmx file of Hyper-V virtual machine and add “hypervisor.cpuid.v0 = FALSE”
in down. This option hides the fact that Hyper-V is running inside a
VM. Without this option, launching a nested VM under Hyper-V will fail
with the following error: “Failed to create partition: Unspecified error (0×80004005)“