Re: [CentOS] Automount configuration problem

2007-08-16 Thread Lanny Marcus
On 14 August 2007, Johnny Hughes <[EMAIL PROTECTED]> wrote: > Not sure what the problem is ... but the new (fc6/7 and centos) > mounting > of DVDs uses gnome-mount. > > it mounts under ... /media/$ISO_NAME > > it should also show on the desktop > Johnny: It shows up properly, if I put a CD int

Re: [CentOS] Automount configuration problem

2007-08-13 Thread Lanny Marcus
On 13 August 2007, Garrick Staples garrick at usc.edu wrote: > > Because automount has nothing to do with this problem. I don't know what the > problem actually is, but I want to make sure you don't go down the wrong path. Thank you for joining in! I know that you know what you are talking about

Re: [CentOS] Automount configuration problem

2007-08-13 Thread Akemi Yagi
On 8/13/07, Lanny Marcus <[EMAIL PROTECTED]> wrote: > On 13 August 2007, joseph blase joseph.mailboxlist at gmail.com wrote: > > > > put something like this on you /etc/fstab > > > > [host ]# cat /etc/fstab | grep cdrom > > /dev/cdrom /mnt/cdrom udf,iso9660 > > noauto,owne

Re: [CentOS] Automount configuration problem

2007-08-13 Thread Lanny Marcus
On 13 August 2007, joseph blase joseph.mailboxlist at gmail.com wrote: > > put something like this on you /etc/fstab > > [host ]# cat /etc/fstab | grep cdrom > /dev/cdrom /mnt/cdrom udf,iso9660 > noauto,owner,kudzu,ro 0 0 > Joseph: Thank you for replying. Before I adde