Most of the files I'm interested in are in a Windows folder called "MyFiles." I go to /mnt/vfat to change the group and ownership of MyFiles and the files therein. My username and my group name is "bob." If I type: "chown bob MyFiles" (without the quotation marks), I get this message:
chown: MyFiles: Operation not permitted
Note that I am logged in as su when I do this. If I type "chgrp bob MyFiles" I get this message:
chgrp: you are not a member of group `bob': Operation not permitted
So what am I supposed to do in order to change the group and ownership of the files in MyFiles?
Thank you.
Bob
-- Robert G. Scofield [EMAIL PROTECTED]
