about summary refs log tree commit diff stats
path: root/linux/scripts/runvm/c12-dvd
diff options
context:
space:
mode:
Diffstat (limited to 'linux/scripts/runvm/c12-dvd')
-rw-r--r--linux/scripts/runvm/c12-dvd15
1 files changed, 15 insertions, 0 deletions
diff --git a/linux/scripts/runvm/c12-dvd b/linux/scripts/runvm/c12-dvd
new file mode 100644
index 0000000..9cbf201
--- /dev/null
+++ b/linux/scripts/runvm/c12-dvd
@@ -0,0 +1,15 @@
+export QEMU_AUDIO_DRV=alsa
+
+memory=1024
+
+boot=c
+
+iso=iso/devuan_jessie_1.0.0_amd64_CD.iso
+
+image=img/c12-dvd.qcow2
+
+tap="tap2"
+
+mac="54:60:be:ef:5c:72"
+
+other="-soundhw hda -vga std -display sdl -usb -device usb-ehci  -device usb-host,vendorid=0x13d3,productid=0x5652"