From owner-freebsd-current@FreeBSD.ORG Sat Jul 12 21:47:41 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 97C4D1065670 for ; Sat, 12 Jul 2008 21:47:41 +0000 (UTC) (envelope-from me@janh.de) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.177]) by mx1.freebsd.org (Postfix) with ESMTP id 1961F8FC18 for ; Sat, 12 Jul 2008 21:47:41 +0000 (UTC) (envelope-from me@janh.de) Received: from janh.freebsd (f054098089.adsl.alicedsl.de [78.54.98.89]) by mrelayeu.kundenserver.de (node=mrelayeu3) with ESMTP (Nemesis) id 0MKxQS-1KHmji17zv-0001iO; Sat, 12 Jul 2008 23:34:34 +0200 Message-ID: <4879236B.2030902@janh.de> Date: Sat, 12 Jul 2008 23:34:35 +0200 From: Jan Henrik Sylvester User-Agent: Thunderbird 2.0.0.14 (X11/20080615) MIME-Version: 1.0 To: current-list freebsd References: 20080712204239.I58331@woozle.rinet.ru Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V01U2FsdGVkX19tAL57suH2xvR8lNCdDx20DtKWGmtKyEcmNTC 5zMy8afgCdMRLEMTK2vOnkLpqEKzgpeskDtI8NpuUh1pdm4THJ AvwYFJpwbfeJatj0TwLsw== X-Mailman-Approved-At: Sat, 12 Jul 2008 23:07:05 +0000 Cc: Dmitry Morozovsky Subject: Re: A bit of offtopic: msdosfs recovery tool X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 12 Jul 2008 21:47:41 -0000 Dmitry wrote: > I have CF card which failed somewhere very close to the beginning; I > did copy by recoverdisk, and can find start of at least one of FAT > copies (though can't be sure of its consistency); I can't find root ve > directory yet, neither subdirs. Have you tried sysutils/fatback? I used it once to undelete with intact FAT, but I guess it can do without, too. Jan Henrik