Date: Fri, 4 Oct 2002 14:18:26 +0200 From: marius@alchemy.franken.de To: Alexander Leidinger <Alexander@Leidinger.net> Cc: Garrett Wollman <wollman@FreeBSD.ORG>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/tools/tools README src/tools/tools/find-sb Makefile README find-sb.c Message-ID: <20021004141826.Q49547@newtrinity.default-network.net> In-Reply-To: <20021004113536.2e5ad433.Alexander@Leidinger.net>; from Alexander@Leidinger.net on Fri, Oct 04, 2002 at 11:35:36AM %2B0200 References: <200210040306.g9436HuW036951@freefall.freebsd.org> <20021004113536.2e5ad433.Alexander@Leidinger.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Oct 04, 2002 at 11:35:36AM +0200, Alexander Leidinger wrote: > On Thu, 3 Oct 2002 20:06:17 -0700 (PDT) > Garrett Wollman <wollman@FreeBSD.ORG> wrote: > > > wollman 2002/10/03 20:06:17 PDT > > > > Modified files: > > tools/tools README > > Added files: > > tools/tools/find-sb Makefile README find-sb.c > > Log: > > Yesterday, FreeBSD-current ate my disklabel. > > Today, I wrote a program to tell me where the partitions used to be. > > Now I have my /media filesystem back. > Does this one work with blocksize of 16k and fragsize of 2k ? Alexander's 'ffsrescue' and the old 'findsb' unfortunately don't work for me on file systems with blocksize 16k/fragsize 2k, only with 8k/1k ufs that where the default before. They find the superblock and it's backups of a previous 8k/1k ufs if there was one but nothing for 16k/2k. Is there an "artificial" offset at the beginning of 16k/2k ufs ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021004141826.Q49547>