Tugger the SLUGger!SLUG Mailing List Archives

Re: [SLUG] Allowing users to write to dos partition.


Michael Lake wrote:
> I want users to be able to write to a dos partition .
> Permission scurrently, when mounted or unmounted are:
> drwxrwxr-x   10 root root  4096 Jan  1  1970 dos

You can set a general uid and gid for the dos partition with options to
mount. See the mount man page under "Mount options for fat".