
One of the most popular open source virtualization soft is qemu, arm with kqemu, it can be about as good as vmware. Most probably recognize that qemu don't really have a front end. But it does, Qemulator is a front end for qemu.
Use an example from haiku.

just click on the + on the main menu, then fill in the name,
then open the image file. Then you done. You should have a virtual machine to run.
To install on ubuntu, it just a matter of:
sudo apt-get install qemulator
make sure you have qemu first. Which probably installed as a dependency anyway.
No comments:
Post a Comment