Files
ladybird/Kernel/run
Andreas Kling 9396108034 Import the "gerbert" kernel I worked on earlier this year.
It's a lot crappier than I remembered it. It's gonna need a lot of work.
2018-10-16 11:02:00 +02:00

6 lines
140 B
Bash
Executable File

#!/bin/sh
#bochs -q -f .bochs.conf
qemu-system-i386 -drive format=raw,file=.floppy-image,if=floppy -drive format=raw,file=_fs_contents $@