mount_msdosfs problem

John DeStefano deesto at yahoo.com
Thu Aug 7 12:12:14 PDT 2003


giamma <gmario.tamagnone at libero.it> wrote
>Hi! I have a problem whith mount_msdosfs. When I try to mount a floppy

>doing 
>#mount_msdosfs /dev/fd0 /floppy
>I get the error: Operation not permitted on this device. What's 
>happening?

You're just trying too hard! ;)
Try just 'mount' with the type (-t) option instead:
# mount -t msdos /dev/fd0 /floppy

HTH,
~John


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com


More information about the freebsd-newbies mailing list