Best, easy to use open source virtualization solution for Ubuntu 10.04?

2

I am a big fan of VMWare Workstation - it works great and is so easy to use...

However, I like open source.

I realize there's VirtualBox, but ideally I was looking to something to do the following:

  • I keep a minimal system installed by default. No muss no fuss.
  • I have various "virtualized" (or chrooted even) sub systems installed - mostly Ubuntu systems but could even be Windows (not necessary)

However, I'm having a heck of a time following the server guide and getting KVM to work correctly...

Is there a good guide for setting up say an Ubuntu KVM system that works on 10.04 (e.g., https://help.ubuntu.com/community/JeOSVMBuilder the tmpfs option fails horribly on stock 10.04 requires ppa which then has issues of its own).

Миша Кошелев

Posted 2010-12-18T03:45:53.357

Reputation: 811

See http://ubuntuforums.org/showthread.php?t=1450030 for complaints (not mine)

– Миша Кошелев – 2010-12-18T03:56:08.993

Actually so far virt-manager and ubuntu-server iso (install virt-manager, then reboot to get networking to work, then start playing with it) seems to do trick... (fingers crossed). – Миша Кошелев – 2010-12-18T04:24:35.870

Answers

6

What's wrong with VirtualBox OSE then? I have it running on an LXDE system, and it's possible to run it completely headless. It will run Windows, it's relatively lightweight, great performance, and it's open source. KVM might be better when you have lots of VMs to run, but if you're used to using VMWare Workstation, VirtualBox will be the easiest thing for you.

themicahmachine

Posted 2010-12-18T03:45:53.357

Reputation: 353

1

If you don't mind using ubuntu 10.10 (without all the LTS glory), here's quite a nice guide to run kvm on ubuntu 10.10:

http://www.howtoforge.com/virtualization-with-kvm-on-ubuntu-10.10

actually i think if you have already paid for it, vmware workstation is an excellent product. Virtualbox however provides an excellent alternative and had some advantages against vmware workstation (performance/otherwise).

bubu

Posted 2010-12-18T03:45:53.357

Reputation: 9 283

1

Or VMWare Player, which is not open source but it is free. It does almost everything you can do with Player. I use it on Windows. In a previous job I used Workstation every day. Now in the new job I use Player. I really don't notice any great difference. As far as performance goes they seem identical.

quickly_now

Posted 2010-12-18T03:45:53.357

Reputation: 1 797

0

The technologies you cite are general whole-machine virtualization technologies. There are lighter-weight solutions if you're specifically running Linux on Linux, such as User Mode Linux, OpenVZ and VServer.

Gilles 'SO- stop being evil'

Posted 2010-12-18T03:45:53.357

Reputation: 58 319

All these seem to be either unsupported or poorly documented on Ubuntu 10.04+? – Миша Кошелев – 2010-12-19T02:50:50.307

Actually right now I'm still playing with https://help.ubuntu.com/community/BasicChroot I really don't see why need much more

– Миша Кошелев – 2010-12-19T03:29:12.893