use nographic for run_serial

refactor
pantonshire 5 months ago
parent e2478d0f3a
commit f0289cd753

@ -11,7 +11,7 @@ run:
run_serial: run_serial:
qemu-system-x86_64 \ qemu-system-x86_64 \
-serial stdio \ -nographic \
-no-reboot \ -no-reboot \
-m 512M \ -m 512M \
-drive format=raw,file=disk.bin -drive format=raw,file=disk.bin

Loading…
Cancel
Save