This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
lsts_glued/doc/qemu-i686.txt
2013-07-13 17:19:22 +01:00

5 lines
232 B
Plaintext

modprobe tun
vde_switch -tap tap0 -daemon -mod 660 -group kvm
ifconfig tap0 10.0.2.1 netmask 255.255.255.0
qemu-system-i386 -enable-kvm -serial telnet:localhost:1200,server -net nic,macaddr=52:54:00:00:EE:03 -net vde -hda disk.img