From owner-freebsd-current@FreeBSD.ORG Tue Apr 20 06:40:01 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 86D7316A4CE for ; Tue, 20 Apr 2004 06:40:01 -0700 (PDT) Received: from energistic.com (mail.virtual-voodoo.com [65.204.79.152]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43E2C43D48 for ; Tue, 20 Apr 2004 06:40:01 -0700 (PDT) (envelope-from steve@energistic.com) Received: from energistic.com (steve@localhost [127.0.0.1]) by energistic.com (8.12.11/8.12.11) with ESMTP id i3KDdSw1031001; Tue, 20 Apr 2004 08:39:28 -0500 (EST) (envelope-from steve@energistic.com) Received: (from steve@localhost) by energistic.com (8.12.11/8.12.11/Submit) id i3KDdSXO031000; Tue, 20 Apr 2004 08:39:28 -0500 (EST) (envelope-from steve) Date: Tue, 20 Apr 2004 08:39:28 -0500 From: Steve Ames To: Andrey Smirnov Message-ID: <20040420133928.GA30973@energistic.com> References: <4084F85B.5070909@delit.net> <20040420102632.GA36668@e-Gitt.NET> <20040420121423.GA1154@frontfree.net> <20040420125025.GA30066@energistic.com> <4085229C.2000303@delit.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4085229C.2000303@delit.net> User-Agent: Mutt/1.5.6i cc: current@freebsd.org Subject: Re: A way to recover deleted files (just contents) from USF2 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: Tue, 20 Apr 2004 13:40:01 -0000 On Tue, Apr 20, 2004 at 05:16:12PM +0400, Andrey Smirnov wrote: > I've got ffsrecov to work in several hours of fixing it up to work with > UFS2. But actually it can do nothing with deleted files - their inodes > are all zeroes, excluding uid/gid, which is less important to me.... > Seems like everything is lost... ;-(((( Do you trust your patches enough to submit them to the ffsrecov developers or to the port-maintainer? Some good should come out of your misfortune :) -Steve