Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
FAT32 permissions problem: owner cannot delete/mv file?
View unanswered posts
View posts from last 24 hours

 
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
Senor-D
n00b
n00b


Joined: 09 Aug 2002
Posts: 14

PostPosted: Thu Aug 22, 2002 5:20 am    Post subject: FAT32 permissions problem: owner cannot delete/mv file? Reply with quote

I use a fat32 partition for storage in gentoo, because I used it for storage when I still used windows.

Its fstab entry is as follows:
Code:
/dev/hda5 /mnt/wind vfat users,exec,suid,uid=1000,gid=100,rw,umask=0777 0 0


Here is the ls -l output for the example file on the partition, /mnt/wind/pics/2musheep.jpg, I am logged in as senor, who is uid=1000:
Code:
-rwxrwxrwx    1 senor    users       13448 Apr 11 17:36 2musheep.jpg


However, when I try to delete this file, I get:
Code:
senor@memex pics $ rm -rf 2musheep.jpg
rm: cannot unlink `2musheep.jpg': Permission denied


Moving the file to any other filename gives me a similar result. The permissions look like they should be ok. I can delete files as root fine, but not as senor, who is the owner. This doesn't make much sense to me, and I'd appreciate any help in resolving it.
_________________
It is pitch black. You are likely to be eaten by a grue.
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Thu Aug 22, 2002 6:11 am    Post subject: Reply with quote

Found two threads: One and Two.

Perhaps there is something in one of those. Specifically, I noticed:
Quote:
umask=0 is the equivalent of chmod 777


As the topic has been covered, lets follow up here.

Locking this one.
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
Display posts from previous:   
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Duplicate Threads 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