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 1OlLNH-0006sV-Tn for garchives@archives.gentoo.org; Tue, 17 Aug 2010 12:34:40 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 692E8E0AA1; Tue, 17 Aug 2010 12:33:58 +0000 (UTC) Received: from mx.virtyou.com (mx.virtyou.com [94.23.166.77]) by pigeon.gentoo.org (Postfix) with ESMTP id 3AA7DE0AA1 for ; Tue, 17 Aug 2010 12:33:58 +0000 (UTC) Received: from weird.localnet (p4FF04193.dip.t-dialin.net [79.240.65.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx.virtyou.com (Postfix) with ESMTPSA id D4B334A800C for ; Tue, 17 Aug 2010 14:33:57 +0200 (CEST) From: Alex Schuster To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] How to build a time machine on Gentoo Date: Tue, 17 Aug 2010 14:33:52 +0200 User-Agent: KMail/1.13.5 (Linux/2.6.34-tuxonice-r1; KDE/4.5.0; x86_64; ; ) References: <4C6A7D23.9030007@gmx.de> In-Reply-To: <4C6A7D23.9030007@gmx.de> 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: quoted-printable Message-Id: <201008171433.54150.wonko@wonkology.org> X-Archives-Salt: 94368fb1-69e7-4324-93d4-4fb80e35d482 X-Archives-Hash: d6807a0f17aaace5d0dacd509f8f2b20 Maximilian Br=E4utigam writes: > You should backup all in / except > /tmp/* > /sys/* > /proc/* > /lost+found/* > /dev/* Attention here, you need at least the null and console entries in /dev, or= =20 the system will not come up. I also have tty and tty1 in there, I think=20 those were neede for tuxonice. Wonko