#!/bin/sh -e exec kvm -name "Ubuntu 12.10 amd64 nc install" \ -m 2048 -smp 1 -cpu kvm64 \ -hda hda.raw \ -net nic,vlan=0,model=virtio \ -net user,vlan=0 \ -vga std \ -cdrom mini.iso -boot cd