Hello, I've a system with 3 SCSI CD or DVD units : - sr0 : /dev/dvd - sr1 : /dev/cdrecorder (dvd recorder) - sr2 : /dev/cdrom The three units worked well with SuSE 9.2 and earlier. I made a fresh install of SuSE 9.3 the three units are created with the same names, but /dev/cdrom is not working and during boot I get error merrages like : cdrom: open failed I made a lot of digging and discovered that udev (?) creates names for the cd and dvd units and that these names are stored in the folder /dev/cdrom which conflicts with the sr2 symbolic link !!! I didn't find how to change onr of these two conflicting names. Had someone the same problem and/or the answer, or have I to report a bug ? Thanks in advance. Michel PS: I temporarily got cdrom to work by destroying the cdrom folder and recreating the link, I get error messages since udev is not able to record the names created but it works.