Jump to content

qemu test


Recommended Posts

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 :byebye:

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...