RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    Permission to edit /etc/emulationstation/themes/simple-dark

    Scheduled Pinned Locked Moved Help and Support
    7 Posts 2 Posters 9.0k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • OrnitorickO
      Ornitorick
      last edited by

      Hi guys, i'm trying some test on the dir " /etc/emulationstation/themes/simple-dark" and want to move some folder to there.
      But looks like i dont have the permission " 777" . i have a "775" permision on the folder.
      I'm accessing by file zila.

      How can i have the permission to move the folder to "/etc/emulationstation/themes/simple-dark" by ssh ?

      1 Reply Last reply Reply Quote 0
      • herb_fargusH
        herb_fargus administrators
        last edited by

        Learn the terminal

        https://github.com/retropie/retropie-setup/wiki/ssh

        Or log into filezilla as root

        https://github.com/RetroPie/RetroPie-Setup/wiki/FAQ#why-cant-i-ssh-as-root-anymore

        If you read the documentation it will answer 99% of your questions: https://retropie.org.uk/docs/

        Also if you want a solution to your problems read this first: https://retropie.org.uk/forum/topic/3/read-this-first

        OrnitorickO 1 Reply Last reply Reply Quote 1
        • OrnitorickO
          Ornitorick @herb_fargus
          last edited by

          @herb_fargus Thank you Herbs. :)

          As described on https://github.com/RetroPie/RetroPie-Setup/wiki/FAQ#why-cant-i-ssh-as-root-anymore

          sudo nano /etc/ssh/sshd_config
          look for
          PermitRootLogin without-password
          change it to
          PermitRootLogin yes
          then ctrl+x to save,
          next set your root password:
          sudo passwd root

          After that i logged in on Filezila as "root" with the new password! And work!

          herb_fargusH 1 Reply Last reply Reply Quote 0
          • herb_fargusH
            herb_fargus administrators @Ornitorick
            last edited by

            @Ornitorick may be better practise to keep your theme in /home/pi/.emulationstation rather than changing the themes from the theme downloader as it won't be changed on updates

            If you read the documentation it will answer 99% of your questions: https://retropie.org.uk/docs/

            Also if you want a solution to your problems read this first: https://retropie.org.uk/forum/topic/3/read-this-first

            OrnitorickO 1 Reply Last reply Reply Quote 0
            • OrnitorickO
              Ornitorick @herb_fargus
              last edited by

              @herb_fargus i see :)! But Its not for a theme.

              I'm trying to make new Submenus on emulationstation as " Konami" "Capcom".
              As far i alredy got the new submenu "konami" with name and wallpeper on emulationstation( That why i need to acces the Themes files), and add it to es_systems
              I put on es_systems

              <system>
              <name>konami</name>
              <fullname>Konami</fullname>
              <path>~/RetroPie/roms/konami</path>
              <extension>.zip .ZIP</extension>
              <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 SYS mame-mame4all %ROM%</command>
              <platform>arcade</platform>
              <theme>konami</theme>
              </system>

              In order to execute as a mame4all rom in other folder, but i alredy have a problem to run the rom. Its start the emulator but dont found the *.Bin" folders on the zip. I'll study more this and maybe can post here what i got.

              Its sily, but its a way to organize the mame roms. lol

              1 Reply Last reply Reply Quote 0
              • OrnitorickO
                Ornitorick
                last edited by

                Like this

                alt text

                herb_fargusH 1 Reply Last reply Reply Quote 0
                • herb_fargusH
                  herb_fargus administrators @Ornitorick
                  last edited by

                  @Ornitorick putting your es_systems.cfg is still better practise in /home/pi/.emulationstation as any update or new system you install will reset it otherwise. You'll just have to manually keep it in sync as new systems are added or updated

                  If you read the documentation it will answer 99% of your questions: https://retropie.org.uk/docs/

                  Also if you want a solution to your problems read this first: https://retropie.org.uk/forum/topic/3/read-this-first

                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post

                  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.