From 6b3a8f0f38c2042466c01f506fb17c8b96d67e26 Mon Sep 17 00:00:00 2001 From: Pavel Pisa Date: Tue, 9 Oct 2012 11:53:39 -0500 Subject: pc386.in: Use graphics mode argument --- sim-scripts/pc386.in | 1 - 1 file changed, 1 deletion(-) (limited to 'sim-scripts') diff --git a/sim-scripts/pc386.in b/sim-scripts/pc386.in index 9c35cde..40998c0 100644 --- a/sim-scripts/pc386.in +++ b/sim-scripts/pc386.in @@ -79,7 +79,6 @@ runARGS() # 486 or pentium for older qemu echo "-m 512 -boot a -cpu 486 \ -fda ${fd0Image} -hda fat:${hd0Dir} ${COVERAGE_ARG} \ - -monitor null -nographic -serial ${SERIAL_ARG} --no-reboot" -monitor null ${GRAPHIC_ARG} -serial ${SERIAL_ARG} --no-reboot" } -- cgit v1.2.3