Rép. : Re: .config question

From: Francois Pernet
Date: Fri Jun 04 2004 - 03:37:59 EST


Thx a lot. That solve my problem...
(except that with kernel 2.6.0, config file parameters are different,
but I can handle that ;-) ).

>>> anddan@xxxxxxxxxxxxxx 03.06.2004 17:13:11 >>>
Francois Pernet wrote:

> I've got a kernel already installed in my machine (SuSe Pro 9). I
would
> like to modify something and recompile the kernel. Since it has been
> installed from rpm, there is no .config in /usr/src/linux. Is there
any
> way to create this file from the image and modules, so i do not need
to
> verify all my config prior to change something ?

Suse Pro 9.1 has a copy of the running kernelconfig in
/proc/config.gz.
Type 'zcat /proc/config.gz > /usr/src/linux/.confg' to copy it to your

sourcetree.

Daniel Andersen
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/