> On Fri, 15 Mar 2002 11:53:45 -0500 (Etc/GMT)
> "Usha S." <[EMAIL PROTECTED]> wrote:
>
>> Dear list
>>
>>   I am using RHL 7.2.  When i am trying to mount the floppy i am
>>   geting
>> the error message as
>>
>>  mount -t ext2 /dev/fd0 /mnt/floppy/
>> mount: wrong fs type, bad option, bad superblock on /dev/fd0,
>>        or too many mounted file systems
>>
>> Can any one help me in this issue???
Hi,
Possibly the problem may be that your floppy is dos formatted not ext2 so
you would have to use the command
mount -t vfat /dev/fd0 /mnt/floppy/
Regards,
dayalan



_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to