Am Dienstag, 18. Januar 2005 15:24 schrieb Z�cek Krystof: > Make sure you have permissions to WRITE to the CDROM device (something > like /dev/cdrom or /dev/hdc or so). Best practice is assigning the > cdrom group to this device, give it write permission and add users to > this group.
Hallo Z�cek, thanks. Sure did that (well udev does it for me right now): [EMAIL PROTECTED]:~ -> ls -l /dev/dvd lrwxrwxrwx 1 root root 3 2005-01-18 22:27 /dev/dvd -> hdc [EMAIL PROTECTED]:~ -> ls -l /dev/hdc brw-rw---- 1 root cdrom 22, 0 2005-01-18 22:27 /dev/hdc [EMAIL PROTECTED]:~ -> id martin uid=1000(martin) gid=1000(martin) Gruppen=1000(martin),20(dialout),24 (cdrom),25(floppy),29(audio),102(scanner),104(thinkpad),109(nvram),115 (plugdev) Well, anyway, problem seems to have fixed. If it appears again I will file a bug report. Regards, -- Martin 'Helios' Steigerwald - http://www.Lichtvoll.de

