From owner-freebsd-ppc@FreeBSD.ORG Tue Oct 28 17:04:52 2003 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8141416A4CF for ; Tue, 28 Oct 2003 17:04:52 -0800 (PST) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id D761043FE0 for ; Tue, 28 Oct 2003 17:04:50 -0800 (PST) (envelope-from peterg@ptree32.com.au) Received: from dommail.onthenet.com.au (localhost.onthenet.com.au [127.0.0.1]) by dommail.onthenet.com.au (Mirapoint Messaging Server MOS 3.2.4-GA) with ESMTP id ABX28101; Wed, 29 Oct 2003 11:04:32 +1000 (EST) From: Message-Id: <200310290104.ABX28101@dommail.onthenet.com.au> Received: from 220.240.128.31 by dommail.onthenet.com.au (Mirapoint Messaging Server MOS 3.2.4-GA) with HTTP/1.1; Wed, 29 Oct 2003 11:04:32 +1000 Date: Wed, 29 Oct 2003 11:04:32 +1000 To: Phil Regnauld X-Mailer: Webmail Mirapoint Direct 3.2.4-GA MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-ppc@freebsd.org Subject: Re: Lightning-fried disk X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Oct 2003 01:04:52 -0000 > Does it probe at all ? (i.e. BIOS wise) If not, > chances are the media is ok, so you can "just" find an >identical drive, and mount the logic from that one on >the sick disk -- it's doable for most disks. Otherwise, >you'll have to go the professional recovery :-| It doesn't probe at BIOS time. I'll try your trick if I can locate a similar disk, otherwise it's off to the professionals. later, Peter.