I'm running Windows Virtual PC (RC) on a Windows 7 (RTM) 64-bit host. When I create a new virtual machine an try to install 64-bit Windows 7 on that VM, I get "this CPU is not compatible with 64-bit mode."

Is there a way to create 64-bit virtual machines?

link|improve this question
"Windows Virtual PC" is the product name, so that's why I used that as the tag. – Dennis Palmer Aug 23 '09 at 19:38
I found this odd myself, especially as there is separate x86 and x64 installers... – Rowland Shaw Aug 24 '09 at 16:24
After I asked this question, a duplicate was added to superuser via migration from serverfault. superuser.com/questions/28043/… – Dennis Palmer Aug 27 '09 at 15:13
feedback

1 Answer

up vote 12 down vote accepted

Virtual PC currently does not support 64-bit guests, you may want to look into VirtualBox or VMware. You may also want to see the answers to the similar question on Serverfault.

link|improve this answer
+1 for VirtualBox. – kez Aug 24 '09 at 15:44
VirtualBox website says "VirtualBox is a general-purpose full virtualizer for x86 hardware" and makes no claim for (Intel) x64 architecture – Rowland Shaw Aug 24 '09 at 16:28
1  
@Rowland, do some research: virtualbox.org/wiki/VBox_vs_Others – John T Aug 24 '09 at 16:37
@John T that only says "64 host OS support" - it doesn't specify which 64 bit architecture it supports (x64 or ia64, etc.) – Rowland Shaw Aug 25 '09 at 7:47
@Rowland, you aren't even looking for the right thing. A VM is considered a guest, not a host. – John T Aug 25 '09 at 15:57
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.