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 1OOFDL-0007q1-41 for garchives@archives.gentoo.org; Mon, 14 Jun 2010 19:20:55 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 23D86E0B27; Mon, 14 Jun 2010 19:19:58 +0000 (UTC) Received: from mail-fx0-f53.google.com (mail-fx0-f53.google.com [209.85.161.53]) by pigeon.gentoo.org (Postfix) with ESMTP id D2F27E0B27 for ; Mon, 14 Jun 2010 19:19:57 +0000 (UTC) Received: by fxm16 with SMTP id 16so2864445fxm.40 for ; Mon, 14 Jun 2010 12:19:57 -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=GvCOs6AuTQowoQ0UcVfwYWOoHPhFt0UkmO4mI6RCEI4=; b=JUqBEVSrLhzzKGCklJD/9/kDKBd0vg/dHVkDcQbXG1/88oDF4p23Fwxqy7GZ5NRvZM fTktdCnyV5QVSu/TlDIW0oG3/zUJH4SrtnKASBU0W03x7ry3zmmR0xCrp2N+9KoqeL+1 pPVK2i5a0TuKqK9m+JhjZXCW+Il6HZO4rCsqk= 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=giJG9H1HwVHyINMWaCSRyZqJViME5NlJTmiHbcUFeZWR32BYh+2XOlq6V8cAyvsnYR m8JzbhK2zyEei8ZjnvoUze2oJZqMuOhCR5fJIu/vu77XwW3rgN73GUavRZdkaIESVjUR UqyF91BmLDyPfcm6W2k6yKlaZjmCtOADAczWM= Received: by 10.223.23.67 with SMTP id q3mr5924824fab.59.1276543197074; Mon, 14 Jun 2010 12:19:57 -0700 (PDT) Received: from energy.localnet (p5DCC110E.dip0.t-ipconnect.de [93.204.17.14]) by mx.google.com with ESMTPS id 7sm7826414far.30.2010.06.14.12.19.55 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 14 Jun 2010 12:19:55 -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 21:19:54 +0200 User-Agent: KMail/1.13.3 (Linux/2.6.34r4; KDE/4.4.4; x86_64; ; ) References: <201006142024.24031.volkerarmin@googlemail.com> 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: <201006142119.54426.volkerarmin@googlemail.com> X-Archives-Salt: 5c277d77-2dec-477d-b7a5-722f211b1ae9 X-Archives-Hash: 2ba61d041bd33e53602772fd6e4af7ae On Montag 14 Juni 2010, Helmut Jarausch wrote: > On 14 Jun, Volker Armin Hemmann wrote: > > 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. > > Thanks, but unfortunately /var was on the root partition. > > So, I have to emerge -k --update @world @system . > > Helmut. except that without /var portage does now know what @system or @world is made off.