From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1HwgND-0002my-4Q for garchives@archives.gentoo.org; Fri, 08 Jun 2007 15:27:35 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l58FQHJR012247; Fri, 8 Jun 2007 15:26:17 GMT Received: from hades.rz.tu-clausthal.de (hades.rz.tu-clausthal.de [139.174.2.20]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l58FIuld002739 for ; Fri, 8 Jun 2007 15:18:57 GMT Received: from hades.rz.tu-clausthal.de (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id 455CF205D30 for ; Fri, 8 Jun 2007 17:18:56 +0200 (CEST) Received: from tu-clausthal.de (poseidon [139.174.2.21]) by hades.rz.tu-clausthal.de (Postfix) with ESMTP id 2A0CF1FFBA0 for ; Fri, 8 Jun 2007 17:18:56 +0200 (CEST) Received: from energy.heim10.tu-clausthal.de (account wevah [139.174.197.94] verified) by tu-clausthal.de (CommuniGate Pro SMTP 5.1.9) with ESMTPSA id 23953109 for gentoo-user@lists.gentoo.org; Fri, 08 Jun 2007 17:18:56 +0200 From: "Hemmann, Volker Armin" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Moving linux system to another partition Date: Fri, 8 Jun 2007 17:18:53 +0200 User-Agent: KMail/1.9.7 References: <200706081805.00549.alexey.kv@gmail.com> In-Reply-To: <200706081805.00549.alexey.kv@gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200706081718.54067.volker.armin.hemmann@tu-clausthal.de> X-Virus-Scanned: by PureMessage V4.7 at tu-clausthal.de X-Archives-Salt: e2bac951-500f-49f8-9d26-1668392b112a X-Archives-Hash: 32990af6b600ff2b3f4b82e1809638d2 On Freitag, 8. Juni 2007, Aleksey Kunitskiy wrote: > Hi all, > > Is it safe to move my linux system by using: > #>cp -rp /mnt/old_part /mnt/new_part > and approriate changes in grub.conf/fstab on new system location ? nope. cp -a if you really want to use copy. But doesn't kill that the ctime/mtime making uninstalling things a pain? When I moved around on harddisks some years ago, I followed some instructions found on the suse-hp. And they used tar. -- gentoo-user@gentoo.org mailing list