From owner-freebsd-current@FreeBSD.ORG Tue Apr 22 13:38:40 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBA8337B401 for ; Tue, 22 Apr 2003 13:38:40 -0700 (PDT) Received: from dsl093-019-250.msp1.dsl.speakeasy.net (dsl093-019-250.msp1.dsl.speakeasy.net [66.93.19.250]) by mx1.FreeBSD.org (Postfix) with SMTP id DF71D43FDF for ; Tue, 22 Apr 2003 13:38:39 -0700 (PDT) (envelope-from peter@jocose.org) Received: (qmail 18605 invoked from network); 22 Apr 2003 20:38:39 -0000 Received: from unknown (HELO jocose.org) (10.0.0.198) by 0 with SMTP; 22 Apr 2003 20:38:39 -0000 Message-ID: <3EA5A870.4090808@jocose.org> Date: Tue, 22 Apr 2003 15:39:12 -0500 From: Peter Schultz User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4a) Gecko/20030418 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: HEADS UP: UFS2 now the default creation type on 5.0-CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Apr 2003 20:38:41 -0000 Robert Watson wrote: > As of today, newfs(8) and sysinstall(8) will create UFS2 file systems by > default > The grub people could use some help: http://www.gnu.org/software/grub/#bsd especially now with this, UFS2 and grub don't play together. It recognizes UFS2 but cannot read from it. Pete...