AngloCuencano wrote: 
> I prefer to do this through fstab, but setting the permissions should be
> similar if you are using the automount, I think.
> 
> First, you need to find where the disk is mounted: sudo cat
> /proc/mounts
> 
> For me, this looks like: /dev/sda1 /mnt/hd1 ext4 rw,noatime 0 0
> 
> Then change permissions: sudo chmod -R 777 /mnt/
> 
> I created the /mnt/ directory, so automount probably uses a different
> mount point and you will need to change /mnt/ to whatever you see with
> the cat command.
> 
> If you're not comfortable using 777 for the permissions, you'll have to
> decide for yourself the permissions you prefer.

Thanks, this works.

For now I will use the all inclusive 777.
As said earlier, when mounting the drive with fstab gives normal
access.

automounts are not reachable for squeezeboxserver.
Automounts are reachable for other programs such as midnight commander
and the standard pi filebrowser.

Would be nice to now, to which group the squeezeboxserver user must
belong to accomplish the same.
I have old installs where the user squeezeboxserver was member of the
group squeezeboxserver, but now it is the group nogroup
Somehow i think it must be accomplished by making the user
squeezeboxserver member of a group that can access de automount.


------------------------------------------------------------------------
nietgiftig's Profile: http://forums.slimdevices.com/member.php?userid=29921
View this thread: http://forums.slimdevices.com/showthread.php?t=111940

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to