Quote Originally Posted by Acousticmood View Post
I am running 2.5 on two different setups both RPI 2 one with duriosound dual mono and one with Hifiberry DAC + pro.

I switched from Volumio. I've tried a dozen times and a dozen variations but can't map my NAS drives.

They show through my computer and through FTP but when trying to mount them through the GUI. On my iPad or iPhone nothing but a red x.

I've read somewhere that the Western Digitial passport drives might be the problem?
An IT expert friend tells me it might be an issue with the router (Linksys WRT 1900 AC)

Can someone tell me where to go to trouble shoot this? I have limited Linux skills but can SSH into the pi to make changes if that will help.

Thanks,

George
Hi George,

It's usually the entry in the Remote directory field that causes issue. It cannot have a leading / slash.

When u map a drive to it from your PC what do u enter for path to the server. For example:

(1) Windows
z: \\MyServer\public\music

(2) Mac
cifs://MyServer/public/music
smb://MyServer/public/music:

-Tim