From owner-freebsd-current@FreeBSD.ORG Mon Nov 1 19:50:27 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0BBB316A4D2 for ; Mon, 1 Nov 2004 19:50:27 +0000 (GMT) Received: from ox.eicat.ca (ox.eicat.ca [66.96.30.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id D605743D31 for ; Mon, 1 Nov 2004 19:50:26 +0000 (GMT) (envelope-from dgilbert@dclg.ca) Received: from [66.96.20.43] (H43.C20.B96.tor.eicat.ca [66.96.20.43]) by ox.eicat.ca (Postfix) with ESMTP id 8A179C414; Mon, 1 Nov 2004 14:50:25 -0500 (EST) Message-ID: <41869370.4060806@dclg.ca> Date: Mon, 01 Nov 2004 14:50:08 -0500 From: David Gilbert User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.1) Gecko/20040707 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Brooks Davis References: <41868F44.8070108@dclg.ca> <20041101194733.GB7517@odin.ac.hmc.edu> In-Reply-To: <20041101194733.GB7517@odin.ac.hmc.edu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org cc: David Gilbert Subject: Re: fsck --run-with-scissors X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Nov 2004 19:50:27 -0000 Brooks Davis wrote: >On Mon, Nov 01, 2004 at 02:32:20PM -0500, David Gilbert wrote: > > >>Are there any equivalents to --run-with-scissors? >> >> > >If you've got somewhere else you could put a copy of the disk, PHK >committed a program called recoverdisk to current recently. It's in >tools/tools/recoverdisk and you have to build it by hand, but it will >copy a disk except for the bits that are too corrupt to read. > > I've got a 5.3 fresh cvsup and I don't see a 'recoverdisk' Dave.