Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jul 2002 07:15:10 -0700
From:      "Balaji, Pavan" <pavan.balaji@intel.com>
To:        "'Steve Mazerski'" <smazerski@yahoo.co.jp>, freebsd-questions@FreeBSD.ORG
Subject:   RE: /cdrom for normal users?
Message-ID:  <3D386AED1B47D411A94300508B11F18703BC5BCF@fmsmsx116.fm.intel.com>

next in thread | raw e-mail | index | archive | help

By default, cdrom is /dev/acd0c is only mountable by root in FreeBSD. You
can make it mountable by normal users by changing the /etc/fstab entry to
users,ro,noauto

/dev/acd0c              /cdrom          cd9660 users,ro,noauto   0       0

Pavan Balaji,
Intel Corporation

    "Only the Paranoid Survive"  --  Andy Grove


> -----Original Message-----
> From: Steve Mazerski [mailto:smazerski@yahoo.co.jp]
> Sent: Wednesday, July 17, 2002 5:14 PM
> To: freebsd-questions@FreeBSD.ORG
> Subject: /cdrom for normal users?
> 
> 
> 
> Is it the "done thing" in FreeBSD for normal users to mount CD-ROMs 
> in a local directory rather than /cdrom? 
> 
> As a normal user all I get is this:
> 
>   localuser > mount /cdrom 
>   cd9660: /dev/acd0c: Operation not permitted
> 
> despite changing the permissions on both the CD-ROM device and /cdrom
> to 660 and ensuring the local user is in the relevant groups
> 
> I can mount CD-ROMs in a directory owned by the normal user.
> 
> I ask because in Linux, /cdrom is generally useable as a mount point
> by all users. It's not a problem, just wondering.
> 
> For reference: 
> 
> the relevant line in /etc/fstab:
> 
>   /dev/acd0c              /cdrom          cd9660  ro,noauto   
>     0       0
> 
> vfs.usermount is set to 1, and yes, I have read this page:
> 
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/disks.htm
l#USER-FLOPPYMOUNT


S.Mazerski


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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