From owner-freebsd-current@FreeBSD.ORG Wed Apr 28 20:23:04 2004 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 4B3CA16A4CE for ; Wed, 28 Apr 2004 20:23:04 -0700 (PDT) Received: from mailout1.pacific.net.au (mailout1.pacific.net.au [61.8.0.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9039643D41 for ; Wed, 28 Apr 2004 20:23:03 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.0.86])i3T3Mm4u008764; Thu, 29 Apr 2004 13:22:48 +1000 Received: from gamplex.bde.org (katana.zip.com.au [61.8.7.246]) i3T3MjI2005006; Thu, 29 Apr 2004 13:22:46 +1000 Date: Thu, 29 Apr 2004 13:22:43 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Andy Farkas In-Reply-To: <20040429093647.H64510@hewey.af.speednet.com.au> Message-ID: <20040429132037.E9517@gamplex.bde.org> References: <20040425024146.1f3aece8.manlix@demonized.net> <20040429093647.H64510@hewey.af.speednet.com.au> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Johan Pettersson cc: freebsd-current@freebsd.org Subject: Re: fd0 problems 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: Thu, 29 Apr 2004 03:23:04 -0000 On Thu, 29 Apr 2004, Andy Farkas wrote: > Everyone seems to have missed this one: (note the date!) > > %%% > Date: Mon, 15 Mar 2004 13:15:13 -0500 > From: David Boyd > To: freebsd-current@freebsd.org > Subject: fdformat failure > > After build from CURRENT, "fdformat /dev/fd0" fails with the following > error: > > "fdformat: fcntl(F_SETFL): Invalid argument" > > System was upgraded from 5.2.1-RELEASE via "make buildworld, make > buildkernel, make install kernel, mergemaster -p, reboot, make installworld, > mergemaster". > %%% I noted it, but didn't need to format a floppy until a month later. Bruce