From owner-freebsd-questions@FreeBSD.ORG Wed Oct 5 03:24:23 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 DC93A16A422 for ; Wed, 5 Oct 2005 03:24:23 +0000 (GMT) (envelope-from schluting@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 658B543D48 for ; Wed, 5 Oct 2005 03:24:23 +0000 (GMT) (envelope-from schluting@gmail.com) Received: by xproxy.gmail.com with SMTP id t5so44130wxc for ; Tue, 04 Oct 2005 20:24:22 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=KFshk8LruXIs9VToWnI5gmgN/K4H/QBwAe6S6VrbORMvSdjdX3ado9EOKLGj2sVqgYFHUTh1+zB3c/1R7dOJ6V/UKffX1w+rZbg5z8ilWCOZDQ7PjO55a3e4QhJbxmMxjranzgsrt3J7pmlwNkxPlbD5ZZxROgVvcYTO1Dt1Aeo= Received: by 10.70.104.1 with SMTP id b1mr214289wxc; Tue, 04 Oct 2005 20:24:22 -0700 (PDT) Received: by 10.70.59.9 with HTTP; Tue, 4 Oct 2005 20:24:22 -0700 (PDT) Message-ID: <839465400510042024h4b0ba3b8rb33fff29993a024d@mail.gmail.com> Date: Tue, 4 Oct 2005 20:24:22 -0700 From: Charlie Schluting To: freebsd questions In-Reply-To: <4343389F.5040909@adelphia.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <839465400510041906j29e86ad8gfa84966726143530@mail.gmail.com> <4343389F.5040909@adelphia.net> Subject: Re: Replacing a failing HD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Charlie Schluting List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Oct 2005 03:24:24 -0000 > > 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!