Lines Matching refs:cdrom
102 5. You may want to create a symbolic link /dev/cdrom pointing to the
105 ln -s /dev/hdX /dev/cdrom
120 mount -t iso9660 /dev/cdrom /mnt/cdrom
122 where it is assumed that /dev/cdrom is a link pointing to the actual
123 device (as described in step 5 of the last section) and /mnt/cdrom is
125 CDROM under the /mnt/cdrom directory. If you want to eject the CDROM,
128 umount /mnt/cdrom
135 You should feel free to remove the cdrom line from /etc/fstab and
187 form `hdX=cdrom', where X is the drive letter corresponding to
191 hdX: ATAPI cdrom (?)
249 adding `append="hdX=noprobe hdX=cdrom"' to your lilo.conf file and running
281 cat /dev/cdrom | od | more
301 If you have a /dev/cdrom symbolic link, check that it is pointing
360 #include <linux/cdrom.h>