access permission on mounted fat32 drive

Yuandan Zhang yzhang4 at turing.une.edu.au
Tue May 17 23:14:22 UTC 2005


Fred Morcos wrote:

>On 5/17/05, Kai Zhang <cmskzhan at gmail.com> wrote:
>  
>
>>I have mounted a fat32 drive in my home directory. But I can only read
>>it. i have write access when login as a root or su. tried chmod +777
>><directory name>, no joy.
>>Any suggestion?
>>
>>--
>>fedora-list mailing list
>>fedora-list at redhat.com
>>To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
>>
>>    
>>
>i assume u edited fstab, in the <mount options> column, use
>"umask=000" (without the quotes)..
>
>  
>
you may change the line in fstab to let user or users to have a rwx , 
instead of root only

eg

/dev/hda5    /mnt/dos    vfat    users,noauto   0 0

then as  a root, do 'mount -a'




More information about the users mailing list