> 
> 
>     Yes you're right.. So, how can I give a regular user write permissions on these 
> directories? There's
> gotta be a way..
> 


Take a look at the vfat filesystem option  "dmask"  of mount

for example:

mount /dev/fd0 /mnt/floopy   -odmask=0,rw

should give you what you want.  although you might need 
one of the other mask options as well.


Cheers,
Sean


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to