View previous topic :: View next topic |
Author |
Message |
jdhooghe85 Tux's lil' helper
Joined: 12 Jun 2004 Posts: 133
|
Posted: Tue Jul 13, 2004 5:30 am Post subject: modprobe forcedeth every single time? |
|
|
Is there a way to save the modprobe forcedeth instead of having to type the command every startup |
|
Back to top |
|
|
geniux Veteran
Joined: 19 Feb 2004 Posts: 1400 Location: /home
|
Posted: Tue Jul 13, 2004 6:31 am Post subject: |
|
|
Put the module in:
Code: | /etc/modules.autoload.d/kernel-2.6 |
if you have a 2.6 kernel
Or:
Code: | /etc/modules.autoload.d/kernel-2.4 |
if you have a 2.4 kernel.
Then the module will load at startup. _________________ AMD Athlon64 X2 4200+ AM2
MSI K9N SLI Platinum, Enermax Liberty 500W
1GB RAM Crucial DDR2 667MHz, MSI nVidia 7600GS 256MB
400GB + 250GB Samsung SATAII HDD
Gentoo - BeyondSources 2.6.19-20 |
|
Back to top |
|
|
|