Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 Jul 2004 17:38:51 -0400
From:      Bruce Hunter <freebsd@solisix.com>
To:        jobse@yapost.com, freebsd-questions@freebsd.org
Subject:   Re: allowing users to mount cdrom
Message-ID:  <1088890731.32211.7.camel@solid.solisixoffice.com>
In-Reply-To: <1088888955.680.15.camel@localhost.localdomain>
References:  <1088888955.680.15.camel@localhost.localdomain>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 2004-07-03 at 17:09, jobse wrote:
> Dear List,
> When trying to mount the cdrom I get Operation not permitted.
> sysctl: vfs.usermount=0(what does that mean and how can I *permanently*
> change it to 1)
> I'd rather not set the sticky bit on mount/umount if I mustn't.
> 
> suggestions?
> /jobse
> 

Are you trying to mount the cdrom for playing music cd's?

-------------------------
#mount /dev/acd0 /cdrom
if you get an error here.
-------------------------

try changing the permissions on /dev/acd0 to include your user trying to
access/mount the device.

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1088890731.32211.7.camel>