RaspyFi - Topic: Mount not working http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/mount-not-working/ Simple:Press Version 5.2.6 tc-fi on Mount not working http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/mount-not-working/#p1927 RaspyFi install and troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/mount-not-working/#p1927 That was just a typo! I edited the post to correct it :)

Whats odd is that MPD is doing cifs mount no problem, but command line method fails. Very strange.

]]>
Sat, 23 Nov 2013 19:14:26 +0100
HenkM on Mount not working http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/mount-not-working/#p1923 RaspyFi install and troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/mount-not-working/#p1923 Your share should start with //192.168.1.21/Sharename, you miss one "/".

]]>
Sat, 23 Nov 2013 11:10:14 +0100
tc-fi on Mount not working http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/mount-not-working/#p1880 RaspyFi install and troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/mount-not-working/#p1880 Hi,

I'm trying to manually mount a Windows share from RaspyFi and cannot seem to get it working. The same Windows share is access just fine from MPD in the WebGUI.

Here is the command I'm using and the error output.

sudo mount -t cifs -o username=xxxxxx,password=yyyyyy //192.168.1.21/Sharename /mnt/Test
mount: wrong fs type, bad option, bad superblock on //192.168.1.21/Repository,
missing codepage or helper program, or other error
(for several filesystems (e.g. nfs, cifs) you might
need a /sbin/mount. helper program)
In some cases useful info is found in syslog - try
dmesg | tail or so

Is there some other method that has to be used on RaspyFi other than mount?

]]>
Wed, 20 Nov 2013 02:11:18 +0100