Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 May 2003 19:03:14 +0400 (MSD)
From:      Maxim Konovalov <maxim@macomnet.ru>
To:        Elden Fenison <efbsd@moondog.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: ufs2?
Message-ID:  <20030513190232.T78884@news1.macomnet.ru>
In-Reply-To: <20030513150036.GA23718@snoopy.moondog.org>
References:  <20030513150036.GA23718@snoopy.moondog.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 08:00-0700, May 13, 2003, Elden Fenison wrote:

> I just installed the 5.1-BETA from scratch. I noticed the default for
> the new filesystems was UFS2. I did select the defaults. However, when I
> do a "mount" the file systems show as ufs:
>
> root@snoopy [/home/elden] > mount
> /dev/ad0s1a on / (ufs, local)
> devfs on /dev (devfs, local)
> /dev/ad0s1e on /tmp (ufs, local, soft-updates)
> /dev/ad0s1f on /usr (ufs, local, soft-updates)
> /dev/ad0s1d on /var (ufs, local, soft-updates)
>
> How can I verify that these file systems are indeed UFS2?

dumpfs / | grep -i ufs

-- 
Maxim Konovalov, maxim@macomnet.ru, maxim@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030513190232.T78884>