DEADSOFTWARE

LinkerBin now generate code that initialize section "data" at runtime
[bmbb.git] / Boot486 / run.sh
index 2044e8a4f765f628100457be51b3af0629b980a4..050d7b7c041fcf44c97d766a4a18ced2366eac96 100755 (executable)
@@ -1,4 +1,4 @@
 #!/bin/sh
 
 set -e
 #!/bin/sh
 
 set -e
-qemu-system-i386 -s -m 16M -hda ../BlackBox.img -hdb ../minix.img
+qemu-system-i386 -s -serial file:serial.txt -m 16M -hda ../BlackBox.img -hdb ../minix.img