From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LQCME-0000kK-Ds for garchives@archives.gentoo.org; Fri, 23 Jan 2009 03:05:22 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 716AAE06B8; Fri, 23 Jan 2009 03:04:56 +0000 (UTC) Received: from hades.rz.tu-clausthal.de (hades.rz.tu-clausthal.de [139.174.2.20]) by pigeon.gentoo.org (Postfix) with ESMTP id 47539E06B8 for ; Fri, 23 Jan 2009 03:04:56 +0000 (UTC) Received: from hades.rz.tu-clausthal.de (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id B008821DEFC for ; Fri, 23 Jan 2009 04:04:55 +0100 (CET) Received: from tu-clausthal.de (poseidon [139.174.2.21]) by hades.rz.tu-clausthal.de (Postfix) with ESMTP id A0FEF21DEFB for ; Fri, 23 Jan 2009 04:04:55 +0100 (CET) Received: from [139.174.197.94] (account wevah HELO energy.localnet) by tu-clausthal.de (CommuniGate Pro SMTP 5.2.11) with ESMTPSA id 40355761 for gentoo-user@lists.gentoo.org; Fri, 23 Jan 2009 04:04:55 +0100 From: Volker Armin Hemmann To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Deleted my kernel .config Date: Fri, 23 Jan 2009 04:04:54 +0100 User-Agent: KMail/1.11.90 (Linux/2.6.28r4; KDE/4.2.60; x86_64; ; ) References: <49bf44f10901221812v19b510f5y93fe3f64d8b5b534@mail.gmail.com> In-Reply-To: <49bf44f10901221812v19b510f5y93fe3f64d8b5b534@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200901230404.54942.volkerarmin@googlemail.com> X-Virus-Scanned: by PureMessage V5.5 at tu-clausthal.de X-Archives-Salt: ed826cb5-efde-42fb-8577-23f542d1ec63 X-Archives-Hash: 829f13bd79d9b180beb0e77cc14f3a2a On Freitag 23 Januar 2009, Grant wrote: > Well, I deleted my kernel .config. Is there any way to magically > re-create it from the compiled kernel image or any other way? > > - Grant ls /boot ls /boot boot config-2.6.28r4.old grub memtest86plus System.map-2.6.28r4 System.map.old vmlinuz-2.6.28r4 vmlinuz.old config-2.6.28r4 dmesg_fsck_segfault lost+found System.map System.map-2.6.28r4.old vmlinuz vmlinuz-2.6.28r4.old config - there it is! there are good reasons to use debianutils+make install to install new kernels ....