View Single Post
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#5
Originally Posted by crabsody View Post
I don't have a script but an executable (I compiled it) which I can't execute. My exec has -rw-r--r-- permissions which I can't change. I try either ./MyExec or run-standalone.sh ./MyExec but both of them return Permission denied. Does anyone know what is wrong. Thanks in advance
You need to move it off the FAT32 filesystem - you can't execute programs from there.
 

The Following 2 Users Say Thank You to Rob1n For This Useful Post: