Date: Tue, 27 Sep 2005 22:06:04 +0200 From: Erik Trulsson <ertr1013@student.uu.se> To: Kenneth W Cochran <kwc@TheWorld.com> Cc: freebsd-stable@freebsd.org Subject: Re: UFS2 vs UFS1 determination Message-ID: <20050927200604.GA50996@falcon.midgard.homeip.net> In-Reply-To: <200509271937.PAA7704957@shell.TheWorld.com> References: <200509271937.PAA7704957@shell.TheWorld.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Sep 27, 2005 at 03:37:42PM -0400, Kenneth W Cochran wrote: > Hello -stable: > > How can I determine a filesystem's type in FreeBSD? > More specifically, how can I determine whether a filesystem is UFS1 > or UFS2 (assuming, of course, that UFS2 is supported by the OS)? > FAQ/doc/RTFM pointers are welcome. :) Run dumpfs(8) on the filesystem and look at the first line of the output. -- <Insert your favourite quote here.> Erik Trulsson ertr1013@student.uu.se
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050927200604.GA50996>