floppy
Technical Director
trodat at ultratrends.com
Thu Oct 9 19:22:44 PDT 2003
Hello,
You can mount MS-DOS floppies by doing:
mkdir /floppya
mount -t msdos /dev/fd0a /floppya
df -k <-- Should show your mounted floppy.
If you have a problem you can check and see if:
options MSDOSFS
in your kernel configuration file.
R.
On Fri, 10 Oct 2003, Lee Harr wrote:
> > I am trying to mount a floppy. Don't know what is it that I do wrong,
> > cause it doens't work... I have asked for help before, even here, but the
> > problem still is not solved :( .
> >
>
>
> Do not mount a DOS floppy. Use mtools instead.
>
> /usr/ports/emulators/mtools
>
>
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>
More information about the freebsd-questions
mailing list