On Tue, 5 Nov 2002, John P Verel wrote: > > I'm finding impossible to change ownership and permissions on my vfat > partititon. Even as root, I get denied.
You can only set the user/group ownership for the whole filesystem, and only at mount time. FAT can't handle unix filesystem semantics. David.