Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jul 2011 11:45:27 -0700
From:      James Colannino <james@colannino.org>
To:        freebsd-questions@freebsd.org
Subject:   FBSD 8.2 and USB Floppies
Message-ID:  <4E247F47.10609@colannino.org>

next in thread | raw e-mail | index | archive | help
Hey everyone,

I have a FBSD 8.2 install.  I've been trying to mount DOS formatted 
floppy disks via a USB floppy drive, and have been getting the following 
error every time:

cannot mount /dev/da0: invalid argument

I was curious to see what would happen if I created a UFS filesystem on 
the floppy and tried to mount it.  So, I issued the following command:

newfs /dev/da0

It was successful.  I then tried to mount the new filesystem (mount 
/dev/da0 /mnt), and got the same error: invalid argument.  Does FBSD 
have a problem mounting USB floppy disks?  It's not a big deal, as my 
other USB storage devices seem to work, and as I have an ordinary floppy 
drive I can try, but that curious part of me wants to know why this 
isn't working.

I can provide dmesg output, if necessary.

Thanks!

James



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E247F47.10609>