mount: wrong fs type, bad option, bad superblock

When you try this:

mount -t smbfs -o username=jeremy,password=secret //server/share /mnt/directory

and your computer tells you this:

mount: wrong fs type, bad option, bad superblock on //server/share, or too many mounted file systems

  1. You are probably running something like Fedora Core 3, and
  2. You should try this:

mount -t cifs -o username=jeremy,password=secret //server/share /mnt/directory

0 replies

Leave a Reply

Want to join the discussion?
Feel free to contribute!

Leave a Reply

Your email address will not be published. Required fields are marked *