读书人

安装mac系统时提示:The cpu has been

发布时间: 2012-06-27 14:20:08 作者: rapoo

安装mac系统时提示:The cpu has been disabled by the guest operating system解决方法

?

在VMware里装Ubantu时出现

“The cpu has been disabled by the guest operating system. You will need to power off or reset the virtual machine at this point”

提示,不能安装。

我的cpu:i3 370M,笔记本cpu

VMware版本:6.5.2

解决办法:

应该是笔记本cpu的原因。网上搜索之后,再加尝试,解决了。

在安装是需要设置一下:

安装mac系统时提示:The cpu has been disabled by the guest operating system解决办法

选择“Custom”,之后一路“next”

安装mac系统时提示:The cpu has been disabled by the guest operating system解决办法

到这个界面点击“Customize Hardware”

安装mac系统时提示:The cpu has been disabled by the guest operating system解决办法

然后点击“processor”

安装mac系统时提示:The cpu has been disabled by the guest operating system解决办法

更改“Preferred mode”就可以了。我改的是“Intel?VT-x or AMD-V”,由于不知道什么原理,所以你可以试试其他选项。

--------------网络上的其它解决办法-----------------------
1.安装时选择自定义
2.下面一步很重要,按自己需要行,切不可多
只需要INTEL AND AMD Patches里面的西即可
根版本的不同而有所不同
3. 只选择开头的6个文件
貌似和我是一个意思

虚拟机在安装linux操作系统时出现:The CPU has been disabled by the guest operating system........

解决方法是*.vmx文件的最后添加两行:
monitor_control.restrict_backdoor = TRUE
monitor_control.enable_svm = TRUE
TRUE要加引号,我试过,没用。

?

update:网上又一方法:

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

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

新的i3,i5,i7cpu,虚拟机会对对核心进行检验,上面的语句的特点,就是绕过这些检验。

语句的原理是用一个mask骗过不必要的cpu检验?
来至http://bbs.weiphone.com/read-htm-tid-2172563.html

<!--EndFragment-->

读书人网 >操作系统

热点推荐