Gentoo Archives: gentoo-user

From: Etaoin Shrdlu <shrdlu@×××××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Missing .config
Date: Sat, 16 Feb 2008 16:19:44
Message-Id: 200802161733.57496.shrdlu@unlimitedmail.org
In Reply to: Re: [gentoo-user] Missing .config by Volker Armin Hemmann
1 On Saturday 16 February 2008, Volker Armin Hemmann wrote:
2 > So, you have the symlink useflag enabled?
3 >
4 > Just look into your old kernel-dir. And don't remove that stuff.
5 >
6 > You might also find the config in /boot. If you used make install to
7 > install your kernel.
8
9 And it should also be possible to recreate the config from the running
10 kernel by using
11
12 zcat /proc/kconfig.gz > .config
13
14 if the running kernel has been compiled with the /proc/kconfig option.
15
16 --
17 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Missing .config Etaoin Shrdlu <shrdlu@×××××××××××××.org>