aboutsummaryrefslogtreecommitdiff
path: root/kvmxfile
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2018-06-19 18:43:42 -0300
committerSilvio Rhatto <rhatto@riseup.net>2018-06-19 18:43:42 -0300
commit6975e5d989db764bba0891b875abc41d9761884b (patch)
tree295317d53f43ca099af7d6158db4a420665cd9d0 /kvmxfile
parentd81d656fb99617cf9f48b174b3066766d928a870 (diff)
downloadkvmx-6975e5d989db764bba0891b875abc41d9761884b.tar.gz
kvmx-6975e5d989db764bba0891b875abc41d9761884b.tar.bz2
Adds support fo run live systems
Diffstat (limited to 'kvmxfile')
-rw-r--r--kvmxfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/kvmxfile b/kvmxfile
index a398367..660132d 100644
--- a/kvmxfile
+++ b/kvmxfile
@@ -117,6 +117,9 @@ xrandr="0"
# Where datafiles are stored: just set this if you know what you're doing
#datadir="$HOME/.local/share/kvmx/$VM"
+# Drive type: use this if you want to run a Live CD/DVD/USB
+#image_drive="cdrom"
+
# Image type: file or device (kvmx-create only)
image_type="file"