On Tuesday 31 December 2002 02:47, Chris Thiel wrote: > it seems that the name is derived from the path. My cdrom name > reads `devcdrommntcdrom' and the path for my cdrom is /mnt/cdrom. > Is the mount point for your cdrom at /cdrom?
Yes, so the name "devcdromcdrom" indicates that it should have correct paths.. Actually file "/dev/cdrom" on my system is a symlink to "/dev/cdroms/cdrom0", which furthermore is a symlink to "/dev/ide/host0/bus1/target1/lun0/cd". I first thought the code doesn't handle symlinks well but apparently that's not the problems since putting /dev/ide/host0/bus1/target1/lun0/cd to fstab didn't help either. Hmm.. Maybe the code is incompatible with devfs? > The config file for the paths seems to be at ~/.kde/share/config/kdfrc Not anymore, it seems. The file doesn't exist on my disk. Are you running 3.1, too? - Jarno

