Can a 64bit Guest OS run on a 32bit Host OS if the processor is 64bit? i'm running virtualbox on ubuntu 10.04 32bit

link|improve this question
feedback

1 Answer

Yes, as long as these conditions are met:

  1. Your processor is 64-bit with hardware virtualization support.

  2. Hardware virtualization is enabled for the VM.

  3. Obviously, the virtual machine is configured to be 64-bit.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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