k3b permissions error
Derek Broughton
news at pointerstop.ca
Thu Dec 28 03:14:11 UTC 2006
mattflaschen wrote:
>
>
>
> Derek Broughton-2 wrote:
>>
>>
>> The brute force approach would just be to use:
>> KERNEL=="sg[0-9]", GROUP="burning"
>>
>> in 40-permissions.rules (or better, in your own 50-local.rules).
>>
>
> Well, just sg0 in 90-modprobe.rules worked. It may be a bit hackish :)
> but
> I'm sticking to it for now. Thanks for your help.
My own version has:
derek at othello:~$ grep sg /etc/udev/rules.d/*.rules
/etc/udev/rules.d/40-permissions.rules:KERNEL=="sg[0-9]", \
IMPORT{parent}=="ID_*", ENV{ID_CDROM}=="?*", GROUP="cdrom"
and I'm convinced that it really _should_ work (and right now,
where /dev/sg1 is associated with /dev/scd0, the ownership is correct), but
last week when I was actually doing some CD burning, I had to keep setting
the permissions on /dev/sg0. I obviously have some work to do ... :-)
--
derek
More information about the kubuntu-users
mailing list