mirror of
https://github.com/RGBCube/serenity
synced 2025-07-24 20:17:41 +00:00
5 lines
137 B
Bash
Executable file
5 lines
137 B
Bash
Executable file
#!/bin/sh
|
|
|
|
bochs -q -f .bochsrc
|
|
|
|
#qemu-system-i386 -drive format=raw,file=.floppy-image,if=floppy -drive format=raw,file=_fs_contents $@
|