--- Joseph <[EMAIL PROTECTED]> wrote:

> How to tell if floppy file system is vfat or msdos?

Try to mount it and see if the driver complains? 

mount -t vfat /dev/fd0 /mnt/floppy
mount -t msdos /dev/fd0 /mnt/floppy

I've always used the vfat driver and never noticed any
problems.

Zac


                
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - Find what you need with new enhanced search. 
http://info.mail.yahoo.com/mail_250
-- 
[email protected] mailing list

Reply via email to