Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Jul 2010 00:06:46 -0700
From:      perryh@pluto.rain.com
To:        swell.k@gmail.com, eingorn777@gmail.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: debugfs&FreeBSD
Message-ID:  <4c357906.aGmjWURYjiG%2BsY/w%perryh@pluto.rain.com>
In-Reply-To: <86fwzv3xkp.fsf@gmail.com>
References:  <AANLkTilHbvaKo4BBTfboCkYlWjEog1-LlOdpyiZ-vPcI@mail.gmail.com> <86fwzv3xkp.fsf@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Anonymous <swell.k@gmail.com> wrote:

> Dmitry Lunts <eingorn777@gmail.com> writes:
>
> > Hello,All!
> > There is debugfs program dealing with ext2/ext3/ext4 filesystems.
> > Is there some tool in FreeBSD with functionality analogous to debugfs
> > which can operate on UFS2?
>
> Not sure but fsdb(8) may help.

Before the development of fsck, its job was split between two
utilities -- icheck and dcheck -- which in addition to their
principal use for fixing corrupted filesystems also provided
the ability to do exactly this sort of thing.

I have no idea how much the filesystem data structures may have
changed since, but if you can track down their sources and get
them to compile they might still be useful.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4c357906.aGmjWURYjiG%2BsY/w%perryh>