From owner-freebsd-questions@FreeBSD.ORG Fri Jan 18 11:02:05 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 957FB16A417 for ; Fri, 18 Jan 2008 11:02:05 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 1096713C447 for ; Fri, 18 Jan 2008 11:02:01 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m0IAvhx2001688; Fri, 18 Jan 2008 11:57:43 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m0IAvfQX001685; Fri, 18 Jan 2008 11:57:43 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Fri, 18 Jan 2008 11:57:41 +0100 (CET) From: Wojciech Puchar To: Michael Hawkins In-Reply-To: <9a7bbc700801171722g560cbd09j8c4528a6133bf744@mail.gmail.com> Message-ID: <20080118115653.W1655@wojtek.tensor.gdynia.pl> References: <20080117224841.GA1162@bashful.metva.com.au> <9a7bbc700801171722g560cbd09j8c4528a6133bf744@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Enno Davids , freebsd-questions@freebsd.org Subject: Re: disk recovery tools... 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, 18 Jan 2008 11:02:05 -0000 >> From professional experience as a data recovery technician, I can tell > you that ufs2 drives are among the hardest to recover from after a there is a little change as UFS2 use lazy inode initialization. so possibly lots can be recovered. but i don't know any soft that does it.