X-Git-Url: https://deadsoftware.ru/gitweb?p=bmbb.git;a=blobdiff_plain;f=Boot486%2Frun.sh;h=050d7b7c041fcf44c97d766a4a18ced2366eac96;hp=2044e8a4f765f628100457be51b3af0629b980a4;hb=94668afdb602cadbe5e6b85e773f10ae03a2e253;hpb=4c5d9c51eb4c3d15574923f734592345efcdc688 diff --git a/Boot486/run.sh b/Boot486/run.sh index 2044e8a..050d7b7 100755 --- a/Boot486/run.sh +++ b/Boot486/run.sh @@ -1,4 +1,4 @@ #!/bin/sh set -e -qemu-system-i386 -s -m 16M -hda ../BlackBox.img -hdb ../minix.img +qemu-system-i386 -s -serial file:serial.txt -m 16M -hda ../BlackBox.img -hdb ../minix.img