Lines Matching refs:cdrom
58 Enhanced IDE/MFM/RLL disk/cdrom/tape/floppy support
106 5. You may want to create a symbolic link /dev/cdrom pointing to the
109 ln -s /dev/hdX /dev/cdrom
124 mount -t iso9660 /dev/cdrom /mnt/cdrom
126 where it is assumed that /dev/cdrom is a link pointing to the actual
127 device (as described in step 5 of the last section) and /mnt/cdrom is
129 CDROM under the /mnt/cdrom directory. If you want to eject the CDROM,
132 umount /mnt/cdrom
139 You should feel free to remove the cdrom line from /etc/fstab and
191 form `hdX=cdrom', where X is the drive letter corresponding to
195 hdX: ATAPI cdrom (?)
253 adding `append="hdX=noprobe hdX=cdrom"' to your lilo.conf file and running
285 cat /dev/cdrom | od | more
305 If you have a /dev/cdrom symbolic link, check that it is pointing
364 #include <linux/cdrom.h>