DEADSOFTWARE

Fix memory manager init, so now it works on more hardware. Also kernel now requires...
[bmbb.git] / Boot486 / run.sh
index a9c515f1adf4b9bcf6a7b4ed1074d22409156a36..2044e8a4f765f628100457be51b3af0629b980a4 100755 (executable)
@@ -1,4 +1,4 @@
 #!/bin/sh
 
 set -e
-qemu-system-i386 -s -m 1G -hda ../BlackBox.img
+qemu-system-i386 -s -m 16M -hda ../BlackBox.img -hdb ../minix.img