From owner-freebsd-questions@FreeBSD.ORG Tue Mar 29 00:18:40 2005 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 7D57B16A4CE for ; Tue, 29 Mar 2005 00:18:40 +0000 (GMT) Received: from smtp.knology.net (smtp.knology.net [24.214.63.101]) by mx1.FreeBSD.org (Postfix) with SMTP id E930143D5A for ; Tue, 29 Mar 2005 00:18:39 +0000 (GMT) (envelope-from dkelly@Grumpy.DynDNS.org) Received: (qmail 32738 invoked by uid 0); 29 Mar 2005 00:18:38 -0000 Received: from user-69-73-60-132.knology.net (HELO Grumpy.DynDNS.org) (69.73.60.132) by smtp1.knology.net with SMTP; 29 Mar 2005 00:18:38 -0000 Received: by Grumpy.DynDNS.org (Postfix, from userid 928) id D279466A8; Thu, 24 Mar 2005 13:34:56 -0600 (CST) Date: Thu, 24 Mar 2005 13:34:56 -0600 From: David Kelly To: FreeBSD-Questions@FreeBSD.org Message-ID: <20050324193456.GB31083@Grumpy.DynDNS.org> References: <1473492382.20050324195730@wanadoo.fr> <200503241911.j2OJBKJ07841@clunix.cl.msu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200503241911.j2OJBKJ07841@clunix.cl.msu.edu> User-Agent: Mutt/1.4.2.1i Subject: Re: What's an easy way to replace a drive? 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: Tue, 29 Mar 2005 00:18:40 -0000 On Thu, Mar 24, 2005 at 02:11:19PM -0500, Jerry McAllister wrote: > > I would recommend using dump(8) to copy each of the filesystems to a file. > Then create new slices & partitions, newfs them and restore(8) the contents > back. It is safer and just as efficient. Notice one could use the r-version of dump, rdump, to write the dump file on a networked machine. Its simpler than setting up NFS. Modern versions apparently support ssh, which eliminates most of the security fears of traditional r-commands. If rdump works for you then rrestore should as well. -- David Kelly N4HHE, dkelly@HiWAAY.net ======================================================================== Whom computers would destroy, they must first drive mad.