X-Git-Url: https://deadsoftware.ru/gitweb?p=bmbb.git;a=blobdiff_plain;f=Boot486%2Frun.sh;h=050d7b7c041fcf44c97d766a4a18ced2366eac96;hp=6a315f7e1ccf863bee58cec2d5d2862efcdc044b;hb=0398a667ccf19c4513db0b729625bd3643799e00;hpb=21efe406346aee850b1fe0f3050f10c28310f5bf diff --git a/Boot486/run.sh b/Boot486/run.sh index 6a315f7..050d7b7 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 -serial file:serial.txt -m 16M -hda ../BlackBox.img -hdb ../minix.img