The automount tools in the GUI usually use the label of the CD as the mount point so the only way to ensure the name is the same regardless of the label is to specify it in the /etc/fstab file.
And yes that line should work in SL6



-- Sent from my HP Pre3


On Oct 15, 2013 17:09, Steven J. Yellin <[email protected]> wrote:

Here's a line from /etc/fstab on an SL5 machine. It might work for
SL6, too, assuming you have a /mnt/cdrom directory:

/dev/cdrom /mnt/cdrom udf,iso9660 noauto,owner,kudzu,ro 0 0

Or maybe it would work to instead make make /media/CDROM_ into a symbolic
link to /mnt/cdrom before loading the CD.

Steven Yellin

On Tue, 15 Oct 2013, Edison, Arul (GE Healthcare) wrote:

> HI,
> I am porting my application from Redhat to Scientific Linux 6.3
> In Scientific Linux, the CD is mounted to mount point /media/CDROM_
> I would like to change the mount point location to /mnt/cdrom
> Any idea what is the configuration to change this?
>
> Thanks,
> Arul
>

Reply via email to