
by kwhilden » Thu Jan 14 2016 00:34
by WzL » Tue Oct 11 2016 09:37
MSH wrote:I ran into a problem with mounting a CIFS-mount: everytime I could not see the contents of the disk/partition after mounting it. The update process was finished within a second or so. No files to be seen (strangely I could do a search and then I found the name of a group or album or track, but I could not access any of them).
I checked the mount under /mnt/NAS and saw that the user/group of the mounted directory was "pi" and the permissions were "700" for all directories and "600" for all files. Via grep I saw that this was User ID 1000. I remembered that this is my local User ID on the system where I advertise the CIFS-mount from.
I went to the mount options in the Library settings and clicked on the "show advanced options". In the options "Mount Flags" I added ",uid=106" at the end (106 is the User ID of mpd in Volumio). After clicking the Save Mount the mount succeeded and the Updating icon started to spin. Now all my music is visible !!!
by stobrx » Sun Jan 22 2017 15:10
by aheuer6 » Sat May 27 2017 02:26
by PurelyNicole » Sat May 27 2017 16:05
by brangway » Mon Jan 08 2018 21:43
MSH wrote:I ran into a problem with mounting a CIFS-mount: everytime I could not see the contents of the disk/partition after mounting it. The update process was finished within a second or so. No files to be seen (strangely I could do a search and then I found the name of a group or album or track, but I could not access any of them).
I checked the mount under /mnt/NAS and saw that the user/group of the mounted directory was "pi" and the permissions were "700" for all directories and "600" for all files. Via grep I saw that this was User ID 1000. I remembered that this is my local User ID on the system where I advertise the CIFS-mount from.
I went to the mount options in the Library settings and clicked on the "show advanced options". In the options "Mount Flags" I added ",uid=106" at the end (106 is the User ID of mpd in Volumio). After clicking the Save Mount the mount succeeded and the Updating icon started to spin. Now all my music is visible !!!
more /etc/passwd
uid=110
by VioletGiraffe » Wed Aug 14 2019 08:16