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 <gentoo-user+bounces-77725-garchives=archives.gentoo.org@lists.gentoo.org>) id 1Jg3MI-0005Jq-Uo for garchives@archives.gentoo.org; Sun, 30 Mar 2008 19:38:27 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 76A63E03C5; Sun, 30 Mar 2008 19:38:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4852AE03C5 for <gentoo-user@lists.gentoo.org>; Sun, 30 Mar 2008 19:38:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id D24E0672B1 for <gentoo-user@lists.gentoo.org>; Sun, 30 Mar 2008 19:38:24 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: 0.112 X-Spam-Level: X-Spam-Status: No, score=0.112 required=5.5 tests=[AWL=2.710, BAYES_00=-2.599, HTML_MESSAGE=0.001] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id opAGHlBp8Tst for <gentoo-user@lists.gentoo.org>; Sun, 30 Mar 2008 19:38:18 +0000 (UTC) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.249]) by smtp.gentoo.org (Postfix) with ESMTP id E49DC673F7 for <gentoo-user@gentoo.org>; Sun, 30 Mar 2008 19:38:17 +0000 (UTC) Received: by an-out-0708.google.com with SMTP id c8so541815ana.43 for <gentoo-user@gentoo.org>; Sun, 30 Mar 2008 12:38:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=kga5AFvjVUVaxM7g/mnyibd8YXH6KnQeN1zsp7tlrNE=; b=BTgdzKvJo2N6ooOQJpQfIo2WDYZCU4Oh5+7WU5Xkw/jZqQEYKT1fXLl1mj7KKTuedu2bK7UZ6H1B8YOEs0gnYq3rXKPeK7fh4PWG0ReosEB67Nju3Jnriy1aSuKPIQyXrhifJ2Z85Z/AjNIG2t+Xny5bL0k0QrpEXq4qB6XrbEM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:mime-version:content-type; b=rJTSlgeQHCVrRF3OPyxxnBUbBHWeHJbdJTz0Me7sfIYSgNA27TBfuP1sBFKcLQ8A7v6VASeRtK4yYkHIAUDoLFNKUWMoWfvtLswpiXiFIeeR9b1XzxyjY9XNMv6cz+qoO5y4/1bexpBxEGebV+dKTZu2lPif0DKCChOdn0/Fs9E= Received: by 10.100.232.13 with SMTP id e13mr12232077anh.89.1206905379828; Sun, 30 Mar 2008 12:29:39 -0700 (PDT) Received: by 10.100.232.17 with HTTP; Sun, 30 Mar 2008 12:29:39 -0700 (PDT) Message-ID: <b36e7efc0803301229t53119b3ambe6c623a2ea30b86@mail.gmail.com> Date: Sun, 30 Mar 2008 22:29:39 +0300 From: "Benyamin Dvoskin" <benyamin.dvoskin@gmail.com> To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Clone a running gentoo machine onto another machine Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_7669_14332283.1206905379819" X-Archives-Salt: 6b991735-5c0b-4934-bc7b-ed24e4cb605b X-Archives-Hash: baf22b7ce57b113bedb83b1609df6719 ------=_Part_7669_14332283.1206905379819 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi All , I've been wondering how one can clone an entire gentoo system and copy it to another physical machine , while the original system is still running ( means , ghost , acronis and other tools that force me to shutdown the system are not acceptable ) So , someone told me to try just "tar" the whole system to the other machine and "untar" it there. The question is how can I do that ? what are the correct attributes and flags ? Or maybe someone have other ideas ? Thanks Benyamin ------=_Part_7669_14332283.1206905379819 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi All ,<br><br>I've been wondering how one can clone an entire gentoo system and copy it to another physical machine , while the original system is still running ( means , ghost , acronis and other tools that force me to shutdown the system are not acceptable )<br> <br>So , someone told me to try just "tar" the whole system to the other machine and "untar" it there.<br><br>The question is how can I do that ? what are the correct attributes and flags ?<br><br>Or maybe someone have other ideas ? <br> <br>Thanks <br><br>Benyamin<br> ------=_Part_7669_14332283.1206905379819-- -- gentoo-user@lists.gentoo.org mailing list