Subject: Re: Problems to mount cdrom as normal user
To: Martin Wittwer <unix-list@web.de>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: netbsd-help
Date: 04/15/2002 21:20:28
On Mon, Apr 15, 2002 at 02:04:54PM +0200, Martin Wittwer wrote:
> Hello NetBSD Folk!
> 
> I use NetBSD 1.5.2 from the iso-images. I want to mount my
> cdrom as a normal user. My entry in fstab looks
> like this:
> 
> /dev/cd0d /cdrom cd9660 noauto,ro 0 0
> 
> I did chmod 766 /cdrom and chmod 766 /dev/cd0d.
> 
> But when I try to mount the cdrom I get a error-message:
> permission denied.

You have to be owner of /cdrom. chmod 766 isn't enouth.
766 is OK for /dev/cd0d.

-- 
Manuel Bouyer <bouyer@antioche.eu.org>
--