[KLUG Members] chmod query

Phillip Hofmeister plhofmei at antiochcomputerconsulting.com
Tue Nov 30 09:23:12 EST 2004


On Thu, 25 Nov 2004 at 06:41:59PM -0500, Eric Beversluis wrote:
> I log on as root and try to change the permissions. I get no error
> message when I hit return, but the permissions don't change:
> 
> chmod o+w /mnt/maxtorFAT
> 
> Likewise I can't go in and change permissions on the files.

As someone mentioned later on, you can specify these permissions at
mount time.  I presume you are trying to mount a FAT filesystem (DOS).
FAT and FAT32 do not support the extra bits required to store a UNIX
style permission.

-- 
Phillip Hofmeister


More information about the Members mailing list