<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Steven Critchfield wrote:
<blockquote cite="mid1111594967.2508.9.camel@critch" type="cite">
  <pre wrap="">On Wed, 2005-03-23 at 17:15 +0100, Remco Barende wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Sorry for this kinda n00b question but I've been looking through the wikis 
but didn't find the answer. All info pages tell you how to load modules 
from the commandline but what is the `proper' way to do this at boot time?

My gentoo box has a /etc/modules.autoload.d/kernel-2.6 but there is no 
such thing on RedHat boxes.

Where do you put the module load and init commands on a RHEL 4 box and 
where to put it on a RHEL 3 box?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
See, this isn't an asterisk specific questions. It becomes a distro
specific question.

Continue looking for a /etc/modules.conf or /etc/modules or
even /etc/conf.modules
  </pre>
</blockquote>
RH has /etc/modprobe.conf on RHEL4.&nbsp; The modules themselves of course
go in /lib/modules but the commands to laod them go in
/etc/modprobe.conf (they changed from /etc/modules.conf with the change
to 2.6).<br>
<br>
Adam<br>
</body>
</html>