X-Git-Url: https://deadsoftware.ru/gitweb?p=bmbb.git;a=blobdiff_plain;f=Boot486%2Frun.sh;h=a9c515f1adf4b9bcf6a7b4ed1074d22409156a36;hp=6a315f7e1ccf863bee58cec2d5d2862efcdc044b;hb=8fa5c7d9ff42cafdaef6bbb7a71cfc1f8968f877;hpb=8c6b4e02114820922c958d452f3b55055956feaf diff --git a/Boot486/run.sh b/Boot486/run.sh index 6a315f7..a9c515f 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 1G -hda ../BlackBox.img