今天安装64位虚拟机时,遇到一个问题,报错如下:
This virtual machine is configured for 64-bit guest operating systems. However, 64-bit operation is not possible.
This host is VT-capable, but VT is disabled.
VT might be disabled if it has been disabled in the BIOS settings or the host has not been power-cycled since changing this setting.
(1) Verify that the BIOS settings enable VT and disable 'trusted execution.'
(2) Power-cycle the host if either of these BIOS settings have been changed.
(3) Power-cycle the host if you have not done so since installing VMware Workstation.
(4) Update the host's BIOS to the latest version.
For more detailed information, see http://vmware.com/info?id=152.
解决办法:
VT就是“Virtualization Technology(虚拟化)
第一: 首先要判断一下我们的CPU是否能支持64位,可用securable检测
显然,我的支持
要在win7里面安装xp mode(xp模式)才需要用这个软件,就是检测处理器是否支持硬件级的虚拟模式。关于软件的显示说明如下:
用户需要查看的也就是截图中的Hardware Virtualization选项。前面3种情况很简单:
NO:CPU不支持,残念……
Yes:CPU支持,赶快去将BIOS里的VT开关设为Enabled吧
Locked ON:CPU支持,且BIOS已经打开该功能,恭喜!现在就可以玩XP mode了
Locked OFF:BIOS当前禁用了虚拟化技术,但是不确定CPU本身是否支持。遇上这种情况,先去找找BIOS里面是否有Virtualization Technology并设置为Enabled,然后重新测试,若结果没变,那也还是没用。
第二: CPU要支持VT技术,可用securable检测
第三: 通过以上检测,可以到主板Bios设置要打开VT,虚拟机再安装64位就没问题了
This virtual machine is configured for 64-bit guest operating systems. However, 64-bit operation is not possible. 问题解决
详见:http://mnt.conf.blog.163.com/blog/static/115668258201371511426863/
posted on 2014-04-06 12:50
回忆之城 阅读(2015)
评论(0) 编辑 收藏 引用 所属分类:
IT&PC