Hi! I've compiled 2.4.17 kernel as kernel-image package on my woody machine and installed it on a potato machine. I made a reboot with the new kernel and after that it refused to load modules ("Can't locate module...").
lsmod and even modconf doesn't list any module, so I tried 'depmod -ae 2.4.17' but that didn't help. It created /lib/modules/2.4.17/modules.dep but the file is empty. What can I do to fix it? Christian