Permission problem on vfat files

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Alan Dayley
日付:  
題目: 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