From: Silvio Rhatto Date: Thu, 16 Mar 2017 19:40:28 +0000 (-0300) Subject: Leave image unconfigured at kvmxfile X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=b45c59e2e9f81e3def101fbfc19007da55103b59;p=debian.git Leave image unconfigured at kvmxfile --- diff --git a/kvmxfile b/kvmxfile index 16ce64c..7227738 100644 --- a/kvmxfile +++ b/kvmxfile @@ -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"