kern

annotate run @ 98:921a264297a4

merged the filesystem stuff
author John Tsiombikas <nuclear@member.fsf.org>
date Thu, 17 Apr 2014 17:03:30 +0300
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 $*