On Wed, 2002-09-11 at 11:45, Pierre Dupuis wrote: > Hello Everyone :) > > So i finaly decide to upgrading the kernel...... > All seems to be ok except one thing, the module suport. > It's strange cause i enable this module process in the xconfig menu > ...But i haven't got a /lib/modules/2.4.18/ dir... > > Maybe someone can help me :))
After you have created your kernel image with 'make bzImage' or similar, do the following (line 177-180 /usr/src/kernel-source-2.4.18/README): - If you configured any of the parts of the kernel as `modules', you will have to do "make modules" followed by "make modules_install". Read Documentation/modules.txt for more information. For example, an explanation of how to use the modules is included there. Hope that helps, Matt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

