kern

view run @ 85:5fb7ad5967a8

changed mkdiskimg to make partitioning work on freebsd
author John Tsiombikas <nuclear@member.fsf.org>
date Wed, 07 Dec 2011 06:58:05 +0000
parents b1e8c8251884
children
line source
1 #!/bin/sh
3 qemu -kernel kernel.elf -soundhw pcspk -net none -hda disk.img $*