summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-03-16 16:40:28 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-03-16 16:40:28 -0300
commitb45c59e2e9f81e3def101fbfc19007da55103b59 (patch)
tree8e48eef7493cea72bf79d753e39080d317418cfb
parent9cba4bea51f7351fea04a99c06b216215bbd6b4d (diff)
downloaddebian-b45c59e2e9f81e3def101fbfc19007da55103b59.tar.gz
debian-b45c59e2e9f81e3def101fbfc19007da55103b59.tar.bz2
Leave image unconfigured at kvmxfile
-rw-r--r--kvmxfile2
1 files changed, 1 insertions, 1 deletions
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"