Created
March 28, 2014 05:12
-
-
Save eldondev/9825836 to your computer and use it in GitHub Desktop.
Start an openwrt guest on a tap interface
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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