Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
what user does gnome automount as?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
mathfeel
l33t
l33t


Joined: 03 Aug 2004
Posts: 700

PostPosted: Wed May 12, 2010 4:25 am    Post subject: what user does gnome automount as? Reply with quote

I have an external USB HDD that when I plug in while using GNOME, a message
Code:
ntfs-3g-mount: user has no write access to mount point: /media/remotedrive/

is shown and it fails to mount.

However, I can just open the terminal, type in "mount /media/remotedrive/" and it will mount successfully. So seems like the auto mounter in GNOME is trying to mount as a user/group that do not have write permission. How do I figure out why is it failing?
_________________
-----------------------------------------------------------
"In heaven all the interesting people are missing"
-- Friedrich Nietzsche
Back to top
View user's profile Send private message
Gankfest
l33t
l33t


Joined: 01 Aug 2007
Posts: 946
Location: Miami Beach, FL

PostPosted: Wed May 12, 2010 4:30 am    Post subject: Reply with quote

For my stuff I just added it into fstab and it always mount. It depends if your going into console and mounting as root or user, if you're logging into root then your user doesn't have permission to mount the drive; if not, then it is your hal setup. Check out my fstab and see if this works for you:

Code:
/dev/sdb5               /mnt/documents  ntfs-3g         user,defaults   0 0


or you can check out the Gentoo wiki here
_________________
Gankfest™ (>")> ~*

Everyone has to start somewhere, it depends on where you end up that counts! (>")>
Back to top
View user's profile Send private message
mathfeel
l33t
l33t


Joined: 03 Aug 2004
Posts: 700

PostPosted: Wed May 12, 2010 5:00 am    Post subject: Reply with quote

paradox6996 wrote:
For my stuff I just added it into fstab and it always mount. It depends if your going into console and mounting as root or user, if you're logging into root then your user doesn't have permission to mount the drive; if not, then it is your hal setup. Check out my fstab and see if this works for you:

Code:
/dev/sdb5               /mnt/documents  ntfs-3g         user,defaults   0 0


or you can check out the Gentoo wiki here


I have no problem with my entry for this drive in fstab:
Code:
UUID=86FCBC9FFCBC8B47  /media/mobileblk  ntfs-3g  noatime,fmask=0113,dmask=002,uid=root,gid=plugdev,locale=en_US.UTF-8,user 0 0

That's why when I issue mount /mount/point, it works and set to my desired permission. When I plug it in in GNOME, there is a series of action that's trigger by GNOME leading to it failing to mount it automatically. I am curious as to what went wrong for GNOME.
_________________
-----------------------------------------------------------
"In heaven all the interesting people are missing"
-- Friedrich Nietzsche
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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