Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mount problem
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
czo
Tux's lil' helper
Tux's lil' helper


Joined: 01 Sep 2004
Posts: 107
Location: Denmark

PostPosted: Wed Oct 06, 2004 5:03 pm    Post subject: mount problem Reply with quote

i can't mount anything as user...

in X i use a term and then "su" to mount my cdrom...

can you guys tell me when to do...
Back to top
View user's profile Send private message
bakreule
Apprentice
Apprentice


Joined: 27 Aug 2003
Posts: 233
Location: Paris, France

PostPosted: Wed Oct 06, 2004 5:16 pm    Post subject: Reply with quote

Code:
man fstab


Look at the section about the "fourth field"
Back to top
View user's profile Send private message
zsoltika
l33t
l33t


Joined: 13 Nov 2003
Posts: 634
Location: Budapest, Hungary

PostPosted: Wed Oct 06, 2004 5:20 pm    Post subject: Reply with quote

Well it depends on various things. First check your /etc/fstab.
If there is no users option you should edit it like this:
Code:
#this is my cdrom setting
/dev/cdroms/cdrom0      /mnt/cdrom      iso9660         noauto,ro,users 0 0
# it's some backup space...
/dev/hda6               /tarolo         ext3            noatime,users   0 0
# this is a samba share
//intranet/public       /public         smbfs           auto,users,uid=1000,gid=100,guest       0 0

If it doesn't help you should give some detailed information....
Cheers,
Zsoltik@
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