[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: modules after kernel make - can't get new kernel finding its modules



Chris Evans wrote:

More explicit version of earlier request. I installed 2.4.18-bf2.4 kernel from CDROM and then completed installation onto machine from net. I want to compile the RAID code into the kernel so I can boot from a mirrored disc array. I download kernel-source2.4.18. I do:
make menuconfig
make dep
make-kpkg clean
make-kpkg --version=custom.1.0

I think this is exactly where i went wrong the other day.

try adding :

make modules
make modules_install

and hopefully your modules will show up

martin




Reply to: