Re: Linux 2.6 and modutils
I just checked /etc/init.d/module-init-tools, and it seems to use the
first of the following files in this order of preference:
/etc/modules-$KVER
/etc/modules-2.6
/etc/modules
where $KVER=`uname -r`, e.g. 2.6.3-1-k7
Cheers,
Shaun
On Sun May 16, 2004 12h39, LeVA wrote:
> 2004. május 16. 20:46 dátummal Shaun Jackman ezt írta:
> > The root of my problem is that the Debian 2.6 kernel uses
> > modprobe.conf
> > modprobe.d
> > modules-2.6
>
> Is this true? Then why can my system load the modules from
> the /etc/modules file when I'm using 2.6.5?
>
> > instead of
> > modules.conf
> > modutils
> > modules
Reply to: