According to Microsoft's website, a Virtual PC can't be created in Vista Home Premium. Does anyone know if a VMware VM can be created in Home Premium?

link|improve this question
Consider using VirtualBox: virtualbox.org. It's got almost all of the features that VMWare has for a fraction of the cost (free :) – alex Sep 28 '09 at 16:47
feedback

migrated from stackoverflow.com Sep 28 '09 at 16:14

This question came from our site for professional and enthusiast programmers.

5 Answers

Definitely, I do it all the time, e.g. this tutorial shows how to install Ubuntu in a VMWare machine, it will work on Vista.

link|improve this answer
feedback

Yes. VMWare's VMs don't use Microsoft's Virtual PC software for virtualization. Two different worlds.

link|improve this answer
feedback

VmWare Server 2.0 is free and web-based. It lets you create vmware virtual machines contrary to vmplayer which is just capable to read an already created virtual machine.

download it here

link|improve this answer
feedback

Microsoft has (arbitrarily) decided that Vista Home Premium users should not be allowed to create VMs using Virtual PC. This is a marketing decision only; there is no limitation in Home Premium per se which prevents third-party software from creating virtual machines.

link|improve this answer
I think gus is asking whether you can run Vista Home as the host OS, not the guest OS. And for what it's worth, Microsoft repealed the ban on running Vista Home as a guest: arstechnica.com/old/content/2008/01/… – rob Sep 28 '09 at 16:25
feedback

Thanks for all the great info. I've created 3 VMs in Vista Home Premium with VMware using Vista as Host. VM 1 is Windows XP Pro SP 3. VM 2 is Ubuntu. VM 3 is Vista Untimate SP 3. They all seem to be working great. Thanks for replying. Gus Herod

link|improve this answer
feedback

Your Answer

 
or
required, but never shown