Gueckel, P. wrote:
On February 3, 2007, edwardspl@xxxxxxxxxx wrote:
How to mount the CD-Disk under FC6 ?
It mounts itself. You don't list the cd/dvd/floppy devices in fstab since abut
fedora4. It happens automatically. They will be mounted under /media.
Just to note that there are some cases where this doesn't happen (may be
something to do with UDF format CDs and certain drives). See:
http://bugzilla.redhat.com/bugzilla/217862
In these cases you can still do the mount manually with:
mount -t auto /dev/cdrom /media/cdrom
Simon.