Re: How set a new module at start up !!
From: Tommy Reynolds (TommyReynolds_at_yahoo.com)
Date: 11/11/03
- Next message: Spamless: "Re: Ethereal update for Fedora?"
- Previous message: steve harris: "Re: How set a new module at start up !!"
- In reply to: Eric Mathieu: "How set a new module at start up !!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 10 Nov 2003 20:05:55 -0600
On Mon, 10 Nov 2003 20:55:11 -0500, Eric Mathieu wrote:
> i have copy the file "3c2000.o" in the directory
> /lib/modules/"version-kernel"/kernel/drivers/net/
>
> after i have taped : "depmod -a"
>
> so the module is now specify in the file "modules.dep"
Add a line to "/etc/modules.conf" that looks like this:
alias eth0 3c3000
and then rebuild rebuild the dependancies:
# depmod -ae
Now when you "#ifup eth0" the system should be able to
find the correct driver.
- Next message: Spamless: "Re: Ethereal update for Fedora?"
- Previous message: steve harris: "Re: How set a new module at start up !!"
- In reply to: Eric Mathieu: "How set a new module at start up !!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]