From owner-freebsd-questions@FreeBSD.ORG Wed Aug 31 16:48:46 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 8BB4116A421 for ; Wed, 31 Aug 2005 16:48:46 +0000 (GMT) (envelope-from ronald-freebsd8@klop.yi.org) Received: from smtp-out2.tiscali.nl (smtp-out2.tiscali.nl [195.241.79.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DA3C43D46 for ; Wed, 31 Aug 2005 16:48:46 +0000 (GMT) (envelope-from ronald-freebsd8@klop.yi.org) Received: from [82.171.39.195] (helo=guido.klop.ws) by smtp-out2.tiscali.nl with smtp (Tiscali http://www.tiscali.nl) id 1EAVlV-0005VZ-BV for ; Wed, 31 Aug 2005 18:48:45 +0200 Received: (qmail 2401 invoked from network); 31 Aug 2005 16:48:43 -0000 Received: from localhost.thuis.klop.ws (HELO outgoing.local) (127.0.0.1) by localhost.thuis.klop.ws with SMTP; 31 Aug 2005 16:48:43 -0000 To: "FreeBSD Questions" Date: Wed, 31 Aug 2005 18:48:41 +0200 From: "Ronald Klop" Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: User-Agent: Opera M2/8.02 (FreeBSD, build 1272) Subject: mount_msdosfs gives read-only error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Aug 2005 16:48:46 -0000 Hello, I'm running 6.0-BETA3 and this is happening on all my floppies. # fdformat /dev/fd0 fdformat: open(/dev/fd0): Read-only file system # ls -l /dev/fd0 crw-rw-rw- 1 root operator 14, 103 Aug 31 13:14 /dev/fd0 (It was chmod 660 first and I changed it to 666 without benefit.) I'm running as root. The floppies are not made read-only. With 5.4 (same machine, a couple of weeks ago) it still worked. I can't use dd to write something to any place on the floppy. And I tried it with 5 floppies already. Any ideas? Ronald. -- Ronald Klop Amsterdam, The Netherlands