X-Git-Url: http://deadsoftware.ru/gitweb?p=bmbb.git;a=blobdiff_plain;f=Boot486%2Frun.sh;h=43e93b00a7f0667aea39c25754475c75b090071d;hp=4fc543e1d74a0cc8a1f70cf276ba3ce150d262a8;hb=baae7a78f6f78493043edbed236dcaab3f6e0e72;hpb=636e49fd2b8a3b897657412dc2493c978d15173f diff --git a/Boot486/run.sh b/Boot486/run.sh index 4fc543e..43e93b0 100755 --- a/Boot486/run.sh +++ b/Boot486/run.sh @@ -1,4 +1,4 @@ #!/bin/sh set -e -qemu-system-i386 -s -m 26M -hda ../BlackBox.img +qemu-system-i386 -s -m 64M -hda ../BlackBox.img -hdb ../minix.img