Drew5316 wrote: 
> Not sure how to determine if LMS has read permission--looks like
> everyone has at least read permission.
As my 4 year old daughter is fond of saying, "Google knows everything."
>From a Raspberry Pi forum:

Code:
--------------------
    sudo chmod -R 0770 <your usb directory>
  sudo chown -R squeezeboxserver:nogroup <your usb directory>
--------------------

This worked. Thanks for getting me started in the right direction,
Michael!

Drew


------------------------------------------------------------------------
Drew5316's Profile: http://forums.slimdevices.com/member.php?userid=60055
View this thread: http://forums.slimdevices.com/showthread.php?t=101554

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

Reply via email to