use nographic for run_serial

refactor
pantonshire 5 months ago
parent e2478d0f3a
commit f0289cd753

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

Loading…
Cancel
Save