zoukankan      html  css  js  c++  java
  • VMware Workstation 安装 Windows 2008 R2 X64 VTx 没有启用

    Windows 2008 R2 只有64位系统,没有32位系统。

    Windows 2008 是基于 Windows Vista 升级的,而这个系统64位和32位系统都有。

    Windows 2008 R2是基于 Windows7 升级的。

    用虚拟机安装 Windows 2008 R2 x64系统,我本身的系统是Windows7  32位系统.

    错误提示原文:

    This virtual machine is configured for 64-bit guest operating systems. However, 64-bit operation is not possible.

    This host supports Intel VT-x, but Intel VT-x is disabled.

    Intel VT-x might be disabled if it has been disabled in the BIOS/firmware settings or the host has not been power-cycled since changing this setting.

    (1) Verify that the BIOS/firmware settings enable Intel VT-x 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.

    翻译后:

    这个虚拟机被配置为64位客户操作系统。然而,64位操作是不可能的。

    该主机支持英特尔VT-x,,但英特尔VT-x的禁用。

    英特尔VT-x可能会被禁用,如果被禁用BIOS /固件设置或主机一直没有重新上电,因为更改此设置。

    (1)确认BIOS /固件设置启用英特尔VT-x和禁用“可信执行。

    (2)电源周期的任一主机,如果这些BIOS /固件设置已经改变。

    (3)电源周期的主机,如果你还没有这样做,因为安装VMware Workstation的。

    (4)主机的BIOS /固件更新到最新版本。

    解决方法有两种(首先CPU要支持虚拟化技术):

      1、启动自身电脑的虚拟化技术(通过BOIS进入启动)。

      2、启动安装虚拟机的虚拟化技术(建议用这种)。如图:

    这样就可以解决问题。

  • 相关阅读:
    svn 指定不更新目录
    C# 修改win环境变量 来加载dll库
    基本组件
    在SD卡上创建/删除文件夹 使用DDMS透视图管理SD卡
    linux中图形界面改成文本
    表格布局和线性布局
    文件操作
    静态库的生成和调用
    船载电子海图系统(E C S )概述
    GPS全球定位系统构成及原理
  • 原文地址:https://www.cnblogs.com/xiaxiaoping/p/2994600.html
Copyright © 2011-2022 走看看