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: 2840
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 I have problems compiling VMware kernel modules
document Active Directory and VMware snapshots
document Where can I find a client for managing VMware Server 2.0?
document What is the difference between bridged, NAT and host-only networking? Which should I use?
document VMware Server is supposed to be free, but it asks for a serial number.
document Recommended performance tuning options for Linux guests
document I'm trying to install VMware Tools on Linux, but nothing happens
document My virtual machine's clock is inaccurate. What can be done to make it more accurate?
document I have a Linux host and can't bridge connections via a wireless NIC
document Can I convert a VMDK between growable and preallocated?
» More articles



RSS