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

    Unable to mount a share containing roms

    Scheduled Pinned Locked Moved Help and Support
    smbsharemount
    3 Posts 2 Posters 625 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.
    • J
      jl2383
      last edited by

      Hello,

      I created an SMB share from a RasberryPi3B (RP3) that I want to connect to on my RetroPie (retro).

      My SMB conf on the RP3 looks like:

      [share]
      Comment = Shared Folder
      Path = /mnt/external
      Browseable = yes
      Writeable = Yes
      only guest = no
      create mask = 0777
      directory mask = 0777
      Public = yes
      Guest ok = yes

      My roms on my RaspberryPi3 are located at /mnt/external/roms/. Permissions for that directory are 1777.

      When trying to connect from the Retropie to the RP3 from retro, I am trying to use the following command:

      sudo mount -t cifs -o username=something,password=something,nounix,noserverino //RP3/mnt/external/roms /home/pi/RetroPie/roms
      

      yet I always receive:

      mount error (2) No such file or directory

      Ive tried following this guide with no help: https://retropie.org.uk/docs/Running-ROMs-from-a-Network-Share/

      Does anyone have a way to fix this or a nice tutorial I can follow? Much thanks in advance.

      BuZzB 1 Reply Last reply Reply Quote 0
      • BuZzB
        BuZz administrators @jl2383
        last edited by

        @jl2383 you should mount the share name not the path. So //RPI3/share

        To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

        J 1 Reply Last reply Reply Quote 1
        • J
          jl2383 @BuZz
          last edited by

          @BuZz I feel like an idiot. Thanks for the help

          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.