re: mount_msdosfs problem
From: John DeStefano (deesto_at_yahoo.com)
Date: 08/07/03
- Previous message: giamma: "mount_msdosfs problem"
- Maybe in reply to: giamma: "mount_msdosfs problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 7 Aug 2003 12:12:09 -0700 (PDT) To: freebsd-newbies@FreeBSD.org
giamma <gmario.tamagnone@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
_______________________________________________
freebsd-newbies@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"
- Previous message: giamma: "mount_msdosfs problem"
- Maybe in reply to: giamma: "mount_msdosfs problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|