Thanks for all the response
I tried to mount it using "mount -t auto /dev/fd0 /mnt/floppy" to no avail,
I also change the diskette I'm using to see if it only a diskette issue,but
it only gave me the same error

"mount -t auto /dev/fd0 /mnt/floppy"
/dev/fd0: Input/output error
mount: block device /dev/fd0 is write-protected, mounting read-only
/dev/fd0: Input/output error
mount: you must specify the filesystem type

"mount -t vfat /dev/fd0 /mnt/floppy"
mount: wrong fs type, bad option, bad superblock on /dev/fd0,
       or too many mounted file systems

"mount /dev/fd0 /mnt/floppy/"
/dev/fd0: Input/output error
mount: you must specify the filesystem type

I checked my /etc/filsystems

ext3
ext2
nodev proc
nodev devpts
iso9660
vfat
hfs

Is tehre anything I missed

Regards,
Toto





-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to