Skip to content

Instantly share code, notes, and snippets.

Created November 3, 2015 22:51
Show Gist options
  • Save anonymous/a03d9d6b8bc9ab050758 to your computer and use it in GitHub Desktop.
Save anonymous/a03d9d6b8bc9ab050758 to your computer and use it in GitHub Desktop.
qemu-system-x86_64 -enable-kvm -rtc base=localtime -name Windows -cpu host -m 1G -device virtio-scsi-pci,id=scsi -drive file=/home/vincent/arch.iso,id=isocd,format=raw,if=none -device scsi-cd,drive=isocd -boot menu=on -device nec-usb-xhci -device usb-host,vendorid=0x1532,productid=0x011b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment