On Wed, 27 Sep 2000 at 23:34, Jordan Canete wrote:
>ethernet card, I have to execute "insmod <module>" so I can add routes
>and do "ifconfig"..I know there is a way of loading (everytime) during
>the booting process..but unfortunately I dont know how.

How about trying the following:

1. Place the module files in their proper place somewhere in
/lib/modules/<kernel_version>/<somewhere>, but I presume you've done this
already.

2. Execute 'depmod -a' once.

3. Edit /etc/conf.modules and add a line:
alias eth0 <module>

Should work. I hope, anyway. Good luck.

 --> Jijo :-)

-- 
Linux, MS-DOS, and Windows NT ...
... also known as the Good, the Bad, and the Ugly

Federico Sevilla III (Network Administrator)

THE LEATHER COLLECTION, INC.
#15 Don Mariano Lim Industrial Complex, Alabang-Zapote Road
beside Toyota - Alabang, Las Pinas City 1740 PHILIPPINES

Ofc: +63.2.842.2261                     Fax: +63.2.842.2204
Apt: +63.2.523.8251 to 64 (loc 601)     Cel: +63.919.550.4216


_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

Reply via email to