On Dec 30, Anthony DeRobertis <[EMAIL PROTECTED]> wrote:

> bug filed.) Next, it looks like you edit 020_permissions.rules (or
> rather the file it is symlinked to). Maybe you change this line:
> 
> ENV{ID_CDROM}=="?*",                            GROUP="cdrom"
> 
> to
> 
> ENV{ID_CDROM}=="?*", KERNEL!="hdc"              GROUP="cdrom"
> 
> but I'm not sure.

The correct solution would be to add this to a file like
/etc/udev/rules.d/local.rules:

KERNEL=="hdc", GROUP="disk"

README.Debian has some hints.

-- 
ciao,
Marco

Attachment: signature.asc
Description: Digital signature

Reply via email to