Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
usb hard drive permission
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
whammoed
n00b
n00b


Joined: 27 Jun 2004
Posts: 66

PostPosted: Fri Jul 02, 2004 12:18 am    Post subject: usb hard drive permission Reply with quote

I have set up a usb hard drive
I can mount it with the user i created but it will not let me see the drive...says i don't have permission. can only see it as root, what can i do to be able to access it as my user?

thanks
Back to top
View user's profile Send private message
guitou
Guru
Guru


Joined: 02 Oct 2003
Posts: 534
Location: France

PostPosted: Fri Jul 02, 2004 12:30 am    Post subject: Reply with quote

Add a line in fstab for your drive and with user in your options, and it will be "mountable" by users.
Code:

/dev/sda<x>   /mnt/<mountpoint>   <type>   (no)auto,user   0   0

++
Back to top
View user's profile Send private message
whammoed
n00b
n00b


Joined: 27 Jun 2004
Posts: 66

PostPosted: Fri Jul 02, 2004 1:07 am    Post subject: Reply with quote

Thanks.
resolution was I also needed option umask=000
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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