Re: UFS2 vs UFS1 determination

From: Erik Trulsson (ertr1013_at_student.uu.se)
Date: 09/27/05

  • Next message: Kevin Oberman: "Re: Re[2]: device polling and high load averages"
    Date: Tue, 27 Sep 2005 22:06:04 +0200
    To: Kenneth W Cochran <kwc@TheWorld.com>
    
    

    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
    _______________________________________________
    freebsd-stable@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-stable
    To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
    

  • Next message: Kevin Oberman: "Re: Re[2]: device polling and high load averages"

    Relevant Pages