"Christopher W. Aiken" wrote:

> When I run make xconfig to set up a new kernel,
> one of the "option buttons" is to "load config file".
>
> My question is how can I make a "config" file
> from my current running kernel?  I would like this
> config file as a starting point for when I build
> a new kernel.

cd /usr/src/linux
make oldconfig

it may not be exact, so you'll need to check it over before relying on
it.
--
Steve




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to