install the kernel-source and and kernel-headers rpms.

cd to /usr/src/linux and run

make oldconfig

the .config generated is the .config used to build that kernel

hth
charles

On Tue, 21 Dec 1999, Stuart R. Fuller wrote:

> Since Redhat ships pre-built kernels, they must use a .config file for
> them.  For a given kernel on a distribution, how can one obtain the
> kernel config file that generated that kernel?  
> 
> For example, say I wanted to make one small change to the currently
> running kernel, how could I get the config file that generated my
> currently running (from a new distribution or update) kernel, make the
> one little tweak and rebuild it and its modules.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to