X-Git-Url: https://deadsoftware.ru/gitweb?p=bmbb.git;a=blobdiff_plain;f=Boot486%2Frun.sh;h=2044e8a4f765f628100457be51b3af0629b980a4;hp=a9c515f1adf4b9bcf6a7b4ed1074d22409156a36;hb=4c5d9c51eb4c3d15574923f734592345efcdc688;hpb=8fa5c7d9ff42cafdaef6bbb7a71cfc1f8968f877 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