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

    Can someone give me some guidance on using a specific roms folder on my windows pc as a share for my pi4

    Scheduled Pinned Locked Moved Help and Support
    network shareretropie 4.8config filesroms
    4 Posts 2 Posters 529 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.
    • W
      wtstreetglow1
      last edited by

      Hello all,

      I am hoping someone here can help me get this going in the way I would want. I have read the docs but don't really understand what I am reading.

      Below is what I would like to do but I don't know if it is possible.

      I have shared the following folder across my network:
      Z:\RetroBat\roms
      Inside it are system name folders and inside of those folders are the individual roms and an images folder.

      I would like to be able to use this roms folder for retropie without having to rename anything in the folder structure as this would mess up my Retrobat windows install.

      Thank you all for guiding me how to do this if it is possible. I am on pi4 and retropie 4.8.

      S 1 Reply Last reply Reply Quote 0
      • S
        sleve_mcdichael @wtstreetglow1
        last edited by

        @wtstreetglow1 said in Can someone give me some guidance on using a specific roms folder on my windows pc as a share for my pi4:

        I have read the docs but don't really understand what I am reading.

        https://retropie.org.uk/docs/Running-ROMs-from-a-Network-Share/

        This looks pretty straightforward. At what part do you get hung up?

        sudo mount -t cifs -o username=something,password=something,nounix,noserverino //REMOTEHOST/path/to/roms /home/pi/RetroPie/roms
        
        W 1 Reply Last reply Reply Quote 0
        • W
          wtstreetglow1 @sleve_mcdichael
          last edited by wtstreetglow1

          @sleve_mcdichael Would it just be this in my case:

          sudo mount -t cifs -o username=usernameforwindowspc,password=passwordforwindowspc,nounix,noserverino \\WESTONSPC\roms /home/pi/RetroPie/roms
          

          I keep getting "Bad UNC (\WESTONSPCroms)" returned from the terminal.

          Screenshots below. Essentially I want the roms folder of the windows pc to take place of the roms folder on the pi but ignore the local host part "WESTONSPC". I'm not even certain this is doable.

          I feel like the "WESTONSPC" part is not ok and it has to be named "RETROPIE" or something. I have no clue what I'm doing so I could be completely wrong on that also.

          b1745809-fae4-4717-bea5-c4829c5ab60e-image.png

          W 1 Reply Last reply Reply Quote 0
          • W
            wtstreetglow1 @wtstreetglow1
            last edited by wtstreetglow1

            @wtstreetglow1 It looks like reversing the slashes on the first (windows) share got this working.

            It should have been:

            //WESTONSPC/roms

            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.