I recently got a digital photo frame and when removing photos I did the move to trash instead of Shift+Del and deleting proper and now I have a hidden folder with read only files that I can not remove.
I have tried using the following commands
sudo rm -rf: Said cannot remove read-only files system.rm rmdir: Said cannot remove read-only files system.chmod -v u+rw filename: Did nothing.mount -o remount, rw: Did nothing.
I have been able to remove all the actual files off (just the pictures not system files im not that reckless) with rm but this folder remains and I dont want it taking up space that is needed for pictures.
All my Linux skills come from running into a problem I cant solve intuitively then Googling as hard as possible but this remains elusive and I don’t know what else to try but ask for someone to help.
cp) andrmthem, but just not this trash directory or anything inside it?findmnt -Ron the mountpoint and add the output to your post? (Btw, I don't suppose any fstab entry is involved? You have been relying your DE to mount it through udisks2, right? -- basically automount triggered by your DE or "point and click" to have it mounted)