本文主要是介绍在vmware上安装操作系统报错 VT-X未开启错误,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
1、错误出现环境:Thinkpad T420, Windows 7
在Vmware 11上安装CentOS 7,出现vt-x disable错误。
错误如下图:
You have configured this virtual machine to use a 64-bit guest operating system. However, 64-bit operation is not possible. This host is VT-capable, but VT is disabled.
This is usually because VT has been disabled in the BIOS/firmware settings or the host has not been power-cycled since changing this setting. Please:
(1) Verify that the BIOS/firmware settings enable VT and disable ‘trusted execution.’
(2) Power-cycle the host, if either of these BIOS/firmware 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/firmware to the latest version.
For more detailed information, see http://vmware.com/info?id=152.
Continue wit
这篇关于在vmware上安装操作系统报错 VT-X未开启错误的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!