Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
chown : Could not modify the ownership ... problem
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
Sharpi
n00b
n00b


Joined: 27 Aug 2004
Posts: 2

PostPosted: Fri Aug 27, 2004 4:34 pm    Post subject: chown : Could not modify the ownership ... problem Reply with quote

First of all, I must say that I'm totally newbie to Gentoo and *nix in general.

So here is my problem :
i'm trying to install a cvs server on my laptop and I have to change the owner of the repository folder (chown -R cvs.cvs /mnt/data/cvs/repository)
But this folder is on another patition and is FAT32. When trying this, under Konqueror i get the following message : "Could not modify the ownership of file /mnt/data/cvs/repository. You have insufficient access to the fiel to perform the change). And I'm logged in as root. Also, it's the same if I create a file on this partition and try to change its owner or group.

Here is the line of my fstab that is used dto mount the partition :
/dev/hda2 /mnt/data vfat defaults,uid=0,gid=100,umask=0,rw 0 0

Any clue of why i get this ?

Thanks
Back to top
View user's profile Send private message
gen2fox
Guru
Guru


Joined: 25 May 2004
Posts: 544

PostPosted: Fri Aug 27, 2004 4:51 pm    Post subject: Reply with quote

If it's FAT32 then you can't use permissions.

Permissions are for *nix partitions only.
Back to top
View user's profile Send private message
Sharpi
n00b
n00b


Joined: 27 Aug 2004
Posts: 2

PostPosted: Fri Aug 27, 2004 5:14 pm    Post subject: Reply with quote

Ok thanks, it was simple :)
So I will have to put my CVS repository in another place.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum