Skip to content

Instantly share code, notes, and snippets.

@eldondev
Created March 28, 2014 05:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save eldondev/9825836 to your computer and use it in GitHub Desktop.
Save eldondev/9825836 to your computer and use it in GitHub Desktop.
Start an openwrt guest on a tap interface
sudo qemu-kvm -net tap,script=/bin/true -net nic,model=virtio -drive if=virtio,file=openwrt-x86-kvm_guest-combined-ext4.img -sdl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment