From owner-freebsd-questions@FreeBSD.ORG Mon Jun 30 02:56:49 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 ED4FF37B401 for ; Mon, 30 Jun 2003 02:56:49 -0700 (PDT) Received: from spam2.snu.ac.kr (spam2.snu.ac.kr [147.46.10.68]) by mx1.FreeBSD.org (Postfix) with SMTP id A26FC43FD7 for ; Mon, 30 Jun 2003 02:56:48 -0700 (PDT) (envelope-from lahaye@users.sourceforge.net) Received: (snipe 29145 invoked by alias); 30 Jun 2003 10:05:19 -0000 Received: from lahaye@users.sourceforge.net with Spamsniper2.0 (Processed in 0.049959 secs); Received: from unknown (HELO sis1.snu.ac.kr) (147.46.10.36) by 0 with SMTP; 30 Jun 2003 10:05:19 -0000 X-RCPTTO: freebsd-questions@freebsd.org,listone@deathbeforedecaf.net, Received: from users.sourceforge.net ([147.46.44.183]) by sis1.snu.ac.kr (8.12.9/8.12.9) with ESMTP id h5U9sVuR309578; Mon, 30 Jun 2003 18:54:31 +0900 Message-ID: <3F000966.5000102@users.sourceforge.net> Date: Mon, 30 Jun 2003 18:56:54 +0900 From: Rob Lahaye Organization: Seoul National University - South Korea User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4b) Gecko/20030518 X-Accept-Language: en-us, en, ko-kr MIME-Version: 1.0 To: Rob , freebsd-questions@freebsd.org References: <3EFFFE5A.7060500@snu.ac.kr> <00d201c33eeb$05075870$a4b826cb@goo> In-Reply-To: <00d201c33eeb$05075870$a4b826cb@goo> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 09:56:50 -0000 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