View previous topic :: View next topic |
Author |
Message |
chen0rama n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Futurama/cartoon_futurama_bender.gif)
Joined: 09 Mar 2007 Posts: 15
|
Posted: Thu Mar 15, 2007 11:12 am Post subject: [SOLVED] Mounting problems :/ |
|
|
Hello guys!
I'm freaking out with this. I checked the forum for solution and couldn't find it Why only root can mount?
This is my permission:
Code: | chendler@section1 ~ $ cat /etc/group
root::0:root
bin::1:root,bin,daemon
daemon::2:root,bin,daemon
sys::3:root,bin,adm
adm::4:root,adm,daemon
tty::5:
disk::6:root,adm,chendler,haldaemon
lp::7:lp
mem::8:
kmem::9:
wheel::10:root,chendler
floppy::11:root,chendler,haldaemon
mail::12:mail
news::13:news
uucp::14:uucp
man::15:man
console::17:
audio::18:chendler
cdrom::19:chendler,haldaemon
dialout::20:root,chendler
tape::26:root
video::27:root,chendler
cdrw::80:chendler,haldaemon
usb::85:chendler,haldaemon
users::100:chendler,antonone
nofiles:x:200:
smmsp:x:209:smmsp
portage::250:portage,chendler,antonone
utmp:x:406:
nogroup::65533:
nobody::65534:
ldap:x:439:
sshd:x:22:
cron:x:16:
locate:x:245:
dhcp:x:1001:
mysql:x:60:
lpadmin:x:106:
antonone:x:1002:
hsqldb:x:1003:
eclipse:x:1004:
chendler:x:1006:
messagebus:x:1007:
haldaemon:x:1008:haldaemon
plugdev:x:1009:haldaemon,chendler
games:x:35:
stb-admin:x:1010:
gdm:x:1011: |
what did I missed?
And...
Code: | chendler@section1 ~ $ mount /dev/hda /mnt/cdrom
mount: only root can do that
chendler@section1 ~ $ |
yes /dev/hda is my cdrom (dvd) drive
Last edited by chen0rama on Thu Mar 15, 2007 11:53 am; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
PaulBredbury Watchman
![Watchman Watchman](/images/ranks/rank-G-2-watchman.gif)
![](images/avatars/15669254994381f44a81f83.jpg)
Joined: 14 Jul 2005 Posts: 7310
|
Posted: Thu Mar 15, 2007 11:30 am Post subject: |
|
|
The file to change is /etc/fstab - add "user" to the entry.
Run:
Quote: | Thus, given a line
/dev/cdrom /cd iso9660 ro,user,noauto,unhide
any user can mount the iso9660 file system found on his CDROM using the
command
mount /dev/cdrom
or
mount /cd |
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
chen0rama n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Futurama/cartoon_futurama_bender.gif)
Joined: 09 Mar 2007 Posts: 15
|
Posted: Thu Mar 15, 2007 11:53 am Post subject: |
|
|
OMG thx PaulBredbury its working ! even automounting with hal :] that's cool |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|
|
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
|
|