https://blog.51cto.com/daiheeq/1428624

1.使用Windows Server 2008 R2模板建立虚拟机;

2.下载BIOS文件并上传到虚拟机文件夹中;

3.修改虚拟机文件夹中的*.vmx配置文件,添加以下几行:

bios440.filename = "bios.440.rom"
mce.enable = TRUE
cpuid.hypervisor.v0 = FALSE
vmGenCounter.enable = FALSE

![]