Posted September 17, 200420 yr bon en essayant d'installer une mandrake 10 sous qemu duke98@duron21 ~ $ qemu -boot d -user-net mdk10 qemu: unrecognized option `-user-net' warning: could not open /dev/net/tun: no virtual network emulation BIOS panic at rombios.c, line 1558 duke98@duron21 ~ $ [/code] On Linux, you will first have to create the device (on 2.4 Linux kernels, the file is /dev/net/tun) using mknod [mknod /dev/net/tun c 10 200] specified in the README file inside the vtun tar.gz file. Also with Linux, the tun module needs to be loaded if the tun module is not built into the kernel. On Linux 2.4, the tunnel module is called tun.o - "modprobe tun" will load the module. Check the troubleshooting section below if vtun complains about no tunnel device. impossible de touver l'option a mettre dans le noyau... vous la connetriez pas par hazard
September 17, 200420 yr c'est dans Device -> Networking -> Universal TUN/TAP device driver (faut activer Network device support pour le voir)
September 17, 200420 yr Author y a des jours je sais pas ce que j'ai dans les yeux... ca va pas fort 'ci minimalist
Archived
This topic is now archived and is closed to further replies.