1.3K
7 points
You probably meant /dev/cdrom which as far as I know is just a link to CD-ROM drive. In case of SATA and SCSI drives it links to /dev/sr(number) and in case of IDE drive to /dev/hd(letter).
8 points
When I started using Linux in 2004, /cdrom was the mount point for CD/DVD drives on Debian.
0 points