James Hartley wrote:
I'm unable to mount a MS-DOS disk within a USB floppy drive on OpenBSD 3.7/i386.

disklabel doesn't recognize the MS-DOS filesystem either:

There was a thread about disklabels and floppys not too long ago. I don't think a disklabel is used for floppys, since you seldom (if ever) partition them. :-)

Obviously attempting to mount (regardless of partition used) doesn't work:

====8<----
$ sudo mount -t msdos /dev/rsd0c /mnt
mount_msdos: /dev/rsd0c on /mnt: Block device required
====8<----

Hmmm maybe try /dev/sd0c?

/Alexander

Reply via email to