From owner-freebsd-questions@FreeBSD.ORG Sun Sep 25 19:29:27 2005 Return-Path: X-Original-To: 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 5D53A16A41F for ; Sun, 25 Sep 2005 19:29:27 +0000 (GMT) (envelope-from jonas.de.buhr@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 8A6B043D48 for ; Sun, 25 Sep 2005 19:29:26 +0000 (GMT) (envelope-from jonas.de.buhr@gmx.net) Received: (qmail invoked by alias); 25 Sep 2005 19:29:24 -0000 Received: from VPNPOOL01-0149.UNI-MUENSTER.DE (EHLO localhost) [128.176.150.159] by mail.gmx.net (mp018) with SMTP; 25 Sep 2005 21:29:24 +0200 X-Authenticated: #351132 Date: Sun, 25 Sep 2005 21:29:16 +0200 From: jonas To: freebsd-questions@freebsd.org Message-ID: <20050925212916.31106786@localhost> In-Reply-To: <200509251112.10952.akbeech@gmail.com> References: <20050925183146.5985.qmail@web33305.mail.mud.yahoo.com> <200509251112.10952.akbeech@gmail.com> X-Mailer: Sylpheed-Claws 1.9.11 (GTK+ 2.6.4; i386-portbld-freebsd5.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Subject: Re: data recovery 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: Sun, 25 Sep 2005 19:29:27 -0000 On Sun, 25 Sep 2005 11:11:57 -0800 Beecher Rintoul wrote: > On Sunday 25 September 2005 10:31 am, anti cl0ck wrote: > > Hi > > i just removed /home/mylib/UNIX with rm -rf > > /home/mylib/UNIX > > this dir is my important directory. > > now i`m trying to recover all data in this dir. > > there is no such file UNIX in /home/mylib bcos i > > removed it > > If you have no backup try google for data recovery. There are several > companies that can recover lost data from a HD. Bear in mind it can > be very expensive. > if you didn't do any write operations on the HD since you deleted the files it could be possible to recover them with a data recovery tool. unfortunately i don't know any for freebsd/ufs but maybe you find one if you search a bit jonas