From owner-freebsd-current@FreeBSD.ORG Tue Jan 6 09:21:10 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 5BCE616A4CE for ; Tue, 6 Jan 2004 09:21:10 -0800 (PST) Received: from eve.nldesign.com (db.nldesign.com [65.173.133.16]) by mx1.FreeBSD.org (Postfix) with SMTP id 2694743D48 for ; Tue, 6 Jan 2004 09:21:09 -0800 (PST) (envelope-from fabrizio@nldesign.com) Received: (qmail 52239 invoked from network); 6 Jan 2004 17:21:08 -0000 Received: from unknown (HELO 198.68.180.111) (198.68.180.111) by db.nldesign.com with SMTP; 6 Jan 2004 17:21:08 -0000 From: Fabrizio Parrella Organization: NLDesign To: Garrett Wollman Date: Tue, 6 Jan 2004 12:19:42 -0500 User-Agent: KMail/1.5.4 References: <200401061059.54892.fabrizio@nldesign.com> <200401061710.i06HA4sq057805@khavrinen.lcs.mit.edu> In-Reply-To: <200401061710.i06HA4sq057805@khavrinen.lcs.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200401061219.43408.fabrizio@nldesign.com> cc: current@FreeBSD.ORG Subject: Re: mount / umount 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, 06 Jan 2004 17:21:10 -0000 the floppy is not write-protected, and anyway I didn't try to write anythin= g=20 on it!! I was just testing mtool and mounting and unmounting from KDE fabry On Tuesday 06 January 2004 12:10 pm, Garrett Wollman wrote: > < said: > > umount: unmount of /mnt/floppy failed: Resourde temporary =A0unavailable > > # fd0: hard error cmd=3Dwrite fsbn 19 (ST0 40 ST1 2 > > ST2 0 cyl 0 hd 1 sec 2 > > (this last line repeat every few seconds) > > You can't unmount the floppy because there are pending writes and the > disc is write-protected. > > -GAWollman