lj6684 发表于 2013-2-7 20:41:57

终于解决 The cpu has been disabled by the guest operating system

多谢Codej同学,原帖地址
http://bbs.weiphone.com/read-htm-tid-2172563.html
因为威锋网上回复限制,没办法在原帖当面致谢,真的解决了很大问题

安装虚拟机过程中,出现下面状况的:
The cpu has been disabled by the guest operating system. You will need to power off or reset the virtual machine at this point”

编辑vmx的文件,就是开始的时候改成darwin10的那个文件,添加下面这个语句。


cpuid.1.eax = "0000:0000:0000:0001:0000:0110:1010:0101"


新的i3,i5,i7cpu,虚拟机会对对核心进行检验,上面的语句的特点,就是绕过这些检验。
语句的原理是用一个mask骗过不必要的cpu检验

现在我的i3 530终于成功跑起“雪豹”了~~~
页: [1]
查看完整版本: 终于解决 The cpu has been disabled by the guest operating system