[ltp] T40 (2372-92G) and 2.6 kernels - pain will not go away
André Wyrwa
linux-thinkpad@linux-thinkpad.org
Sat, 03 Apr 2004 23:59:01 +0200
> > I am having a big problem now since I have deleted the
> > /lib/modules/modprobe.conf file and even if I have recreated with
> > update-modules (debian) at boot I get a lot of FATAL error not finding
> > the modules !!!
>
> Hrmm, gentoo stores that file in /etc. Might it be a symlink under
> debian, if so, you should be able to
>
> ln -s /etc/modprobe.conf /lib/modules
Sorry, but this is complete nonsense, since it would create a link
/lib/modules pointing at /etc/modprobe.conf.
You can use generate-modprobe.conf to create a /etc/modprobe.conf file
to start with.
André.