Hello! Dne torek 28. januar 2003 18:22 je Curran, Dominic napisal(a): > I'm confused... > My modules.conf looks like this: modules.conf is used for module auto-loading. > I don't have a '/etc/init.d/modules' (I am running RH8.0). Does anyone > know what the equivalent is for Redhat ? /etc/rc.d/rc.local or /etc/rc.modules You should add the following line: /sbin/modprobe module1 to load 'module1.o' > I was under the impression that I could load a module from one of the > following scripts : > RedHat /etc/rc.local Is just a link to /etc/rc.d/rc.local > Confused What is confusing ? Every distro has its own policy and its own way of doing things :). -- best regards, Rok Papež. -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/