Unable to access Retropie setup from terminal
-
Did you try to go to the directories? Navigate through the directory structure with
CD
(change directory) and usels
to see the contents of each folder. Personally I usels -l
to see things in a list format. The directory may in fact NOT be there. So you probably missed a step in the instructions or the RetroPie install isn't complete. What hardware are you using? What...anything...are you using?( @saccublenda I don't type
sh
before the path. Maybe that's version dependent. ) -
@IanDaemon said in [Unable to access Retropie setup from terminal]
(@saccublenda I don't type
sh
before the path. Maybe that's version dependent.)You are right, it should work also without the
sh
. Probably the fileretropie_setup.sh
is not where it is supposed to be. -
@saccublenda If
sh
files aren't registered as shell scripts in their system then problems exist that are beyond my Linux knowledge. -
@saccublenda that's incorrect. The
sh
shouldn't be included. That is likely to cause issues. (RetroPie uses bash, not sh, which could be dash or another shell). -
@McJones9631 you typed
RetroPie_Setup
instead ofRetroPie-Setup
-
@BuZz I often get confused that it's
MixedCase-Hyphen
and thenlowercase_underscore
. -
@BuZz I usually run
retropie_setup.sh
with thesh
, that in Debian is dash. -
Okay, so I've tested just about everything you all have said here, and I'm still getting errors, as seen here. Thank you all again for your help!
-
This post is deleted! -
@McJones9631 Why don’t you just go in
RetroPie-Setup
and see withls
If the file is there? Also you are typingRetropie-Setup
instead ofRetroPie-Setup
. -
@saccublenda Well. That's wrong. I suggest you don't. It only works because that script launches others via bash. If bash specific code was added to the retropie_setup.sh script you will have issues.
-
@BuZz Good to know, thanks.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.