Ok, so I go to start the default and only .sh in my pc folder. In and out, no dosbox. My specs, steps and conditions are as follows:
================================================================
pi@home$ cat /tmp/runcommand.log
/opt/retropie/supplementary/runcommand/runcommand.sh: line 671: /home/pi/RetroPie/roms/pc/+Start DOSBox.sh: Permission denied
This has something to either do with “retroarch_append_config” (close to what it said) or more likely “eval $command”
==================================================================
-roms folder is symlinked to an external drive’s dir
-most other emus work fine (haven’t checked them all)
-chown was run on roms, /opt/retropie -R
-chmod -R 777 /dev, /opt/retropie/emulators/dosbox/bin
-retropie-setup and reinstall dosbox package
-before the roms folder was symlinked, I copied everything over to the roms folder on the external drive, then deleted and symlinked
-rpi2
-512/512 mem split
-tons of room on the hdd and the 16gb sdcard
-fresh install
-only kodi was installed after the fresh install
===================================================================
Not sure what else is relevant, but I’m sure it’ll be easy enough to find. Anyone have any ideas why I don’t have permission to play with DOSBox?