alpine-qemu-install display none

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