El Jueves, 28 de Septiembre de 2006 07:13, Attila escribió: > Hello together, > > does anyone use qemu with 2.6.18-ARCH from current? I get this if i want to > start qemu: > > warning: could not configure /dev/net/tun: no virtual network emulation > Could not initialize device 'tap' > > But the same script has worked with 2.6.17-ARCH and works still again with > kernel26-beyond from extra without any problem. > > What is now the problem: qemu or the new kernel? Should i use the cvs > version of qemu? Sorry, i'm a little bit confused because i can't find any > hint in the web.-)
Now, you need to run "tunctl -u <user>" (as root) to create the tap0 interface, before running qemu. I don't know if this is because of the kernel or udev. _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
