Date: Sun, 20 Apr 2003 11:31:21 -0400 (EDT) From: Robert Watson <rwatson@freebsd.org> To: Manfred Antar <null@pozo.com> Cc: current@freebsd.org Subject: Re: HEADS UP: UFS2 now the default creation type on 5.0-CURRENT Message-ID: <Pine.NEB.3.96L.1030420112741.16891g-100000@fledge.watson.org> In-Reply-To: <5.2.1.1.2.20030420080745.00a80490@pozo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 20 Apr 2003, Manfred Antar wrote: > At 11:02 AM 4/20/2003 -0400, Robert Watson wrote: > > >As of today, newfs(8) and sysinstall(8) will create UFS2 file systems by > >default, unless explicitly specified. Users wanting to create UFS1 file > >systems for whatever reason (interoperability with earlier versions, etc) > >should be sure to employ the -O1 flag to newfs(8), or hit '1' in the label > >editor in sysinstall(8) to select UFS1. > > Does the /boot/loader now understand UFS2 on the root filesystem (i386) > I've get /var and /usr on UFS2 file systems. But a few months ago the > bootblocks were not working for i386 Yes. Or at least, it does on my notebook and three or four servers. There were initially some size glitches because UFS2 required additional 64-bit operations in the boot record, and that exceeded the space at the front of the file system, but I believe that has now been resolved. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Network Associates Laboratories
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1030420112741.16891g-100000>