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

    Problem transferring roms to thumb drive

    Scheduled Pinned Locked Moved Help and Support
    retropie4.7usb flashdrive
    35 Posts 2 Posters 3.8k 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.
    • mituM
      mitu Global Moderator @Drdave79
      last edited by

      @Drdave79 I don't see the psx roms folder being mounted - if you manually execute the mount command from autostart.sh, does it give you an error ?

      D 1 Reply Last reply Reply Quote 0
      • D
        Drdave79 @mitu
        last edited by

        @mitu I'm sorry Mitu, I know you're trying to help and I appreciate it, but I'm going to need more help/instruction to answer your question. What do you want me to do exactly?

        mituM 1 Reply Last reply Reply Quote 0
        • mituM
          mitu Global Moderator @Drdave79
          last edited by mitu

          @Drdave79 Run the next command from WinSCP (copy the command and paste it there) just like you've run the previous mount command:

          sudo mount -o bind /home/pi/extra/psx /home/pi/RetroPie/roms/psx
          

          then restart EmulationStation and see if your PS1 games show up.

          D 1 Reply Last reply Reply Quote 0
          • D
            Drdave79 @mitu
            last edited by

            @mitu said in Problem transferring roms to thumb drive:

            sudo mount -o bind /home/pi/extra/psx /home/pi/RetroPie/roms/psx

            bf09e3dd-39c0-4dc0-bdfd-c7277f87c53d-image.png

            1 Reply Last reply Reply Quote 0
            • mituM
              mitu Global Moderator
              last edited by

              So, back to the 1st question - do you have a psx folder under /home/pi/extra ? The error seems to hint that there's no such folder.

              D 1 Reply Last reply Reply Quote 0
              • D
                Drdave79 @mitu
                last edited by

                @mitu On the usb drive, yes. /home/pi/extra/psx. All of the roms are in there.

                1 Reply Last reply Reply Quote 0
                • mituM
                  mitu Global Moderator
                  last edited by mitu

                  Hm, I think I've got the command wrong. Try this:

                  sudo mount --bind /home/pi/extra/psx /home/pi/RetroPie/roms/psx
                  

                  and restart EmulationStation. If that works, replace the mount command from autostart.sh accordingly and see if it works after a reboot.

                  #... rest of the commands from `autostart.sh`
                  sudo mount --bind  /home/pi/extra/psx /home/pi/RetroPie/roms/psx
                  emulationstation #auto
                  
                  D 1 Reply Last reply Reply Quote 0
                  • D
                    Drdave79 @mitu
                    last edited by Drdave79

                    @mitu said in Problem transferring roms to thumb drive:

                    sudo mount --bind /home/pi/extra/psx /home/pi/RetroPie/roms/psx

                    Unfortunately still not working:

                    8bf41606-a846-4f47-b526-cdd780e4a36c-image.png

                    This is the USB drive path:

                    a71b89ee-39a9-4392-96c2-f5bb703f0dfe-image.png

                    Also, after moving all of the roms to the USB drive, the home/pi/RetroPie/roms/psx folder on the SD card is empty. Does that matter?

                    mituM 1 Reply Last reply Reply Quote 0
                    • mituM
                      mitu Global Moderator @Drdave79
                      last edited by

                      @Drdave79 said in Problem transferring roms to thumb drive:

                      Unfortunately still not working:

                      Try adding the command directly in autostart.sh.

                      Also, after moving all of the roms to the USB drive, the home/pi/RetroPie/roms/psx folder on the SD card is empty. Does that matter?

                      No, it doesn't.

                      D 1 Reply Last reply Reply Quote 0
                      • D
                        Drdave79 @mitu
                        last edited by Drdave79

                        @mitu No change :(

                        This is where I got the UUID from. Assuming I got the 1808-1615 correct.

                        IMG_9568 (002).jpg

                        mituM 1 Reply Last reply Reply Quote 0
                        • mituM
                          mitu Global Moderator @Drdave79
                          last edited by

                          @Drdave79 said in Problem transferring roms to thumb drive:

                          Assuming I got the 1808-1615 correct.

                          Yes, that's correct - the output from the mount command showed that /home/pi/extra is correctly mounted from the external disc.

                          No idea why it's not working, the usbromservice uses a similar approach to mount the roms folder (i.e. mount --bind).

                          D 1 Reply Last reply Reply Quote 0
                          • D
                            Drdave79 @mitu
                            last edited by

                            @mitu Alright. I appreciate your trying to help. I'll move the roms back to the sd card. Please let me know if you think of anything else.

                            Thanks again.

                            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.