On 5/22/06, Mark Kirkwood <[EMAIL PROTECTED]> wrote:
A line in /etc/fstab like this:
/dev/cdrom /mnt/cdrom auto noauto,ro 0 0
Should let access the cd/dvd:
(root) # mount /mnt/cdrom
(root) # ls /mnt/cdrom
If you want users other than root to be able to mount it change
'noauto,ro' to 'noauto,user,ro'.
Thanks! That's all the information I needed. I could have guessed
about the /dev/cdrom /mnt/cdrom parts, however, I'd have never figured
out the auto noauto,user,ro part. Thanks!
--
========== GCv3.12 ==========
GCS d-(++) s+: a? C++ UL+>++++ P+
L++ E--- W+(+++) N++ o? K? w--- O? M+
V? PS- PE+ Y-(--) PGP- t+++ 5? X R tv-- b+
DI+++ D+ G e* h- !r !y
========= END GCv3.12 ========
--
gentoo-user@gentoo.org mailing list