kern

view run @ 88:a398bf73fe93

- added the partition table parsing code - starting with the filesystem
author John Tsiombikas <nuclear@member.fsf.org>
date Thu, 08 Dec 2011 13:34:47 +0200
parents b1e8c8251884
children
line source
1 #!/bin/sh
3 qemu -kernel kernel.elf -soundhw pcspk -net none -hda disk.img $*