Guillermo Belli wrote:
>
> I got a strange problem.... I can format a floppy with the ext2 filesystem, but
> the I try to mount it and I get this error:
>
> 'mount: wrong fs type, bad option, bad superblock on dev/fd0 or too many
> mounted file systems'
>
> It's not because of a bad floppy, because this happens with every floppy I
> format with ext2, and soem are new floppies. If I format 'em with dos I can
> mount the floppyes without problems.
> any suggestions?
Several. We need to know what command you are using to format
the floppy and put a filesystem on it, and we also need to know
what command you use for mounting it.
Assuming you have /mnt/floppy as an existing hard drive
directory,
try this:
prompt# fdformat /dev/fd0H1440
prompt# mke2fs -c /dev/fd0
prompt# mount -t ext2 /dev/fd0 /mnt/floppy
Then see if it works. If it DOES, then you may not have the
mount point defined in /etc/fstab (at least for ext2).
Many folks simply issue "mount /mnt/floppy" but that is a shortcut
that assumes things not in evidence (proper fstab entry).
Let us know.
--
Ramon Gandia ============= Sysadmin ============== Nook Net
http://www.nook.net [EMAIL PROTECTED]
285 West First Avenue tel. 907-443-7575
P.O. Box 970 fax. 907-443-2487
Nome, Alaska 99762-0970 ==== Alaska Toll Free. 888-443-7525