Bugzilla – Bug 114336
cdrom shows as /media/CDROM and not as /media/cdrom
Last modified: 2007-06-05 11:04:23 UTC
in fstab cdrom is defined like this: /dev/cdrom /media/cdrom subfs noauto,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0 path is lower case but automounts on upper case /media/CDROM. If I create /media/cdrom and mount explicitely /dev/cdrom, on umount directory /media/cdrom is deleted.
This is fixed for BETA 4 (but you need a YOU update)