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

    Use ntfs hdd to load roms (solved)

    Scheduled Pinned Locked Moved Help and Support
    15 Posts 5 Posters 15.7k 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
      dracosfire83
      last edited by

      Are you sure your HDD is mounted at "media/usb0" ?I've had it at one time at "mnt/sda1"

      1 Reply Last reply Reply Quote 0
      • edmaul69E
        edmaul69 @magoburicchio
        last edited by

        @magoburicchio i do the exact same except i use fat32. Works perfect. I dont do all the permissions stuff. I just give the folders 0777 permissions.

        1 Reply Last reply Reply Quote 0
        • cyperghostC
          cyperghost
          last edited by cyperghost

          Can you access your HDD via terminal?
          Login to terminal (user: root // password: raspberry)
          Now change directory to
          cd /media/usb/ and type ls
          can you see your data on the NTFS drive? If yes

          then please do the following:

          cd /home/pi/RetroPie
          mv roms roms_backup
          ln -s /media/usb/roms roms
          

          This will link the folder roms from your HDD to the ROMs-directory in Retropie. That's a convinient and save way. Please do not edit the es_systems.cfg- it might work but is a bad habbit :)

          For more info read ahead here:
          https://retropie.org.uk/forum/topic/2582/can-my-usb-device-have-data-on-it-already/5

          edmaul69E 1 Reply Last reply Reply Quote 0
          • edmaul69E
            edmaul69 @cyperghost
            last edited by

            @cyperghost last time i tried to make my home/pi/roms point to my hard drive it made my hard drive not work on windows. I could only ftp into it. Kind of hard to transfer dreamcast games that way.

            D 1 Reply Last reply Reply Quote 0
            • D
              dracosfire83 @edmaul69
              last edited by

              @edmaul69 Did you reformat the HDD or leave it as ntfs. I know some of the older tutorials wanted you reformat and when you did windows wouldn't recognize the drive but several updates ago retropi enabled plug and play with ntfs. While it's not the fastest it works fine for me.

              edmaul69E 1 Reply Last reply Reply Quote 0
              • edmaul69E
                edmaul69 @dracosfire83
                last edited by edmaul69

                @dracosfire83 i had it in fat32. I reformatted it in fat32 again and redid my sd card. This was on 3.7 i believe.

                1 Reply Last reply Reply Quote 0
                • cyperghostC
                  cyperghost
                  last edited by

                  Just linkin to a folder will not change the drive format. Maybe the NTFS drivers is faulty implented into the Debian.... This can cause conflicts but only in writing mode. So read mode should always works.

                  1 Reply Last reply Reply Quote 0
                  • M
                    magoburicchio
                    last edited by

                    THKS!!!
                    i transform ntfs to fat.. it seems not working so i migrate all roms and format directly and then retransfer roms..
                    now i'm trying not to change the es_systems.cfg
                    but to mount the hdd..
                    i'll try and write the esit..

                    cyperghostC 1 Reply Last reply Reply Quote 0
                    • cyperghostC
                      cyperghost @magoburicchio
                      last edited by

                      @magoburicchio That works if you use the wiki. If you need help then do not hestiate to call for. Some members are very advanced.

                      1 Reply Last reply Reply Quote 0
                      • R
                        RetroResolution
                        last edited by

                        Just for the record, I use multiple USB NTFS hard drives, for read and write operations, on my Pi 1, 2 and 3. The only issues I have had are very occasional, minor file system corruptions (resolved by gparted, or using the standard windows disk tool), which occur if the Pi hard-crashes whilst write operations are underway (e.g. same as happens on Windows).

                        If a post has helped you, please encourage the author by up-voting via the ^ icon located in the bottom-right corner.

                        RetroResolution.com - Adventures in retro gaming on original hardware and via emulation with RetroPie on the Raspberry Pi.

                        1 Reply Last reply Reply Quote 0
                        • M
                          magoburicchio
                          last edited by

                          All works great... except some strange permission denied in sh of ports..
                          Thks

                          1 Reply Last reply Reply Quote 0
                          • M
                            magoburicchio
                            last edited by magoburicchio

                            excuse me but

                            -where the config is preload, all works...
                            -where i must be change jcontroller configuration ingame inide the emulator:
                            uae4all: selecting all joystick port - joystick doesn't work, only the standard keyboard keys -
                            pressing 5 if i select joystick: works keyboard and not the joystick
                            atari 800 joystick selected and not working
                            Ports: permission denied

                            i mout this option under
                            sudo nano /etc/fstab
                            UUID=E44B-FC4E /home/pi/RetroPie vfat nofail,user,umask=0000 0 2

                            when i mount this on my 500gb fat32 formatted all emus working but i think there are permission problems...

                            i try to format it ext4?!

                            thank you

                            cyperghostC 1 Reply Last reply Reply Quote 0
                            • cyperghostC
                              cyperghost @magoburicchio
                              last edited by cyperghost

                              @magoburicchio
                              Please do not reformat drive. It seems to be a permission problem or your sh-files are broken. Do you transfered them from Windows OS to the Pi - or edited them on your Windows mashine? If yes then you need to set the correct linefeed for UNIX-systems into Windows editors.

                              If this does not solve your problem. A dirty hack can be found here:
                              https://retropie.org.uk/forum/topic/2364/new-install-of-3-8-1-permission-denied-on-all-games-in-ports-menu

                              If you reformat your drive with ext4 you will lose the opportunity to simple transfer ROMS from Windows to the external device just by "Plug 'n' Play".

                              Did you checked umask params? Maybe you set wring file permissions there? I can't check this because I use the link method via ln -s:/

                              1 Reply Last reply Reply Quote 0
                              • M
                                magoburicchio
                                last edited by magoburicchio

                                thks the ports with bash command works great.... !!!! now i have other little problem buti i open another topic !!!!

                                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.