From owner-freebsd-stable@FreeBSD.ORG Mon Mar 27 14:47:06 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E966916A422 for ; Mon, 27 Mar 2006 14:47:06 +0000 (UTC) (envelope-from joji@eskimo.com) Received: from ultra5.eskimo.com (ultra5.eskimo.com [204.122.16.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FF4B43D46 for ; Mon, 27 Mar 2006 14:47:06 +0000 (GMT) (envelope-from joji@eskimo.com) Received: from eskimo.com (eskimo.com [204.122.16.13]) by ultra5.eskimo.com (8.13.6/8.13.4) with ESMTP id k2REl4tT029402; Mon, 27 Mar 2006 06:47:04 -0800 Received: (from joji@localhost) by eskimo.com (8.9.1a/8.9.1) id GAA16034; Mon, 27 Mar 2006 06:47:04 -0800 (PST) Date: Mon, 27 Mar 2006 06:47:04 -0800 From: Joseph Olatt To: Matt Smith Message-ID: <20060327064703.A14824@eskimo.com> References: <20060326054518.A11614@eskimo.com> <000001c650df$8a3424c0$0201a8c0@bedroom> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <000001c650df$8a3424c0$0201a8c0@bedroom>; from ratman6@charter.net on Sun, Mar 26, 2006 at 09:14:04AM -0500 Cc: freebsd-stable@freebsd.org Subject: Re: Data transfer from one HD to another X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Mar 2006 14:47:07 -0000 On Sun, Mar 26, 2006 at 09:14:04AM -0500, Matt Smith wrote: > Will this also transfer the filesystem structure? I would use /usr/sbin/sysinstall, choose "Configure", then "Fdisk" and "Label" to create the partitions and filesystems before running dd or tar or cpio. regards, joseph > > Matt > > -----Original Message----- > From: Joseph Olatt [mailto:joji@eskimo.com] > Sent: Sunday, March 26, 2006 8:45 AM > To: Matt Smith > Cc: freebsd-stable@freebsd.org > Subject: Re: Data transfer from one HD to another > > On Sun, Mar 26, 2006 at 08:27:27AM -0500, Matt Smith wrote: > > Hi, > > Is there an EASY method to transfer the partitions from an old hard > disk > > to a new one? > > I presume you want to trasfer all the files from one (or more) > partition(s) in the old hard drive to a new hard drive. If so, try the > command "dd". man dd(1). There are examples at the bottom of the man > page. > > Other commands that may be used are: tar & cpio (man tar & man cpio for > more info). > > regards, > joseph > > > > > > Matt Smith > > _______________________________________________ > > freebsd-stable@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"