> From: Stuart T Rogers <stuart@xxxxxxxxxxxxxxxxxxx> > OK let me explain, I am not issuing any mount commands myself. I place > the DVD in the drive and close it, wait until it appears in the device > notifier and select action Open in File Manager, when it opens having > been mounted by the system at run/media/stuart/DVD_RECORDER the response > from Dolphin is that the permissions wont allow me to open the root > directory of the drive for browsing. If I try to play the video using > Dragon etc again this works OK the permissions it is mounted with do not > stop that action. In regard to *playing* the videos, it's possible that the players don't mount the DVD as a file system at all, so the fact that they work isn't particularly informative. http://forums.fedoraforum.org/showthread.php?t=296874 It looks like Skull One in that thread has the best explanation. I'm not familiar with the details of mounting DVDs, but he suggests that the directories /run/media/stuart/DVD_VIDEO_RECORDER and /run/media/stuart/LG_VDR *on your disk* may have different permissions, and those permissions leak into the permissions seen when a DVD is mounted there. So what are the permissions on those directories (when no DVD is mounted)? In any case, it's unlikely to be a problem that this mailing list deals with. We only handle the mount executable. One possibility is that the DVD mount and processing code in the kernel is providing unreasonable permission values (after all, it synthesizes them), in which case the fix is a kernel change. Another possibility is that adjusting the permissions of /run/media/stuart/DVD_VIDEO_RECORDER will make the problem go away, in which case it can reasonably be considered to be a configuration error. It's also possible that whatever is automounting the DVD isn't being smart enough about the permissions it is setting up for the DVD file system. That would be a problem for the a different mailing list. Dale -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html