|
发表于 2003-9-23 21:38:18
|
显示全部楼层
yes, i guess u use the rh kernel instead of the vanilla kernel.
after u patch it, u need to compile it as a normal one, u need to choose ext3 and netcard. it is a totally seperate one with u old 2.4.20-8. so u can not load module from 2.4.20-8. u need build modules under 2.4.20 .
do make clean dep instead of make dep clean.
make dep has related with makefile
many source code, makefile, have sth with bzimage
u can not load the original module, u need to compile them in 2.4.20 as well
see /lib/modules/2.4.20/kernel. |
|