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 1NDPwK-0005aY-8J for garchives@archives.gentoo.org; Wed, 25 Nov 2009 22:02:20 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3A078E0943 for ; Wed, 25 Nov 2009 22:02:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C88EEE09C2 for ; Wed, 25 Nov 2009 20:54:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id A08CE67B35 for ; Wed, 25 Nov 2009 20:54:54 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -3.021 X-Spam-Level: X-Spam-Status: No, score=-3.021 required=5.5 tests=[AWL=-0.578, BAYES_00=-2.599, SUBJECT_FUZZY_TION=0.156] 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 urUwvMIwI5Mb for ; Wed, 25 Nov 2009 20:54:48 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 6096667DEF for ; Wed, 25 Nov 2009 20:54:43 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.50) id 1NDOsn-0007Si-Jw for gentoo-user@gentoo.org; Wed, 25 Nov 2009 21:54:37 +0100 Received: from adsl-69-234-185-214.dsl.irvnca.pacbell.net ([69.234.185.214]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 25 Nov 2009 21:54:37 +0100 Received: from w41ter by adsl-69-234-185-214.dsl.irvnca.pacbell.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 25 Nov 2009 21:54:37 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: walt Subject: [gentoo-user] Re: Moving root filesystem to a new partition Date: Wed, 25 Nov 2009 12:56:23 -0800 Message-ID: References: <7bef1f890911231235q4bae0adfgcb6c881cf97e1aef@mail.gmail.com> <200911241739.47548.peter@humphrey.ukfsn.org> 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-15; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: adsl-69-234-185-214.dsl.irvnca.pacbell.net User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.3a1pre) Gecko/20091125 Shredder/3.1a1pre In-Reply-To: <200911241739.47548.peter@humphrey.ukfsn.org> Sender: news X-Archives-Salt: dc9cd42c-a868-4f89-8a5d-b262ff4e7801 X-Archives-Hash: 314dc75232a1e0426c3a62df974ab109 On 11/24/2009 09:39 AM, Peter Humphrey wrote: > On Monday 23 November 2009 20:35:34 Alan E. Davis wrote: >> Can someone tell me what steps are necessary to move the / filesystem to >> a new partition? > > Just restore your latest backup to the new partition, then edit /etc/fstab > to specify the proper layout. Easy - I do it often. Okay, I just can't resist asking this nosy question: Why do you need to restore from backup "often"?