Change iso name
This commit is contained in:
parent
6e9c16bdac
commit
ee457f1fcc
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
SPICE_PORT=5930
|
||||
CHARDEV_ID='spicechannel0'
|
||||
DRIVE='/dev/sdb' # change drive if needed
|
||||
ISO='win.iso'
|
||||
ISO='winsp.iso'
|
||||
qemu-system-x86_64 \
|
||||
-enable-kvm \
|
||||
-daemonize \
|
||||
|
|
Loading…
Reference in a new issue