save
This commit is contained in:
2
qemu.sh
Normal file → Executable file
2
qemu.sh
Normal file → Executable 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 \
|
||||
|
||||
Reference in New Issue
Block a user