Mounting Fat32
RRS
ulist at gs1.ubuntuforums.org
Sun Apr 16 14:44:12 UTC 2006
Change this;
Code:
--------------------
........vfat iocharset=utf8,umask=0000 0 0
--------------------
To;
Code:
--------------------
..........vfat iocharset=utf8,umask=000,uid=1000,gid=1000 0 0
--------------------
That should change the ownership to you (as user) for full
read/write/execute permissions.
Also it doesn't seem to matter if three or four 0's after umask=.
--
RRS
More information about the ubuntu-users
mailing list