LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   loading modules (https://www.linuxquestions.org/questions/linux-newbie-8/loading-modules-189167/)

priller 06-03-2004 04:10 AM

loading modules
 
Whats the correct way to load modules when linux boots? At the moment I've got the line

modprobe trident

in rc.local which works, but looking through /etc there's file modprobe.conf, should I be using that to load modules?

320mb 06-03-2004 09:09 AM

/etc/rc.d/rc.modules

or just put /sbin/modprobe trident
in you rc.local


All times are GMT -5. The time now is 10:25 PM.