Skip to content

Instantly share code, notes, and snippets.

@epitron
Last active July 14, 2016 11:55
Show Gist options
  • Save epitron/87d8b9b1b45dc142f0d9f9ef72667e48 to your computer and use it in GitHub Desktop.
Save epitron/87d8b9b1b45dc142f0d9f9ef72667e48 to your computer and use it in GitHub Desktop.
exec qemu-system-x86_64 \
-name OmniOS \
-cpu host,-x2apic -enable-kvm \
-m 4G \
-net nic -net user \
-cdrom omnios.iso \
omnios.qcow2
"$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment