Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Mounting partitions via /etc/fstab + rights
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
zbled
Apprentice
Apprentice


Joined: 18 Jun 2002
Posts: 216
Location: Bukowski's Piano Bar

PostPosted: Thu Jun 20, 2002 6:08 pm    Post subject: Mounting partitions via /etc/fstab + rights Reply with quote

hi, I'm mounting partitions via /etc/fstab (f.eg. /dev/hda7 /mnt/down vfat rw 0 0), which have been used under winxp. this works fine, but i can't give a user (group users) rights to write and delete files on the mounted partitions (when logged in as root) neither with chmod nor with chown.

f.eg:

chown zbled:users /mnt/down
output => chown: changing ownership of /mnt/down: Operation not permitted

any ideas? thanks in advance
Back to top
View user's profile Send private message
zbled
Apprentice
Apprentice


Joined: 18 Jun 2002
Posts: 216
Location: Bukowski's Piano Bar

PostPosted: Thu Jun 20, 2002 6:09 pm    Post subject: Reply with quote

forgot to mention the file system... all partitions are fat32
Back to top
View user's profile Send private message
delta407
Bodhisattva
Bodhisattva


Joined: 23 Apr 2002
Posts: 2876
Location: Chicago, IL

PostPosted: Thu Jun 20, 2002 6:11 pm    Post subject: Reply with quote

"man mount"

Add uid=myuser and gid=mygroup next to "rw" in your fstab.
Back to top
View user's profile Send private message
zbled
Apprentice
Apprentice


Joined: 18 Jun 2002
Posts: 216
Location: Bukowski's Piano Bar

PostPosted: Thu Jun 20, 2002 6:32 pm    Post subject: Reply with quote

thank you very much :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security 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