From owner-freebsd-questions@FreeBSD.ORG Sun Feb 22 02:59:19 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 307E816A4CE for ; Sun, 22 Feb 2004 02:59:19 -0800 (PST) Received: from lvlworld.com (dsl-38.226.240.220.dsl.comindico.com.au [220.240.226.38]) by mx1.FreeBSD.org (Postfix) with SMTP id BCFFA43D1D for ; Sun, 22 Feb 2004 02:59:17 -0800 (PST) (envelope-from tigger@onemoremonkey.com) Received: (qmail 2643 invoked from network); 22 Feb 2004 11:00:33 -0000 Received: from unknown (HELO lvlworld.com) (192.168.1.120) by eeeor.goo with SMTP; 22 Feb 2004 11:00:33 -0000 Date: Sun, 22 Feb 2004 22:01:33 +1100 From: Tig To: freebsd-questions@freebsd.org Message-Id: <20040222220133.4fe1ec77@piglet.goo> In-Reply-To: <443c94cx68.fsf@be-well.ilk.org> References: <20040221213841.76391b1c@piglet.goo> <443c94cx68.fsf@be-well.ilk.org> X-Mailer: Sylpheed version 0.9.9claws (GTK+ 1.2.10; i386-portbld-freebsd5.2.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Bogosity: No, tests=bogofilter, spamicity=0.620972, version=0.16.4 Subject: Re: [FAQ pointer] Re: Copy old drive to new drive - is it possible? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Feb 2004 10:59:19 -0000 On 21 Feb 2004 09:41:19 -0500 Lowell Gilbert wrote: > Tig writes: > > > Hi, I have a hard drive which is on its last legs. I also have new > > hard drive to replace the old one. I was wondering if it is possible > > to simply copy everything from the old drive to the new (after > > formating the new drive) and have my system back up and running, or > > do I need to reinstall the OS and everything else? > > "How do I move my system over to my huge new disk?" > http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/disks.html#NEW-HUGE-DISK > Just for the record. The FAQ link above was very helpful and I now have my old, single disk installation spread across two new, fat hard disks and everything is working great. dump | restore was also very easy to use and very quick. Thanks heaps! -Tig