X-Git-Url: https://deadsoftware.ru/gitweb?p=bmbb.git;a=blobdiff_plain;f=Boot486%2Frun.sh;h=4fc543e1d74a0cc8a1f70cf276ba3ce150d262a8;hp=6a315f7e1ccf863bee58cec2d5d2862efcdc044b;hb=636e49fd2b8a3b897657412dc2493c978d15173f;hpb=21efe406346aee850b1fe0f3050f10c28310f5bf diff --git a/Boot486/run.sh b/Boot486/run.sh index 6a315f7..4fc543e 100755 --- a/Boot486/run.sh +++ b/Boot486/run.sh @@ -1,4 +1,4 @@ #!/bin/sh set -e -qemu-system-i386 -s -m 1G -fda ../BlackBox.img +qemu-system-i386 -s -m 26M -hda ../BlackBox.img