Permission problem on vfat files

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: Alan Dayley
Dato:  
Emne: Permission problem on vfat files
On Tuesday 30 December 2003 19:40, Jeremy C. Reed wrote:
>
> vfat does not support per-file user or group ownership. Try using uid= and
> gid= in the mount options (set to uid and gid you want for all).
>
> But you say "cannot write". What are your other problems with writing to
> the partition?


Maybe I was just being brain-hobbled trying to use chmod. The basic problem
is that users do not have write permision to the partition. All writes are
permission denied.

Alan