Click here to Skip to main content
15,881,880 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello!

I need something like virtual box which has support for multiple OSs at the same time. Is that possible? I have a source code compiled on mono and I want to check how it runs on various OSs like Linux, Mac OS X, Windows XP, etc. So is it possible to have a single program installed which gives me multiple virtual machines???

Thanks
Delphi

Posted

1 solution

VirtualBox is perfectly capable of running multiple operating systems. It can also run harddisk images of other visualization software without conversion. There is no visualization software that comes as a single program and will give you all kind of os's to work with. Due to licensing and other restrictions this is simply not possible. You need to provide the images yourself (although a lot can be downloaded pre-installed).

Virtualbox even provides you images that can be readily downloaded for some operating systems. Check it out:
http://virtualboximages.com/[^]

You won't find windows on the website above, but microsoft provides some vhd's themselves you can download. Check it out:
http://www.microsoft.com/en-us/download/details.aspx?id=11575[^]

Good luck!
 
Share this answer
 
v3
Comments
mkheidzedavid 19-Nov-12 8:13am    
Thanks.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900