> I am a little confused about /etc/modules.autoload and > /etc/modules.autoload.d/kernel-x.x. They seem to do the same thing. I > see /etc/init.d/modules seems to check for them both. > > Do these two files accomplish the same thing? > Are they dictated by the kernel, LSB or the gentoo distribution? > Which is the correct place to put modules? > > Thanks, > > Lloyd > > > > -- > [EMAIL PROTECTED] mailing list > >
On recent installs, /etc/modules.autoload has been removed, it has just been left over on your system. /etc/modules.autoload.d/ has been created because of the 2.5 and 2.6 kernel series. Many users want to have both kernels and they need different modules loaded for each kernel version. -- James Lee [EMAIL PROTECTED] http://jlee.no-ip.com:8000/ -- [EMAIL PROTECTED] mailing list
