#!/bin/sh

qemu $@ -std-vga -no-kqemu -M isapc -net nic,model=ne2k_isa -net user -boot d -cdrom image.iso
