Re: .config question
From: Daniel Andersen
Date: Thu Jun 03 2004 - 10:28:38 EST
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/