From owner-freebsd-hackers@FreeBSD.ORG Mon Sep 25 21:03:01 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5EC4816A40F for ; Mon, 25 Sep 2006 21:03:01 +0000 (UTC) (envelope-from tech@nano.net) Received: from mail.smallweb.com (mail.smallweb.com [216.85.125.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDE5943D53 for ; Mon, 25 Sep 2006 21:03:00 +0000 (GMT) (envelope-from tech@nano.net) Received: from Sixpence.mail.smallweb.com (sixpence.nano.net [216.85.125.9]) by mail.smallweb.com (Rockliffe SMTPRA 5.3.11) with ESMTP id for ; Mon, 25 Sep 2006 15:10:55 -0600 Message-Id: <6.2.0.14.2.20060925150231.03029eb0@nano.net> X-Mailer: QUALCOMM Windows Eudora Version 6.2.0.14 Date: Mon, 25 Sep 2006 15:02:59 -0600 To: freebsd-hackers@freebsd.org From: tech@nano.net In-Reply-To: <20060925205339.GA2049@megan.kiwi-computer.com> References: <6.2.0.14.2.20060925123108.03038af0@nano.net> <20060925190740.GI1154@turion.vk2pj.dyndns.org> <6.2.0.14.2.20060925142809.0300e3e0@nano.net> <20060925205339.GA2049@megan.kiwi-computer.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: fsck X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Sep 2006 21:03:01 -0000 Thanks.... At 02:53 PM 9/25/2006, you wrote: >On Mon, Sep 25, 2006 at 02:41:18PM -0600, tech@nano.net wrote: > > > > Maybe I can mount a dirty partition..... I just need the data off it... > >Mount it read-only and get the data off it IMMEDIATELY. I wouldn't try >fsck-ing on any disk with even a single read or write error. Fsck will >fail if it can't find a real sector to allocate, and I don't think it deals >well with bad sectors anyway. Point is: don't let it. "dd" the drive >ASAP and cut your losses... > >-- Rick C. Petty