On Thu, 30 Apr 2009 09:11:28 -0600, Tim Judd <[email protected]> wrote:
> It's funny that OpenBSD's manpage says it uses FFS, not UFS -- when even I
> thought it said UFS before I looked it up.

Don't FFS and UFS refer to the same file system, the
Berkeley Fast File System, also known as 4.2bsd? In
my "studies" according to a data recovery problem
I found them used in similar ways.

        % ll /sbin/fsck_[uf4]*
        -r-xr-xr-x  3 root  wheel  87020 Aug 24  2008 /sbin/fsck_4.2bsd*
        -r-xr-xr-x  3 root  wheel  87020 Aug 24  2008 /sbin/fsck_ffs*
        -r-xr-xr-x  3 root  wheel  87020 Aug 24  2008 /sbin/fsck_ufs*

At least on FreeBSD, they're all the same program.


-- 
Polytropon
>From Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to