On Tue, Oct 19, 1999 at 11:09:12PM +0200, Aviram Jenik wrote:

> I mounted a FAT32 partition (using 'defaults' mount options), but only root
> has write permission. I would like regular users to have it as well (who
> cares, it's a FAT volume anyway. It shouldn't even have permissions!)
> But chown fails (Operation not permitted) and chmod changes nothing. I tried
> to set the mount options to: mode=777 with no use. Users have read/execute
> access, but no write access.

This is a FAQ. (Although I don't know if it appears in any FAQ
document.) mode is not a mount option for vfat. Check the vfat, fat
and msdos sections in the mount man page; do you see mode there?
Thought so. You do see umask, though. Set umask to 000 and it will
work. Better yet, create a dosusers group, add the people who you'd
like to give access to that group, and set the umask to 002.


-- 
Alex Shnitman                            | http://www.debian.org
[EMAIL PROTECTED], [EMAIL PROTECTED]   +-----------------------  
http://alexsh.hectic.net    UIN 188956    PGP key on web page
       E1 F2 7B 6C A0 31 80 28  63 B8 02 BA 65 C7 8B BA

I previously had IE4/NT4 on the same box and by comparison the combination
of Linux / Navigator ran at least 30-40% faster when rendering simple
HTML + graphics. 
        -- Internal Microsoft memo

PGP signature

Reply via email to