alpine-qemu-install display none

This commit is contained in:
larcelet
2025-12-22 12:38:29 +01:00
committed by painpain@minty
parent e500308a53
commit 9f732f3333
+1 -1
View File
@@ -50,7 +50,7 @@ qemu-system-x86_64 \
-device virtio-vga \
-enable-kvm \
-display default,show-cursor=on \
-nographic
-display none \
-virtfs local,id=share,path="$SHARE",security_model=none,mount_tag=hostshare
## --- Run QEMU with graphics + shared folder ---