![]() |
Mount NAS Moode 4.2 - Printable Version +- Moode Forum (https://moodeaudio.org/forum) +-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3) +--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7) +--- Thread: Mount NAS Moode 4.2 (/showthread.php?tid=300) |
Mount NAS Moode 4.2 - termal - 07-15-2018 Hello, I fail to mount the NAS, here are the messages of the LOG. Where can I manually configure the file system? In the NAS the permissions are granted and it worked with version 4.1. It's done. Case sensitive! Everything in order Code: 20180715 145425 wrk_sourcemount(): Mount error: (mount.nfs: access denied by server while mounting 192.168.2.100:/Volume1/music) RE: Mount NAS Moode 4.2 - Tim Curtis - 07-15-2018 There have been a lot of security changes in latest Stretch Lite and Linux kernels that are designed to strengthen the overall security of the platform. Samba for example defaults to vers=3.0 and so depending on what ver of Linux the NAS uses the ver= param may need to be added or adjusted in the mount flags. Its probably same for NFS. Did you specify a ver= param in the mount flags? [attachment=126] RE: Mount NAS Moode 4.2 - termal - 07-15-2018 Thanks, everything's fine now. It was a typo that hindered mounting. |