How can a user mount a CDROM?

Mark Weinem mark.weinem at uni-duisburg.de
Mon Apr 12 09:04:30 PDT 2004


On Thu, 08 Apr 2004, Ruslan N. Gogunsci wrote:

> Hello, try add vfs.usermount=1 to /etc/sysctl.conf then from root run
> sysctl vfs.usermount=1,and from user: mount -t cd9660 /dev/acd0c
> $HOME/mnt/cdrom On Thu, Apr 08, 2004 at 07:40:54PM +0000, Mazen S.
> Alzogbi wrote:

and add the user to group wheel, adjust the permissions of /dev/acd0c
(FreeBSD 5.x -> /dev/acd0) and /dev/cdrom, if necessary. 

Running 5.x, make the permissions permanet in
/etc/devfs.conf:

	perm    acd0     0555


Ciao, Mark Weinem


More information about the freebsd-questions mailing list