From owner-freebsd-questions@FreeBSD.ORG Mon Jun 30 03:12:03 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 EF62437B401 for ; Mon, 30 Jun 2003 03:12:03 -0700 (PDT) Received: from zim.0x7e.net (zim.0x7e.net [203.38.184.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EE8743FFD for ; Mon, 30 Jun 2003 03:12:03 -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 19WvdW-000OMc-00; Mon, 30 Jun 2003 19:41:50 +0930 Message-ID: <011b01c33ef0$059c0510$a4b826cb@goo> From: "Rob" To: "Rob Lahaye" , References: <3EFFFE5A.7060500@snu.ac.kr> <00d201c33eeb$05075870$a4b826cb@goo> <3F000966.5000102@users.sourceforge.net> Date: Mon, 30 Jun 2003 19:41:50 +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 10:12:04 -0000 That's strange - I get errors as soon as I try and do this, before the filesystem is even available. Perhaps the updates from mounting the floppy aren't being written out to the actual media until you try to unmount it - some kind of caching issue? What happens if you try to touch a file on the (incorrectly) writeable floppy? ----- Original Message ----- From: "Rob Lahaye" Subject: Re: mount & umount read-only floppy: unmount failed: Input/output error ?? > > Rob wrote: > > So did you put a write-protected floppy in, and try and mount it > > read/write? > > > > That's not going to work.... > > I would agree, if the mount didn't work. But that's what I > tried to point out. > > As it is now, the trouble arises from the fact that you actually > CAN read/write mount a read/only-floppy. No complaints from the > mount command. > > However, you can't umount it anymore! So you're stuck and it > is mounted for-ever! Unless, you take the floppy out, change it > to read/write, put it back in the drive and do the umount again. > > Why does mount not check the read/write of the floppy? > And if it doesn't, for some reason, why then all of a sudden > umount does check for the read/write thing? > > Rob. > > PS: this is with FreeBSD 4.8 > > _______________________________________________ > 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" >