Ramage;372045 Wrote: > The Music folder needs to be searchable by squeezecenter - this means > setting the folder permissions as executable. Check whether this is > the case by browsing to your music folder and clicking properties > > permissions > or in a terminal; > > > Code: -------------------- > > ls -l /media/NTFS250/FLACMusic -------------------- > > > > > If the folders and files are not executable/searchable, permissions > need to be changed. > > In a terminal type: > > > Code: -------------------- > > sudo chmod -R a+x /media/NTFS250 -------------------- > >
Thank you for your help. I switched to "root" mode in the terminal and entered that command. Permission can't be changed on a read-only file system, it says. Same thing with properties > permissions. Only Owner seems to have Read and Execute permissions, can't check any other boxes. -- Skinny ------------------------------------------------------------------------ Skinny's Profile: http://forums.slimdevices.com/member.php?userid=21538 View this thread: http://forums.slimdevices.com/showthread.php?t=56652 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
