From owner-freebsd-questions@FreeBSD.ORG Mon Jun 30 04:20:28 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6415737B401 for ; Mon, 30 Jun 2003 04:20:28 -0700 (PDT) Received: from zim.0x7e.net (zim.0x7e.net [203.38.184.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FD3343FAF for ; Mon, 30 Jun 2003 04:20:27 -0700 (PDT) (envelope-from listone@deathbeforedecaf.net) Received: from goo.0x7e.net ([203.38.184.164] helo=goo) by zim.0x7e.net with smtp (Exim 3.36 #1) id 19Wwhk-000Oer-00; Mon, 30 Jun 2003 20:50:16 +0930 Message-ID: <001101c33ef9$95181c70$a4b826cb@goo> From: "Rob" To: "Rob Lahaye" , References: <3EFFFE5A.7060500@snu.ac.kr><00d201c33eeb$05075870$a4b826cb@goo><3F000966.5000102@users.sourceforge.net><011b01c33ef0$059c0510$a4b826cb@goo> <3F000FC6.7000300@users.sourceforge.net><000601c33ef6$c4908b70$a4b826cb@goo> <3F001AD8.2030805@users.sourceforge.net> Date: Mon, 30 Jun 2003 20:50:16 +0930 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4920.2300 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4920.2300 Subject: Re: mount & umount read-only floppy: unmount failed: Input/output error ?? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jun 2003 11:20:28 -0000 I don't know if it's a bug - you've asked the OS to do something that is prohibited by the hardware, and (in the Unix tradition) it tries as hard as it can. What might be improved is an error message from mount(8) at the time of the problem - not everyone looks at their console.... ----- Original Message ----- From: "Rob Lahaye" Subject: Re: mount & umount read-only floppy: unmount failed: Input/output error ?? > > Rob wrote: > > I think I've figured it out - here's a script(1) of trying to mount a > > [...] > > > > I'm guessing that you're doing this in a non-console shell, and the > > errors are appearing elsewhere - maybe /var/log/messages? > > Yep, my console is indeed filled up with the corresponding error messages. > > Have you tried to umount that floppy? Well, you can't. Unless you manually > change the floppy to read/write and allow the OS to apply the changes to > the floppy :(. But what if you can't or don't want that...then it is > error-mounted for ever.... > > I would qualify this as a clear bug. > What do you say? Worth a bug report? > > Simply mount and the umount a read/only floppy. You're stuck! > > Rob. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >