On Sat, Jun 12, 2010 at 7:24 PM, Arun Khan knura9@gmail.com wrote:
Fourthly start a LiveCD Guest OS in a KVM environment.
qemu-kvm \ -enable-kvm \ -vga cirrus \ -m 1024 \ -boot d \ -cdrom /path/to/a/liveCD/iso/file
In Debian/Ubuntu "qemu-kvm" may be some other name.
I also wanted to mention that I have a Debian Testing VM (256MB RAM) configured as a gateway. It runs bind, dhcp, apache, iptables - typical services for a gateway in a small network. Elapsed time from starting the KVM to the VM's console login prompt is 14 secs! (with all it's functionality available to nodes behind it).
-- Arun Khan