Use this command
mount_msdos /dev/fd0 /mnt
cd /mnt
ls

not your command
mount -t msdos /dev/fd0 /mnt/floppy,


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of nil ban
Sent: Sunday, December 14, 2003 1:21 PM
To: [EMAIL PROTECTED]
Subject: I can't mount dos formatted 1.44mb floppy in FreeBSD 5.0

Hello,

Plz tell me how I'll be able to mount 1.44mb dos
formatted(fat filesystem) floppy.  Whenever I give the
command #mount -t msdos /dev/fd0 /mnt/floppy,
I get the following promt;
msdosfs: /dev/fd0: Input/output error.
I also wrote msdosfs instead of msdos and try other
floppies but the result is same.  I can read and write
in those floppies in windows so I think the floppies
are not defective.

And plz tell me how to format floppy with FAT and
UFS.

Thanks & Regards
Trumvect

__________________________________
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
"[EMAIL PROTECTED]"

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to