View Single Post
cddiede's Avatar
Posts: 1,034 | Thanked: 784 times | Joined on Dec 2007 @ Annapolis, MD
#10
Originally Posted by Veleno View Post
? I' ve installed some games and whit chmod -R 777 i set the correct permission
Any files in a FAT32 filesystem will show some default BS permission of like 644 or something. Any chmod command will execute without error on these files, but if you look at their attributes they will remain unchanged after your chmod. It just ignores you.

You'll also notice that if you copy files to/from a FAT32 partition and an ext2 partition it'll echo out a warning about being unable to preserve the file ownership.