hi folks,
I've been trying to get the mentioned kernel to run on my machine (potato
2.2r2).
I've tried it the debian way (make-kpkg,...) and the normal way (make dep,
...).
I always end up with the kernel properly installed, all modules created, BUT
the file /lib/modules/2.4.0-test11/modules.dep will always be zero in length.
This means I cannot successfully load any modules into the kernel.
Can anyone tell me what I am doing wrong ?
What I figured out as a possible problem is, that there is something like a
standard-path for depmod
which can be overwritten in modules.conf but the structure of the 2.4.0-test11
directory (and subdirectories) differs quite a bit from the structure in
the 2.2.pre18
directory with its respective subdirectories. Would I have to manually
overwrite
the path settings in modules.conf ? And what would be ther right way to do
that?
thanks in advance for the help.
Marco Heusler