Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
How to enable cdrom mounting to normal users?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
aesop
n00b
n00b


Joined: 02 Aug 2006
Posts: 10

PostPosted: Sun Aug 13, 2006 8:20 am    Post subject: How to enable cdrom mounting to normal users? Reply with quote

Hi! I've installed Gentoo and my problem is that I want to allow normal users to mount the cdrom drive. I've tried (as root):
Code:
gpasswd -a aesop cdrom

and I thought this would enable the user aesop to access cd-rom drives. But it doesn't help. Please, do you know some trick how to achieve it? Thanks in advance.
Back to top
View user's profile Send private message
mdeininger
Veteran
Veteran


Joined: 15 Jun 2005
Posts: 1740
Location: Emerald Isles, observing Dublin's docklands

PostPosted: Sun Aug 13, 2006 8:30 am    Post subject: Reply with quote

you need to edit your fstab so that the entry for your cd-rom drive includes the option "user" or "users". if you use user, every user can mount it but only that user can unmount it, if you use users, then every user can mount it and every user may unmount it, even if someone else mounted it.
for more details, see
Code:
$ man mount
and
Code:
$ man fstab
.
_________________
"Confident, lazy, cocky, dead." -- Felix Jongleur, Otherland

( Twitter | Blog | GitHub )
Back to top
View user's profile Send private message
aesop
n00b
n00b


Joined: 02 Aug 2006
Posts: 10

PostPosted: Sun Aug 13, 2006 8:55 am    Post subject: Reply with quote

Thanks, it works now. For a newbie like me the manual pages are often too complicated... :wink:
Back to top
View user's profile Send private message
mdeininger
Veteran
Veteran


Joined: 15 Jun 2005
Posts: 1740
Location: Emerald Isles, observing Dublin's docklands

PostPosted: Sun Aug 13, 2006 9:10 am    Post subject: Reply with quote

aesop wrote:
Thanks, it works now. For a newbie like me the manual pages are often too complicated... :wink:
well, they're okay, i just can't stand the GNU info system :twisted:.

if this solved your problem, please add [SOLVED] to the thread title so others know your problem is already solved :)
_________________
"Confident, lazy, cocky, dead." -- Felix Jongleur, Otherland

( Twitter | Blog | GitHub )
Back to top
View user's profile Send private message
jmbsvicetto
Moderator
Moderator


Joined: 27 Apr 2005
Posts: 4734
Location: Angra do Heroísmo (PT)

PostPosted: Sun Aug 13, 2006 5:38 pm    Post subject: Reply with quote

Moved from Installing Gentoo to Other Things Gentoo.

[mod]Since this is a post-install question about a general console issue, I believe it belongs in OTG.[/mod]
_________________
Jorge.

Your twisted, but hopefully friendly daemon.
AMD64 / x86 / Sparc Gentoo
Help answer || emwrap.sh
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum