VMFAQ.com - FAQing about virtualization since 2008
Search:     Advanced search
Browse by category:
Contact Us

I have 64bit CPU but I can't boot/install 64bit guests?

Add comment
Views: 3179
Votes: 0
Comments: 1
Posted: 17 Jan, 2008
by: Huhtinen H.
Updated: 13 Oct, 2008
by: Huhtinen H.
You might see variants of this error: "Host CPU is incompatible with the virtual machine's requirements at CPUID level 0x80000000001 register 'edx'."

64bit guest OSes require additional support from the hardware when executed in the virtual environment. On Intel, this is called Intel VT. On AMD it is AMD-V.

Both Intel VT and AMD-V are hardware based virtualization extensions in the CPU and chipset hardware of the host. Most modern systems should support them, however systems from 2005 or before may or may not have support present. Virtualization features are usually enabled in the BIOS of the hardware, and can be disabled per-VM basis in some virtualization products.

VMware has made a tool available for checking VT status, downloadable at http://ftpsite.vmware.com/download/vt.iso.

Showing: 1-1 of 1  
Comments

15 Sep, 2008   |   Roger Zan
Here's the fix:

I figured out the solution through trial and error. You have to go to the CPUID mask for the VM Advanced Options and change the 0×800000001 register edx to

–1- —- —- —- —- —- —- —-

By default it’s set to:

—- —- —1 —- —- —- —- —-

The dashes are 0 bits.

Once you make this change, you should be able to start up the x64 VM without a problem. It’s stupid that this needs to be done, but until VMWare figures out a way to correct this, I guess this tweak will have to do.


Add comment

Others in this Category
document "This installation package is not supported by this processor type." when installing vCenter 4.1
document Need to mount a snapshotted LUN or a LUN that was suddenly lost
document How do I translate millisecond graphs found in VIC to percent?
document What is CPU READY?
document How can I convert an existing computer into a virtual one? ..or a virtual machine into a physical one?
document Which hardware can I install ESX on?
document Can I grow an existing virtual disk (.vmdk file)?
document My virtual machine's clock is inaccurate. What can be done to make it more accurate?
document ESX 3.5u4: List of supported guest operating systems
document Is a raw lun (RDM) faster than a VMDK on a VMFS? Does physical or virtual RDM mapping make a difference?
» More articles



RSS