zoukankan      html  css  js  c++  java
  • dell sc1425下运行vmware 问题

    esxi 5安装不了,提示VMware ESXi requires a 64 Bit CPU with support for LAHF/SAHF in Long Mode.

    Esxi 4可以安装,32,64位版本都可以

    The DL360/DL380 G4 models have 64 bit XEON processors. However, these processors do not support Intel-VT as well as other features of the newer processor generations. I also have some of these models in my lab and run ESXi 4.1 on them (with 32 bit guests only). It looks like ESXi 5 has requirements which cannot be met by these XEON CPUs though. Btw. the last supported version of ESX(i) for the G4 models was ESX(i) 3.5 

    Depending on your PCs/Notebooks hardware and whether it supports Intel-VT (or AMD-V) you can run ESXi 5 as a VM on e.g. VMware Workstation. With VMware Workstation 8 it's even possible to pass VT to the VM and run nested 64 bit guests (if needed). 

     可以使用vmware的cpu识别工具CPU Identification Utility

    刻录一个光盘,然后启动即可:

    CPUID results

    总结:dell sc1425的cpu不支持intel-vt,而esxi 5需要intel-vt支持,因此esxi5无法安装。

    esxi4.1也是需要intel-vt支持才可以安装的。

    但是exsi 3.5和4.0可以安装,因为它们不需要intel-vt.

    不过上面只能跑32bit的虚拟机。64bit的vm仍然需要intel-vt

    版本 可以跑64位的VM 安装需要intel-vt
    esxi5 Yes   yes
    esxi4.1 Yes   Yes
    esxi3.5,4.0   No No
  • 相关阅读:
    模拟登录
    服务器的
    多线程爬虫
    新浪微博
    。。
    ** turtle模块和random模块
    收藏链接python--向大神学习
    126邮箱发送邮件测试1
    LabVIEW版本控制(转)
    正交编码器单端转差分
  • 原文地址:https://www.cnblogs.com/jjkv3/p/2478088.html
Copyright © 2011-2022 走看看