Virtualize a 64 bit guest OS on 32 bit host OS
Posted
by Manesh Karunakaran
on Geeks with Blogs
See other posts from Geeks with Blogs
or by Manesh Karunakaran
Published on Sun, 09 May 2010 06:52:42 GMT
Indexed on
2010/05/11
2:55 UTC
Read the original article
Hit count: 595
If you want to run a 64 bit virtual machine on a 32 bit host you have two options
1. VMWare Server (or a Workstation version that supports 64bit guests)
Though 64 bit guests on 32 bit hosts is possible, it requires that you are running x64 (not ia64) hardware. All the new Intel processors are 64 bit compatible (if you have T5200/T550 on your laptop, you are out of luck) VMWare has a free tool you can download to check whether your machine can run 64bit guests.
Microsoft Vitual PC and Microsoft Windows Virtual PC do not support 64 bit guests. Also Hyper-V will run only on a 64 bit host. So if you are looking for a Microsoft solution, then tough luck!
© Geeks with Blogs or respective owner