5

mount issue Fedora 17

view full story
linux-howto

http://forums.fedoraforum.org – Hello, I just upgraded to Beefy Miracle, and suddenly I am no longer able to mount Windows shares as I had been previously. Pre-upgrade, this was working without issue: mount -t cifs -o username=someuser,password=somepass //10.255.237.100/music /mnt/music However, now it fails with the following: mount: wrong fs type, bad option, bad superblock on //10.255.237.100/music, missing codepage or helper program, or other error (for several filesystems (e.g. nfs, cifs) you might need a /sbin/mount.<type> helper program) In some cases useful info is found (HowTos)