Lines Matching refs:cdrom
104 5. You may want to create a symbolic link /dev/cdrom pointing to the
107 ln -s /dev/hdX /dev/cdrom
122 mount -t iso9660 /dev/cdrom /mnt/cdrom
124 where it is assumed that /dev/cdrom is a link pointing to the actual
125 device (as described in step 5 of the last section) and /mnt/cdrom is
127 CDROM under the /mnt/cdrom directory. If you want to eject the CDROM,
130 umount /mnt/cdrom
137 You should feel free to remove the cdrom line from /etc/fstab and
189 form `hdX=cdrom`, where X is the drive letter corresponding to
193 hdX: ATAPI cdrom (?)
251 adding `append="hdX=noprobe hdX=cdrom"` to your lilo.conf file and running
283 cat /dev/cdrom | od | more
303 If you have a /dev/cdrom symbolic link, check that it is pointing
364 #include <linux/cdrom.h>