From owner-freebsd-current@FreeBSD.ORG Tue Jan 6 10:45:30 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 AAA4D16A4D0 for ; Tue, 6 Jan 2004 10:45:30 -0800 (PST) Received: from eve.nldesign.com (db.nldesign.com [65.173.133.16]) by mx1.FreeBSD.org (Postfix) with SMTP id 874B443D46 for ; Tue, 6 Jan 2004 10:45:27 -0800 (PST) (envelope-from fabrizio@nldesign.com) Received: (qmail 66706 invoked from network); 6 Jan 2004 18:45:27 -0000 Received: from unknown (HELO 198.68.180.111) (198.68.180.111) by db.nldesign.com with SMTP; 6 Jan 2004 18:45:27 -0000 From: Fabrizio Parrella Organization: NLDesign To: Garrett Wollman Date: Tue, 6 Jan 2004 13:44:03 -0500 User-Agent: KMail/1.5.4 References: <200401061059.54892.fabrizio@nldesign.com> <200401061219.43408.fabrizio@nldesign.com> <200401061730.i06HUYaF057990@khavrinen.lcs.mit.edu> In-Reply-To: <200401061730.i06HUYaF057990@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: <200401061344.03182.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 18:45:30 -0000 mm... ok... could be some problems on my floppy unit, I'll check it better. could not be better at this point, print an error more clear for end users? and what about the problem mounting the floppy for an user and not the root? vfs.usermount =3D 1 fabry On Tuesday 06 January 2004 12:30 pm, Garrett Wollman wrote: > < said: > > the floppy is not write-protected, and anyway I didn't try to write > > anything on it!! > > Mounting anything read-write is equivalent to ``try[ing] to write''. > > >> > umount: unmount of /mnt/floppy failed: Resourde temporary =A0unavail= able > >> > # 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) > > Your log message is quite clear: the drive believes that the floppy is > write-protected, whether or not you do is immaterial. > > -GAWollman