mount_msdosfs gives read-only error

From: Ronald Klop (ronald-freebsd8_at_klop.yi.org)
Date: 08/31/05

  • Next message: Sean Hafeez: "Re: 3ware raid disks requiring fsck ing,"
    To: "FreeBSD Questions" <freebsd-questions@freebsd.org>
    Date: Wed, 31 Aug 2005 18:48:41 +0200
    
    

    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
    _______________________________________________
    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"
    

  • Next message: Sean Hafeez: "Re: 3ware raid disks requiring fsck ing,"