[5759] in RedHat Linux List
Re: automounting CD-ROM
daemon@ATHENA.MIT.EDU (Ray Curtis)
Sat Nov 23 14:49:41 1996
Date: Sat, 23 Nov 1996 14:48:26 -0500
From: ray@fred.net (Ray Curtis)
To: redhat-list@redhat.com
In-Reply-To: <2.2.32.19961123193936.006b4314@email.psu.edu>
Reply-To: ray@fred.net
Resent-From: redhat-list@redhat.com
K. Harrison Liang writes:
> I've a Panasonic 8x IDE CD-ROM drive, and Redhat/Intel 4.0
> recognized it as /dev/hdc. I would like Redhat to automount my CD-ROM drive
> under /cdrom everytime Linux starts (currently I've to mount it manully:
> mount /dev/hdc /cdrom -t iso9660). Could anyone please give me a hint on
> how to go about this? Thanks!
Sure no problem, add this to your /etc/fstab:
/dev/hdc /cdrom iso9660 defaults,user,ro 0 0
That should mount it at boot time.
---------------------------------------------------------------
Linux Host 'PICARD'
email: ray@fred.net
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
________________________________________________________________________
http://www.redhat.com/RedHat-FAQ http://www.redhat.com/RedHat-Errata
http://www.redhat.com/RedHat-Tips http://www.redhat.com/mailing-lists
------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null