Because there is a Hyper-V project recently, I want to test it on my computer. When windows server 2012 is installed in VMware workstation 10 and Hyper-V function is installed, an alarm is reported:
650) this. width = 650; "src =" http://www.bkjia.com/uploads/allimg/131228/05162C217-0.png "title =" 1.png" alt = "110938881.png"/>
Because the new Hyper-V does not simply run software on the OS layer, but is embedded in the kernel like the OS, directly with the underlying hardware
Communication greatly improves performance efficiency. However, it is normal for me to install the first error in VMware Workstation.
Du Niang shows the solution as follows:
1) vmwarevirtual machine setting-> processors enables the Virtualize intel VT-x/EPT or ADM-V/RVT and Virtualize cpu performance counters options that need to stop the Virtual Machine for operation, otherwise as shown below
It is gray, that is, it cannot be operated ).
650) this. width = 650; "src =" http://www.bkjia.com/uploads/allimg/131228/05162A317-1.png "title =" 2.png" alt = "111437138.png"/>
2) modify the VMX suffix file of the virtual machine that installs Hyper-V in the Virtual Machine installation directory. Add the following two items to disable VMware Workstation ).
Hypervisor. cpuid. v0 = "FALSE"
Mce. enable = "TRUE"
650) this. width = 650; "src =" http://www.bkjia.com/uploads/allimg/131228/05162635F-2.png "style =" float: none; "title =" 3.png" alt = "112028673.png"/>
650) this. width = 650; "src =" http://www.bkjia.com/uploads/allimg/131228/0516264E8-3.png "style =" float: none; "title =" 4.png" alt = "112030435.png"/>
Finally, open the Virtual Machine and install Hyper-V.
For simple installation and configuration of Hyper-V, thank you!
This article from the "soul forever" blog, please be sure to keep this source http://tianhunyongheng.blog.51cto.com/1446947/1299658