On May 03, Kirill <[EMAIL PROTECTED]> wrote:

> Hmm, so it looks like the
> 
> [ "$ID_CDROM_DVD_RW" ] && write_rule "$match" "dvdrw$link_num"
> 
> line in /lib/udev/write_cd_rules needs to be
> 
> [ "$ID_CDROM_DVD_R" ] && write_rule "$match" "dvdrw$link_num"

No, because a DVD_R is obviously not writeable.
The correct solution is to consider $ID_CDROM_MRW_W too.
(BTW, you will have to update or delete the rules file by yourself since
it has already been created.)

-- 
ciao,
Marco

Attachment: signature.asc
Description: Digital signature

Reply via email to