Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › Invalid permissions on bash scripts on 3.0 beta? › Reply To: Invalid permissions on bash scripts on 3.0 beta?
04/01/2015 at 20:55
#93387
Participant
Found the problem. Following a post by user dplcc68, I found out that Retropie does not give exec privileges to mounted drives. Solved it by issuing a “sudo mount -o remount rw,exec,users,auto /media/usb”. I’m going to add a bug report to git.