参考:http://askubuntu.com/questions/840822/ubuntu-16-10-doesnt-work-in-virtual-machine-vmware
1- Edit Ubuntu VM Configuration file (.vmx)
2- Add the following line cpuid.1.eax = "0000:0000:0000:0001:0000:0110:1010:0101"
3- Save the configuration file
4- Power on Ubuntu VM
记事本打开.vmx,添加一行 cpuid.1.eax = "0000:0000:0000:0001:0000:0110:1010:0101"
就OK了。