tobascojojo
Technical User
Hello all,
I am fairly new to Linux and I am trying to install a new kernel version (ver 2.4.18). I have installed it about 3 times and everytime I do it, no modules get loaded when I try a lsmod.
I have tried it both the "Debian" way through:
make xconfig
make-kpkg kernel-image
cd ..
dpkg -i kernel-image-2.4.18_10.00.Custom_i386.deb
etc
and the conventional way through make dep, make clean, make modules, make modules_install, etc
Everytime, after I reboot and login, no modules are getting loaded. Am I missing a step? Thanks for any help!
I am fairly new to Linux and I am trying to install a new kernel version (ver 2.4.18). I have installed it about 3 times and everytime I do it, no modules get loaded when I try a lsmod.
I have tried it both the "Debian" way through:
make xconfig
make-kpkg kernel-image
cd ..
dpkg -i kernel-image-2.4.18_10.00.Custom_i386.deb
etc
and the conventional way through make dep, make clean, make modules, make modules_install, etc
Everytime, after I reboot and login, no modules are getting loaded. Am I missing a step? Thanks for any help!