• Recent
  • Tags
  • Popular
  • Home
  • Docs
  • Register
  • Login
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.6k 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.
  • D
    Drdave79 @mitu
    last edited by 12 Mar 2022, 19:18

    @mitu When I type ls -l /dev/disk/by-uuid/ I get this:

    IMG_9567.jpg

    Which looks different than this in the instructions:

    pi@retropie:~ $ ls -l /dev/disk/by-uuid/
    total 0
    lrwxrwxrwx 1 root root 15 Jun 19 21:59 7cc81461-50b9-45a8-a561-fd5c4aa71934 -> ../../mmcblk0p2
    lrwxrwxrwx 1 root root 15 Jun 19 21:59 AE51-7D54 -> ../../mmcblk0p1
    lrwxrwxrwx 1 root root 10 Jun 19 21:59 E44B-FC4E -> ../../sda1

    M 1 Reply Last reply 12 Mar 2022, 19:22 Reply Quote 0
    • M
      mitu Global Moderator @Drdave79
      last edited by 12 Mar 2022, 19:22

      @Drdave79 said in Problem transferring roms to thumb drive:

      Which looks different than this in the instructions:

      You're typing the command wrong - it's -l (lowecase L), not -1 (numeric 1).

      D 2 Replies Last reply 12 Mar 2022, 19:26 Reply Quote 0
      • D
        Drdave79 @mitu
        last edited by 12 Mar 2022, 19:26

        @mitu 7b34bf8e-4715-47fd-84f8-5333153d000c-image.png

        1 Reply Last reply Reply Quote 0
        • D
          Drdave79 @mitu
          last edited by 12 Mar 2022, 19:48

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • D
            Drdave79 @mitu
            last edited by Drdave79 13 Mar 2022, 00:21

            @mitu ok, this still isn't working. On restart, all games are missing. If I take the usb drive out, they come back. USBromservice is disabled.

            I moved all of my PSX games (5 hours) to the usb drive in the /home/pi/extra/psx folder.

            This is the autostart.sh file:

            autostart.jpg

            This is the fstab file:

            fstab.jpg

            @mitu any ideas?

            M 1 Reply Last reply 13 Mar 2022, 05:05 Reply Quote 0
            • M
              mitu Global Moderator @Drdave79
              last edited by 13 Mar 2022, 05:05

              @Drdave79 You're mounting the disc on /home/pi/RetroPie, instead of /home/pi/RetroPie/extra. This 'masks' the roms folder on the sdcard, that's why they appear missing.

              D 2 Replies Last reply 13 Mar 2022, 14:52 Reply Quote 0
              • D
                Drdave79 @mitu
                last edited by Drdave79 13 Mar 2022, 14:52

                @mitu So I need to change the fstab file or the autostart.sh file?

                And the subfolder structure on the usb drive is /home/pi/extra. Do I need to change it to /home/pi/RetroPie/extra?

                1 Reply Last reply Reply Quote 0
                • D
                  Drdave79 @mitu
                  last edited by Drdave79 13 Mar 2022, 15:06

                  @mitu ok, so I changed the fstab to read UUID=1808-1615 /home/pi/extra... which matches the subfolder structure on the USB drive and it booted up with the rest of the roms ok. But PSX is missing. It's not seeing them on the USB drive.

                  Is the 3rd line of the autostart.sh file telling the system to replace the location of the PSX roms from the sd card to the usb drive? If so, it appears correct.

                  1 Reply Last reply Reply Quote 0
                  • M
                    mitu Global Moderator
                    last edited by 13 Mar 2022, 15:11

                    If you're starting the File Manager, do you see the psx folder in the /home/pi/extra folder ? What's the output of the mount command ?

                    D 1 Reply Last reply 13 Mar 2022, 15:13 Reply Quote 0
                    • D
                      Drdave79 @mitu
                      last edited by 13 Mar 2022, 15:13

                      @mitu I'm using WinSCP, but not sure how I can see the USB drive from that? If I pull the USB drive and plug it into the PC I can see them. How can I see the output of the mount command? Do you need me to do something from the Pi itself?

                      M 1 Reply Last reply 13 Mar 2022, 15:16 Reply Quote 0
                      • M
                        mitu Global Moderator @Drdave79
                        last edited by 13 Mar 2022, 15:16

                        @Drdave79 said in Problem transferring roms to thumb drive:

                        I'm using WinSCP, but not sure how I can see the USB drive from that?

                        If the drive is mounted on /home/pi/extra, then browse that folder and see what's underneath.

                        How can I see the output of the mount command? Do you need me to do something from the Pi itself?

                        Doesn't WinSCP offers a way to run a remote command ? Just run mount and post the output.

                        D 1 Reply Last reply 13 Mar 2022, 15:19 Reply Quote 0
                        • D
                          Drdave79 @mitu
                          last edited by 13 Mar 2022, 15:19

                          @mitu 1.jpg

                          M 1 Reply Last reply 13 Mar 2022, 15:53 Reply Quote 0
                          • M
                            mitu Global Moderator @Drdave79
                            last edited by 13 Mar 2022, 15:53

                            @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 13 Mar 2022, 15:55 Reply Quote 0
                            • D
                              Drdave79 @mitu
                              last edited by 13 Mar 2022, 15:55

                              @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?

                              M 1 Reply Last reply 13 Mar 2022, 16:10 Reply Quote 0
                              • M
                                mitu Global Moderator @Drdave79
                                last edited by mitu 13 Mar 2022, 16:10

                                @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 13 Mar 2022, 16:31 Reply Quote 0
                                • D
                                  Drdave79 @mitu
                                  last edited by 13 Mar 2022, 16:31

                                  @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
                                  • M
                                    mitu Global Moderator
                                    last edited by 13 Mar 2022, 16:58

                                    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 13 Mar 2022, 16:59 Reply Quote 0
                                    • D
                                      Drdave79 @mitu
                                      last edited by 13 Mar 2022, 16:59

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

                                      1 Reply Last reply Reply Quote 0
                                      • M
                                        mitu Global Moderator
                                        last edited by mitu 13 Mar 2022, 18:27

                                        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 13 Mar 2022, 20:20 Reply Quote 0
                                        • D
                                          Drdave79 @mitu
                                          last edited by Drdave79 13 Mar 2022, 20:20

                                          @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?

                                          M 1 Reply Last reply 13 Mar 2022, 21:23 Reply Quote 0
                                          31 out of 35
                                          • First post
                                            31/35
                                            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.

                                            This community forum collects and processes your personal information.
                                            consent.not_received