Date: Thu, 30 Apr 2009 20:35:25 +0200 From: Polytropon <freebsd@edvax.de> To: Tim Judd <tajudd@gmail.com> Cc: FreeBSD Questions Mailing List <freebsd-questions@freebsd.org> Subject: Re: filesystem compatibility between FreeBSD and OpenBSD Message-ID: <20090430203525.4b4c877e.freebsd@edvax.de> In-Reply-To: <ade45ae90904300811g16f7580eqefafc9ea92b655b@mail.gmail.com> References: <49F89E2F.2040806@telenix.org> <20090429213402.f5271c10.dcdowse@gmx.net> <49F91611.50604@telenix.org> <ade45ae90904300811g16f7580eqefafc9ea92b655b@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 30 Apr 2009 09:11:28 -0600, Tim Judd <tajudd@gmail.com> 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, ...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090430203525.4b4c877e.freebsd>