On Thu, 17 Jun 2004 07:34:04 +0200 (CEST), eric tanguy wrote: > Thank you very much for your help and apologize for the cross-posting. > When i launch ls -la /dev/cdrom /dev/cdwriter > lrwxrwxrwx 1 root root 8 mai 31 23:44 /dev/cdrom -> /dev/hdc > lrwxrwxrwx 1 root root 9 jun 16 23:01 /dev/cdwriter -> /dev/scd0 > and when i launch ls -la /dev/hdc /dev/scd0 > brw------- 1 tanguy disk 22, 0 fév 23 22:02 /dev/hdc > brw------- 1 tanguy disk 11, 0 fév 23 22:02 /dev/scd0 > > So all seems good at this step BUT K3B STILL GIVES ERROR BURNING AS USER .... And there's still no detailed description of when exactly you get what error. There are a very few similar problem reports (with various distributions) findable with Google, but where details are posted, most look like problems with cdrecord drivers or concurrent device access by magicdev/autorun (which you should disable, too). Sure, as a last resort, on his own safe desktop machine, the user can try setting the setuid bit on cdrecord. But that would be a rather crude way and only a work-around for other problems (like general problems with an USB CD-burner).