kern

annotate 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
rev   line source
nuclear@1 1 #!/bin/sh
nuclear@1 2
nuclear@77 3 qemu -kernel kernel.elf -soundhw pcspk -net none -hda disk.img $*