On Tue, Jun 17, 2003 at 09:04:53PM +0200, Jean Magnan de Bornier wrote:
> Hello all,
> Some questions about permissions:
> 1/ How come that when I want to see the content of a cdrom I get the message:
> -Only root may mount /dev/cdroms/cdrom0 (my translation from french)? I
> have to mount cd's as root and then I can open them as a user. I tried to
> change permissions on /dev/cdroms/cdrom0 *and* also to make a group for
> /mnt/cdrom, but nothing works! any idea?

You have to add "users" into your /etc/fstab line for the cdrom.
Something like this:

/dev/cdroms/cdrom0   /mnt/cdrom     iso9660     noauto,ro,user    0 0
/dev/cdroms/cdrom1   /mnt/cdrom1    iso9660     noauto,ro,user    0 0

Regards,

alan
-- 
Alan <[EMAIL PROTECTED]> - http://arcterex.net
--------------------------------------------------------------------
"There are only 3 real sports: bull-fighting, car racing and mountain 
climbing. All the others are mere games."                -- Hemingway

--
[EMAIL PROTECTED] mailing list

Reply via email to