From owner-freebsd-questions@FreeBSD.ORG Fri Oct 7 03:25:13 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 7628016A41F for ; Fri, 7 Oct 2005 03:25:13 +0000 (GMT) (envelope-from craig@advantagecomputer.biz) Received: from mail.advantagecomputer.biz (mail.acspros.com [209.168.238.168]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA16F43D46 for ; Fri, 7 Oct 2005 03:25:12 +0000 (GMT) (envelope-from craig@advantagecomputer.biz) Received: from craiglaptop [192.168.1.2] by mail.advantagecomputer.biz with ESMTP (SMTPD32-8.15) id AA9C34000F4; Thu, 06 Oct 2005 22:25:16 -0500 From: "Craig Deal" To: Date: Thu, 6 Oct 2005 22:25:10 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 In-Reply-To: <4343CCBE.9040108@adelphia.net> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 thread-index: AcXJq+gRhYdnrYC9TpuUYX+lywzV5gBQijTA Message-Id: <200510062225687.SM01332@craiglaptop> X-mxGuard-Info: Processed by mail.acspros.com using mxGuard v1.6.2 X-mxGuard-Spool-ID: ea9c034000f4eb53 X-mxGuard-Auth-Sender: craig@advantagecomputer.biz@mail.advantagecomputer.biz X-mxGuard-Sender: craig@advantagecomputer.biz X-mxGuard-Spam-Score: 0 X-mxGuard-Spam-Probability: CLEAN Subject: RE: Replacing a failing HD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Oct 2005 03:25:13 -0000 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Bob Ababurko > Sent: Wednesday, October 05, 2005 7:53 AM > To: Charlie Schluting; freebsd-questions@freebsd.org > Subject: Re: Replacing a failing HD > > Yes, I guess I should mention that the drives were on the > same machine, actually the same bus and/or channel. I have > also done this on Solaris. > I believe it was Solaris 8, but it works just the same. I > am not sure if it would work over a network. Just make sure > you dd the disk as a whole as in /dev/daX and not by the slice. > > -Bob > > > Charlie Schluting wrote: > >>I have used dd to image a drive many times before in freebsd. It > >>works like a champion and will boot up just fine. I may have > >>misunderstood your mail but if not then it will work. > >> > > > > > > Well, maybe my weird "over ssh calling a setuid program > that calls a > > script" dd was flawed somehow. I'll do it again with both drives in > > the same machine. > > > > Thanks for the response! Hope it's ok to continue this thread, but can you explain in more detail how to use dd to copy a HD. I read "man dd" and was unable to figure out how this is done. Thanks, Craig