I've been having problems with changing file permissions.
sudo chmod doesn't give any errpr messages but doesn't change any file permissions.
If I enter su the raspberry password doesn't work, is there a separate one for super user.
Geffers
At a guess, you are attempting this on a FAT (or NTFS) filesystem, which is not capable of storing POSIX file permissions.geffers wrote:sudo chmod doesn't give any errpr messages but doesn't change any file permissions.