modules dont load after kernel patched
I patched my kernel 2.4.19 to 2.4.20-pre7 and did make menuconfig, make bzImage, and a make dep somewhere in there. I copied the kernel image to /boot so I could boot with it, edited lilo, then did a make modules and make modules install. I think the make modules or make modules install did most everything except gave a couple errors in the end about cping drivers and such. When I rebooted the machine during the kernel loading I thought I saw some lines complaining about depmod: but it didnt show up in dmesg. I ran a make modules dep but that didnt seem to fix the problem. So the problem is I can't load any modules anymore on startup or manually running modprobe module. This is the first kernel patch i've ever attempted and I don't know if I did it exactly correct b/c the howto i read was pretty vague. I don't know how patches work either so I need some additional help in trying to get my modules working again. thanks.
-Malix
|