From owner-freebsd-questions@FreeBSD.ORG Mon Feb 14 03:14:27 2005 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F7E116A4CE for <questions@freebsd.org>; Mon, 14 Feb 2005 03:14:27 +0000 (GMT) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id A09C443D2F for <questions@freebsd.org>; Mon, 14 Feb 2005 03:14:23 +0000 (GMT) (envelope-from tbonius@comcast.net) Received: from ostros (c-24-18-102-54.client.comcast.net[24.18.102.54]) by comcast.net (sccrmhc11) with SMTP id <2005021403141701100e5cq0e>; Mon, 14 Feb 2005 03:14:18 +0000 Message-ID: <00d001c51243$57e39a90$4300a8c0@ostros> From: "Thomas Foster" <tbonius@comcast.net> To: <questions@freebsd.org> Date: Sun, 13 Feb 2005 19:14:48 -0800 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: UFS2 File System Recovery X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 14 Feb 2005 03:14:27 -0000 I have done quite a bit of searching on the subject and seem to be = coming back to the same conclusion. I recently accidentally removed a symlink recursively in a sleep = deprived stupor and lost an entire directory of personal music projects. = Being that I had not performed backups for that day, the files = inquestion were not written to the taped drive yet, and I was curious.. = since the ffsrecov port has been broken for some time.. what my options = are of trying to recover these files. I immediately unmounted the disk in question and now am in the process = of trying to find the solution. Any suggestions are appreciated.. thank you