[gentoo-user] cdrecord says permission denied

2007-09-11 Thread Renat Golubchyk
Hi folks! For years I've been using cdrecord as a non-root user and without suid bit set. Now it doesn't work any more. Here is the error message and some other info: $ cdrecord -eject -v -driveropts=burnproof -data

Re: [gentoo-user] cdrecord says permission denied

2007-09-11 Thread Rafael Barrera Oro
did you try adding yourself to the cdrom group? 2007/9/11, Renat Golubchyk [EMAIL PROTECTED]: Hi folks! For years I've been using cdrecord as a non-root user and without suid bit set. Now it doesn't work any more. Here is the error message and some other info:

Re: [gentoo-user] cdrecord says permission denied

2007-09-11 Thread Renat Golubchyk
On Tue, 11 Sep 2007 15:04:04 -0300 Rafael Barrera Oro [EMAIL PROTECTED] wrote: did you try adding yourself to the cdrom group? I *am* in the cdrom group, as I have already wrote. $ groups adm wheel cron audio cdrom video cdrw usb users locate portage plugdev

Re: [gentoo-user] cdrecord says permission denied

2007-09-11 Thread Rafael Barrera Oro
sorry, missed it 2007/9/11, Renat Golubchyk [EMAIL PROTECTED]: On Tue, 11 Sep 2007 15:04:04 -0300 Rafael Barrera Oro [EMAIL PROTECTED] wrote: did you try adding yourself to the cdrom group? I *am* in the cdrom group, as I have already wrote. $ groups adm wheel cron audio cdrom video

Re: [gentoo-user] cdrecord says permission denied

2007-09-11 Thread Stephen Wittig
The only things that I can guess are that it is trying to update something in /proc or it needs to load a kernel module before writing. Just for fun - try burning a disk as root. Then try burning another dist as a non-root user. If the the second disk burns then one or the other of the above is

Re: [gentoo-user] cdrecord says permission denied

2007-09-11 Thread Renat Golubchyk
On Tue, 11 Sep 2007 16:27:15 -0500 Stephen Wittig [EMAIL PROTECTED] wrote: The only things that I can guess are that it is trying to update something in /proc or it needs to load a kernel module before writing. Why would cdrecord want to update anything in /proc? There is no informatiom that