X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=Boot486%2Frun.sh;h=2044e8a4f765f628100457be51b3af0629b980a4;hb=4ee459f8349f66a39bd5c5618daadb99ace949d8;hp=a9c515f1adf4b9bcf6a7b4ed1074d22409156a36;hpb=8fa5c7d9ff42cafdaef6bbb7a71cfc1f8968f877;p=bmbb.git diff --git a/Boot486/run.sh b/Boot486/run.sh index a9c515f..2044e8a 100755 --- a/Boot486/run.sh +++ b/Boot486/run.sh @@ -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