1 2 3 4 5 6
#!/bin/sh cd `dirname $0` make -C kernel qemu-system-i386 -kernel kernel/kernel.bin -serial stdio -m 16