On 07/18/11 11:57, Pegasus Mc Cleaft wrote:
On Monday 18 July 2011 19:45:27 James Colannino wrote:
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.

  Have you tried:

        mount_msdosfs /dev/da0 /mnt

Not sure if this would work with a UFS filesystem :) I did try this when the disk was formatted with a DOS filesystem, however, and I still got the same error.

James
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to