> Erik de Groot wrote:
> >
> > I am running RH 6.1 and seem to have changed my kernel config file and can't find
>the config
> > for my current kernel.
> >
> > Is there a way to get the configuration from the current running kernel?
On Thu, Sep 21, 2000 at 11:44:17AM -0500, Stephen E. Hargrove
Erik de Groot wrote:
>
> Quick little question.
>
> I am running RH 6.1 and seem to have changed my kernel config file and can't find
>the config
> for my current kernel.
>
> Is there a way to get the configuration from the current running kernel?
cd /usr/src/linux
make oldconfig
--
Steve