This commit is contained in:
Zsolt Alföldi
2026-03-06 20:38:29 +01:00
parent 171a590af5
commit f1221d920f
3 changed files with 2 additions and 2 deletions

2
qemu.sh Normal file → Executable file
View File

@@ -16,7 +16,7 @@ fi
## Create a virtual disk first
## Uncomment 'create' if test-disk missing
# qemu-img create -f qcow2 /tmp/test-disk.qcow2 20G
qemu-img create -f qcow2 /tmp/test-disk.qcow2 20G
# Boot the ISO as USB with the virtual disk as install target
qemu-system-x86_64 \