diff --git a/justfile b/justfile index 28fde3f..d579032 100644 --- a/justfile +++ b/justfile @@ -11,7 +11,7 @@ run: run_serial: qemu-system-x86_64 \ - -serial stdio \ + -nographic \ -no-reboot \ -m 512M \ -drive format=raw,file=disk.bin