summaryrefslogtreecommitdiff
path: root/qemu.sh
diff options
context:
space:
mode:
Diffstat (limited to 'qemu.sh')
-rwxr-xr-xqemu.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/qemu.sh b/qemu.sh
new file mode 100755
index 0000000..bd2e959
--- /dev/null
+++ b/qemu.sh
@@ -0,0 +1,5 @@
1#!/bin/sh
2sudo qemu-system-x86_64 -enable-kvm -smp 2 -m \
3 640 -k en-us -net nic,vlan=0,model=virtio -net \
4 tap,vlan=0,ifname=tap0,script=no,downscript=no -vga qxl -rtc \
5 base=localtime -hda debian-live-8.4.0-amd64-gnome-desktop.disk -boot n