I tried building again, no luck, so I installed a newer version
of modutils ver 2.4.9 and rebuilt again with no luck. I checked
the locations of modprobe, insmod and so on and made sure to
put them in the normal place for my system which is /sbin.
I also upgraded to make-3.79.1 and gcc-3.2.1.
Everything builds and installs fine but none of the modules will
load.
Does anyone have any idea what may be the problem here? I searched
the list archives and read about mod-init-tools, is this the same as
modutils? Will this cure the problem? And where do I get this?
My system is Slackware 8.1
Here is the routine I follow to build kernels;
make menuconfig
make dep
make clean
make bzImage
make modules
make modules_install
copy System.map
copy over the bzImage
edit lilo.conf
run lilo
reboot
Please CC my personal address as well as the list.
Thanks you.
Larry
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/