It was actually the eepro1000.o driver, not the eepro100.o as I typed earlier.
This worked, so now one more problem is solved. -----Original Message----- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Andreas Janssen Sent: Thursday, December 04, 2003 3:01 PM To: [EMAIL PROTECTED] Subject: Re: permamently load a network module Hello Michael Martinell (<[EMAIL PROTECTED]>) wrote: > I have configured my network to use a driver, however when the > computer restarts it no longer has the network. > > I installed the driver as follows: > > /etc/init.d/networking stop > > copy the module to /lib/modules/2.4.18-bf2.4/kernel/drivers/net > > /sbin/insmod /lib/modules/2.4.18-bf2.4/kernel/drivers/net/eepro100.o Was your card not supported by the eepro100 module in 2.4.18? The config file for the 2.4.18-bf2.4 kernel says it already hat that driver compiled as a module. > [ module is not loaded at startup ] Either add a line eepro100 to /etc/modules, manually or by using modconf, or add a line alias eth0 eepro100 to /etc/modutils/aliases or your own file in /etc/modutils and run update-modules to save the change to /etc/modules.conf. best regards Andreas Janssen -- Andreas Janssen [EMAIL PROTECTED] PGP-Key-ID: 0xDC801674 Registered Linux User #267976 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]