On Friday 09 September 2005 15:40, Thomas Springer wrote: > Am Freitag, den 09.09.2005, 14:59 -0600 schrieb kevin.kempter > > > I need my cdrom/cdwriter device to be readable and executeable by > > everyone. I can run chmod a+rx /dev/hdc however when I reboot the perms > > go back to r+w only by the logged in user see my ls -la listing below: > > > > Any help would be mucho appreciated... > > > > $ ls -la /dev/hdc > > brw------- 1 kkempter disk 22, 0 Sep 9 08:38 /dev/hdc > > You may investigate here: > > http://fedora.redhat.com/docs/udev/ > > Can you explain me why you need to apply mode 777. Thanks I'll check it out. Actually I need a+rx perms for the transgaming product. > > > Thomas