Re: Missing modules.dep

From: Otto Meier (gf435@gmx.net)
Date: Mon May 29 2000 - 03:04:52 EST


On Sun, 28 May 2000 12:03:57 +0100, Piete Brooks wrote:

>> after building the most resent Kernels (2.4.0-test1 and -ac[1234])
>> the file modules.dep in /lib/modules/2.4.0/ does not get installed.
>
>It is not installed.
>It is generated by /etc/rc.d/rc.sysinit when the kernel boots.
>
> if [ -x /sbin/depmod -a -n "$USEMODULES" ]; then
> ...
> action "Finding module dependencies" depmod -a
>

it's solved now. Your post gave the right hint. I checked the
boot script and found that it (suse) didn't handle the 4th dot I
put in the Kernel name and by that didn't generate the modules.dep

Thanks Otto

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed May 31 2000 - 21:00:20 EST