changing file permissions

Rob Wultsch plug-discuss@lists.plug.phoenix.az.us
Thu, 22 May 2003 14:55:48 +0200


/stuff is vfat.I have it automaticly mounted with a line in my 
/etc/fstab that reads:
/dev/hda2 /stuff vfat auto,user,umask=000 0 0

I am discouraged by:
root@fearlessrogue:/home/rob# chown rob:rob /stuff
chown: changing ownership of `/stuff': Operation not permitted


Any suggestions???

Jeremy C. Reed wrote:
> On Thu, 22 May 2003 Robert.Wultsch@asu.edu wrote:
> 
> 
>>root@fearlessrogue:/# chown rob.rob /stuff
>>chown: changing ownership of `/stuff': Operation not permitted
> 
> 
> I assume that /stuff is not a Unix-type filesystem.
> 
> Maybe, use your mount options to choose which uid (and gid) should be used
> when it is mounted in the first place.
> 
> Have a look at the "mount" output and look at /etc/fstab.
> 
>    Jeremy C. Reed
>    http://www.reedmedia.net/
> 
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change  you mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss