Getting Read Only File System errors on SD Card
I have tried the following: Disk Utility - Restore button was greyed out. Then I tried the following commands:
sudo chmod -RN /Volumes/....
I received the following error messages (one per file in the volume):
chmod: Failed to clear ACL on file IMG_0010.jpg: Read-only file system
I then tried
sudo chown -R USERNAME /Volumes/....
I received the following error messages (one per file in the volume):
chown: /volumes/Untitled/IMG_0011.jpg: Read-only file system
It is an SD card where I put a bunch of images onto it for a digital picture frame. After putting it in the frame I wanted to add files to the SD card and this is what I get. No, the SD card is not locked - I have tried to flip the switch a few times and there is no change. It is not the SD card as I purchased another new one - same thing happened.
Any ideas???
Mac OS X, Mac OS X (10.6.5)