#!/bin/sh exec /usr/local/qemu/bin/qemu-system-x86_64 \ -m 1024 \ -nographic \ -cdrom ./arch/x86_64/boot/image.iso \ < /dev/null