Marc SCHAEFER wrote:

schaefer@defian:~% grep -i tap /boot/config-2.4.18 # IDE, ATA and ATAPI Block devices
# CONFIG_BLK_DEV_IDETAPE is not set
# SCSI support type (disk, tape, CD-ROM)
# CONFIG_ETHERTAP is not set
# CONFIG_QIC02_TAPE is not set
# Ftape, the floppy tape device driver
# CONFIG_FTAPE is not set

Apparemment, le package kernel-image-2.4.18 contient un binaire
module ethertap.o, il n'est donc pas nécessaire de compiler
son propre kernel.

Curieux, chez moi il n'y a ni ethertap ni slip:

station0:~# grep -i slip /boot/config-2.4.18-bf2.4
station0:~# grep -i tap /boot/config-2.4.18-bf2.4
CONFIG_BLK_DEV_IDETAPE=m
station0:~#

il n'est donc pas nécessaire de compiler son propre kernel.
En fait j'aimerais simplement faire un modprobe ethertap, sans compiler le kernel, ça me parait plus simple.
Est-ce possible?


--
Dr Pierre-O. Maitre
Privat Docent
FMH Anesthésiologie
FMH Pharmacologie Clinique
Cabinet médical / A la Joy
CH-1273 Genolier Switzerland



--
http://www-internal.alphanet.ch/linux-leman/ avant de poser
une question. Ouais, pour se désabonner aussi.

Reply via email to