Re: udev not setting the right permissions for cdrom drive
On Feb 22, 9:20 am, Tom H <tomh0...@gmail.com> wrote:
> On Mon, Feb 21, 2011 at 2:53 PM, AG <computing.acco...@googlemail.com> wrote:
> > On 21/02/11 19:28, M. wrote:
>
> >> I'm having some problems with my cdrom drive. I cannot mount it as a
> >> normal user, as the permissions for it are
>
> >> brw------- 1 root root 11, 0 Fev 10 08:03 /dev/sr0
>
> >> and neither kde or gnome can mount it without the right udev file.
> >> udev is not creating the correct file on /lib/udev/rules.d, and even
> >> with the original one the drive did not work. I submitted a bug report
> >> (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=612759) but the
> >> mantainer said that he doesn't have the time to "hold my hand" on this
> >> one. I can use the drive normally if I set the permissions by hand.
> >> I'm member of the cdrom and plugdev groups. Is anyone else suffering
> >> from the same problem?
>
> Also re-create "/etc/udev/rules.d/70...cd..." with "echo add >
> /sys/block/sr0/uevent"
>
> --
> To UNSUBSCRIBE, email to debian-user-REQU...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
> Archive: http://lists.debian.org/AANLkTinGmvzjvhg3h5Kz68kYy6p5qHvTcEqzqrJaN...@mail.gmail.com
fstab:
/dev/sr0 /media/cdrom0 udf,iso9660 user,noauto 0 0
the command echo add > ... didn't recreate the file.
Reply to: