From 30106144fe6f065b36faf3833a930f78b828529a Mon Sep 17 00:00:00 2001 From: johannst Date: Sun, 13 Apr 2025 19:34:18 +0000 Subject: deploy: c929dc819132694c50a22eccb5c90b20aa39d97d --- tools/qemu.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tools/qemu.html') diff --git a/tools/qemu.html b/tools/qemu.html index c4d66f5..53ea9c7 100644 --- a/tools/qemu.html +++ b/tools/qemu.html @@ -208,6 +208,10 @@ Ctrl+a c switch between monitor and console # Confifure virtio as 3D video graphic accelerator (requires virgl in guest). -vga virtio + +# Disable graphical output, and redirect serial console to qemu processes stdio +# (-serial stdio). +-nographic

Boot Menu

# Enables boot menu to select boot device (enter with `ESC`).
-- 
cgit v1.2.3