If you are using kvm (or qemu) on Ubuntu, then you can build a vm from scratch with the tool vmbuilder. Install it first by doing this:
aptitude install ubuntu-vm-builder
Creating a virtual machine is simple, but the most examples I’ve found left me back with an useless installation – at best.
What didn’t work for me? Well e.g. this one:
Continue reading “Understanding vmbuilder (a bit)”