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: 2855
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 Where can I find a Virtual Infrastructure Client for Linux / Mac OSX?
document What does ESX stand for?
document Insufficient capacity on each physical CPU
document Unable to connect to MKS: Host address lookup for server
document How to install Virtual Infrastructure Client on a 64bit OS?
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 "Invalid DSN" when trying to install 64 bit vCenter Server
document Using USB devices in virtual machines
document I'm getting a black console screen from my guest
» More articles



RSS