MPD configuration

I am a noob to Linux, but keen to learn.

I am trying to configure mpd (music player daemon) to access my music files that are stored on a windows server (NAS).

In the mpd configuration file I have to point to the directory in which the music is.

How do I do that? Is it something to do with mount???

Thanks.

I don’t know mpd, but when you trying to access some network storage, you should first mount it on your linux box. Linux supports almost all of network protocols, including smb, nfs…