VMware安装RedHat 6(64位)报错问题

简介:
+关注继续查看

本 机安装的是WIN 7 ,详细版本是:Windows 7 Ultimate, 32-bit 6.1.7601, Service Pack 1 。虚拟机版本:7.1.2 build-301548.在虚拟机上安装RED HAT ENTERPRISE LINUX 6 64版本时,报如下错误:

 

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 without 64-bit support?

 

然后不能启动,然后报如下错误:

This kernel requires an x86-64 CPU, but only detected an i686 CPU.Unable to boot - please use a kernel appropriate for your CPU. 
更多VMWare硬件要求的信息参见:Hardware and Firmware Requirements for 64-Bit Guest Operating Systems 

http://kb.vmware.com/selfservice/viewContent.do?externalId=1901


只需在BIOS下开启虚拟化技术,即设置virtualization technology选项即可。(Intel系列的CPU芯片需要支持EM64T和VT,并且需要BIOS支持才行。)进入BIOS后,选择Security选项,然后选择Virtualization选项,进去后把Inter(R) Virtualization Technology选项设置为Enable后,退出重启电脑,即可顺利安装RED HAT ENTERPRISE LINUX 6 64位操作系统.

记住:有些主板BIOS设置里面可能没有Virtualization选项,必须先去配置里面选择Virtualization,然后选择View(可见),然后去Security里面Enable即可。

相关文章
|
4月前
|
Java Linux 虚拟化
VMware16 安装 CentOS 7
VMware16 安装 CentOS 7
|
7月前
|
Linux 虚拟化 数据安全/隐私保护
使用VMware安装CentOS-7
使用VMware安装CentOS-7
102 0
使用VMware安装CentOS-7
|
8月前
|
编解码 Ubuntu 安全
VMware Workstation 下 Ubuntu 11.04安装VMWare Tools小结
VMware Workstation 下 Ubuntu 11.04安装VMWare Tools小结
74 0
|
9月前
|
Linux
CentOS+VMware安装与配置(二)
CentOS+VMware安装与配置(二)
138 2
CentOS+VMware安装与配置(二)
|
9月前
|
虚拟化 云计算 Windows
CentOS+VMware安装与配置(一)
CentOS+VMware安装与配置(一)
126 0
CentOS+VMware安装与配置(一)
|
Linux 网络安全 虚拟化
centos6.8下安装VMWare12深入详解
1、题记 由于硬件服务器资源紧张,正常公司里面会有专门的服务器安装VMSphere,然后大家在上面装自己的windows/Linux虚拟机环境进行开发或测试。但是,现在我手头只有1台物理服务器,单纯的用作ES环境的开发,内存资源没有得到充分利用。 而当前正需要几台Windows7-64bit环境,所以,在Centos物理服务器上安装VMWare,然后再搭建Win764bit虚拟机成为当务之急。 之前一直没有在Linux环境下安装过VMware,第一次安装,发现很多坑。当然Google也发现好多解决方案,但都不全。索性,我将此详细整理下,以备后用。
141 0
centos6.8下安装VMWare12深入详解
|
Linux 虚拟化
使用VMware安装CentOS7详请
使用VMware安装CentOS7详请 准备资料:  CentOS-7-x86_64-Everything-1611  点击下载CentOS 对,资料就这些 第一步、  点击文件  再点击新建虚拟机 第二步 、点击完新建虚拟机之后会跳出一个窗口  我一般都选择典型的因为比较方便.
1599 0
|
Linux 虚拟化 数据安全/隐私保护
在VMware上安装CentOS版本的Linux虚拟机
1.点击创建新的虚拟机; 01.png 2.点击“编辑虚拟机设置”,选择“CD/DVD”,点击"使用ISO映像文件"在本地找到合适的镜像文件; 02.
1389 0
|
编解码 Ubuntu
VMware12 安装 Ubuntu18.04
安装Ubuntu18.04虚拟机 Ubuntu获取地址:    官网:https://www.ubuntu.com/download/server    清华镜像站:https://mirrors.tuna.
2707 0
相关产品
云迁移中心
推荐文章
更多