Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Mounting a FAT32 partition
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
Mallrats
Guru
Guru


Joined: 15 Jul 2002
Posts: 414
Location: Cleveland Ohio

PostPosted: Mon Jul 22, 2002 6:05 pm    Post subject: Mounting a FAT32 partition Reply with quote

Hi everybody!

I'm mounting a FAT32 partition not in my /etc/fstab (yet?):
Code:
mount /dev/hda8 /mnt/data/

Normal users don't have write access to it
Any ideas how to permanantly fix this without a chmod or chown or something?
Back to top
View user's profile Send private message
delta407
Bodhisattva
Bodhisattva


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

PostPosted: Mon Jul 22, 2002 7:33 pm    Post subject: Reply with quote

Try adding "umask=007" to the mount options in /etc/fstab.

...unless I'm too tired to think correctly.
_________________
I don't believe in witty sigs.
Back to top
View user's profile Send private message
delta407
Bodhisattva
Bodhisattva


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

PostPosted: Mon Jul 22, 2002 7:45 pm    Post subject: Reply with quote

Oh yeah, and add "gid=mygroup" where mygroup is the group you want to have access. ;)
_________________
I don't believe in witty sigs.
Back to top
View user's profile Send private message
Naan Yaar
Bodhisattva
Bodhisattva


Joined: 27 Jun 2002
Posts: 1549

PostPosted: Mon Jul 22, 2002 7:54 pm    Post subject: Reply with quote

Or do "umask=0" if you want all users to be able to scribble to it.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads 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