在64位系统下,VM安装linux系统时,VM有这么一个提示:
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.
Continue without 64-bit support?
翻译成中文为:
您已经配置此虚拟机使用64位客户操作系统。然而,64位操作系统不可用。此主机具有虚拟化支持能力的,但虚拟化技术被禁用。
这通常是因为虚拟化技术已经在BIOS /固件设置或禁用或主机没有权限改变此设置。 请:
(1) 验证 BIOS/固件设置 VT 启用和禁用 'trusted execution.'
(2) 如果更改了这些 BIOS/固件设置 重新启动主机电源。
(3) 安装 VMware Workstation,重新启动主机.
(4) 更新到最新版本的 BIOS/固件。
更多详细信息请参阅 http://vmware.com/info?id=152 。
不支持 64 位的情况下继续吗?
解决方案:
解决目标条件:(第一,CPU要为64位。第二,CPU要支持VT技术。第三,主板Bios设置要打开VT)
1.VM安装64位linux系统,一般宿主机机也是64位,所以不用检测CPU是否64位。
(当然有兴趣也可以用securable来检测“64 Maximum bit length”,是指该CPU为64位的CPU;有的CPU虽是32位的,但用“securable”检测出来也是64,这说明该CPU也支持64位系统,可以安装64位系统。“YES Hardware virtualization”,是指该CPU支持硬件虚拟化,如果此项显示为“YES”的话,说明你的CPU支持VT技术,如果还不能在VM中安装64位系统的话,就说明BIOS中此CPU VT功能没有开启。(有的securable版本会显示“LockedON、Locked Off”,意思类似。))
2.一般也不用检测CPU是否支持VT技术,一般都支持,这时就需要在“主板Bios当中要打开VT”功能。
3.在bios启动VT虚拟化技术:
计算机启动时根据个人PC提示进入BIOS(F2或F1)