[KLUG Members] kernel

Nikolas Reist nikolas_reist at sbcglobal.net
Wed Jun 23 10:23:00 EDT 2004


Nikolas Reist wrote:

> Phillip Hofmeister wrote:
>
>> On Wed, 23 Jun 2004 at 09:33:33AM -0400, Nikolas Reist wrote:
>>  
>>
>>> So if I am just modifying modules to built-in, what do I need to do 
>>> to get the kernel rebuilt?
>>>   
>>
>>
>> The question is kind of ambiguous, but I suspect the answer is
>> "recompile the kernel".  There are dozens and dozens of kernel compile
>> "How-Tos" online.  I am confident you will find one that is useful. If
>> you need help finding one, let me know and I will get a URL for you.
>>
>>  
>>
> I did read into the latest Kernel How-To.  I guess I am asking if I 
> need to modify anything else (i.e. boot image) once I rebuild.  I am 
> only changing two things from module to built-in.  Thanks for the 
> response :).
>
> _______________________________________________
> Members mailing list
> Members at kalamazoolinux.org
> 
>
What I did was:

cd /usr/src/linuc
make menuconfig
modified the devices I wanted to be built in
saved the config
make

from there I don't know what else to do.



More information about the Members mailing list