diff options
-rw-r--r-- | kvmxfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ run_spice_client="0" #port_mapping="hostfwd=tcp:127.0.0.1:8080-:80,hostfwd=tcp:127.0.0.1:8443-:443" # Where the guest image is stored -image="/var/cache/qemu/debian/box.img" +#image="$HOME/.local/share/kvmx/$VM/box.img" # Image size size="10G" |