I have two drives in my home computer: hdb: CD-W516EB, ATAPI CD/DVD-ROM drive hdc: TOSHIBA DVD-ROM SD-M1212, ATAPI CD/DVD-ROM drive
in udev.rules I set: - CDRW (hdb) to be made as /dev/cdrom - DVD (hdc) to /dev/dvd Each time when I start K3b I have to configure it to find my drives. home:~$ ls -l /dev/dvd /dev/cdrom brw-rw---- 1 root cdrom 3, 64 2004-07-29 22:37 /dev/cdrom brw-rw---- 1 root cdrom 22, 0 2004-07-29 22:37 /dev/dvd All local users are added to "cdrom" group. "cdrecord" works, "xcdwrite" works - only k3b needs to be configured EACH time to have info about drives. It is very uncomfortable. I don't want switch to non-KDE burn programs (arson crash on start) - but it looks like I have to do it cause all KDE based are unusable. --

