From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OOEKl-00075I-3t for garchives@archives.gentoo.org; Mon, 14 Jun 2010 18:24:31 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 75078E0B0A; Mon, 14 Jun 2010 18:24:26 +0000 (UTC) Received: from mail-bw0-f53.google.com (mail-bw0-f53.google.com [209.85.214.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 33BFEE0B0A for ; Mon, 14 Jun 2010 18:24:26 +0000 (UTC) Received: by bwz5 with SMTP id 5so59795bwz.40 for ; Mon, 14 Jun 2010 11:24:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=5jHVNR9zZEFxAXtiCKtMtMdxSSaieY1GboJEjHipyXk=; b=dz8Y63IBPBJXvr21OsVqgPRwXX21NGXLp9IJP5cg4FA6CkYB3P1SiYc/M83OwSTJS2 +L5wepGCGMRYmTcOpjTmH0jngQZ1ih6ndKhI4fe6mmHw8AhcfZj7DNqvWRmZGvtrXgJK TB7o32luz0k44YGMk1Y7bASX1VwaduUpsNpRU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:message-id; b=QagHlvzhyQchLASgga6p7S9Wl0RPt0N0NvaYOFibuizYUHbVazl9kHkLTQMU+feocB a1WlSSKgxOY+Vf+z7QmmLRA6mj6M/tS5i491F084XY7Fx0CBr5B7XdQvWhGjj04uQFcj rUS1Hf9iwm6n+1h559DjEbiT1WAfctfl8pzxE= Received: by 10.204.79.212 with SMTP id q20mr4476922bkk.98.1276539865486; Mon, 14 Jun 2010 11:24:25 -0700 (PDT) Received: from energy.localnet (p5DCC110E.dip0.t-ipconnect.de [93.204.17.14]) by mx.google.com with ESMTPS id z17sm20542361bkx.18.2010.06.14.11.24.24 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 14 Jun 2010 11:24:24 -0700 (PDT) From: Volker Armin Hemmann To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] root partition lost - backup too old - please help Date: Mon, 14 Jun 2010 20:24:23 +0200 User-Agent: KMail/1.13.3 (Linux/2.6.34r4; KDE/4.4.4; x86_64; ; ) References: In-Reply-To: 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: <201006142024.24031.volkerarmin@googlemail.com> X-Archives-Salt: 481f5743-ff1e-4c71-8440-428cc1052c20 X-Archives-Hash: f7c348208e1ef2c856a5cf1f97a3dbc6 On Montag 14 Juni 2010, Helmut Jarausch wrote: > Hi, > > due to a disk crash I've lost my root partition. > Unfortunately, the backup version is 4 weeks old. > But my /usr partition is up-to-date and I have > binary build-pkgs. > What's the fastest way to restore the portage-relevant > data on the root partition? > > Many thanks for a hint, > Helmut. if /var/db survived, you can grep for /bin /lib /sbin etc in /var/db and install the packages hit.