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

    Access to external HDD?

    Scheduled Pinned Locked Moved Help and Support
    hdd network
    5 Posts 3 Posters 1.4k 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.
    • LexxL
      Lexx
      last edited by Lexx

      Hey!

      I'm thinking about getting a external HDD for the Pi.
      But before I do that, I have a question. Or maybe two ;)

      When using the external HDD, can you access the files through the network? Would make it extremely easy to manage games and other media.

      Do I have to get a USB Y-Cable, one connected to the Pi and one to the PC?

      Or are both methods not possible?

      Any help would be appreciated 💛
      Lexx

      B 1 Reply Last reply Reply Quote 0
      • B
        backstander @Lexx
        last edited by backstander

        @Lexx

        When using the external HDD, can you access the files through the network? Would make it extremely easy to manage games and other media.

        Yes, you can setup the external HDD to be shared over your network.

        To do this, you'll need to add something like this to the bottom of your /etc/samba/smb.conf

        [external]
        comment = external
        path = /media/usb0/
        writeable = yes
        guest ok = yes
        create mask = 0644
        directory mask = 0755
        force user = pi
        

        This should work as long as your external HDD is mounted at /media/usb0/

        Also check out this thread for more information:
        https://retropie.org.uk/forum/topic/7780/loading-roms-from-usb-harddrive

        You can use most of the information from here also with external HDDs
        https://retropie.org.uk/docs/Running-ROMs-from-a-USB-drive/

        Do I have to get a USB Y-Cable, one connected to the Pi and one to the PC?

        I don't think you can connect an external HDD to 2 different devices/PCs at the same time.

        ExarKunIvE 1 Reply Last reply Reply Quote 2
        • ExarKunIvE
          ExarKunIv @backstander
          last edited by

          @backstander

          oh cool i was wondering how to do that for my usb, i knew there must be a way. i just never looked too hard. other things on my plate

          RPi3B+ / 200GB/ RetroPie v4.5.14, RPi4 Model B 4gb / 256gb / RetroPie 4.8.2
          RPi5 4gb / 512gb / RetroPie 4.8.9 -Basic
          Maintainer of RetroPie-Extra .

          B 1 Reply Last reply Reply Quote 0
          • B
            backstander @ExarKunIv
            last edited by

            @ExarKunIv

            other things on my plate

            I completely understand that!

            LexxL 1 Reply Last reply Reply Quote 0
            • LexxL
              Lexx @backstander
              last edited by

              @backstander Thank you very much!

              Just ordered one. Will try it as soon as it arrives.

              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.