Thursday, April 15, 2010
Ubuntu Lucid and KVM
Holy cow, KVM is fast! In addition to the steps on the Wiki, install virt-manager for a GUI (and manually connect to Localhost rather than using that little pre-populated localhost connection). Here's the builder command line I used:
- sudo ubuntu-vm-builder kvm karmic --arch 'i386' --mem '512' --rootsize '10000' --swapsize '1024' --kernel-flavour 'virtual' --hostname 'karmic-virt' --mirror 'http://us.archive.ubuntu.com/ubuntu' --components 'main,universe' --name 'James Tatum' --user 'jtatum' --pass 'jtatum' --libvirt qemu:///system