> what do you mean I thought I did make the kernal?

>From what you said you rebuild the modules that are loading into the
kernel not the kernel itself. You need:

make menuconfig (then edit config)
make dep clean bzImage modules modules_install install

This remakes the dependence info, them removes all old .o files, then
build the kernel, then the modules, then installs the modules and finally
installs the new kernel.

      Tim Fletcher                  .~.
                                    /V\       L   I   N   U   X   
   [EMAIL PROTECTED]           // \\  >Don't fear the penguin<
[EMAIL PROTECTED]       /(   )\
                                   ^^-^^
Slowly and surely the unix crept up on the Nintendo user ...

-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/mentre/smp-faq/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]

Reply via email to