Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord

    Unable to mount a working nfs share

    Recalbox General
    unable nfs share
    1
    2
    1773
    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.
    • shadok
      shadok last edited by

      Hello,

      I'm coming from a batocera install on a x86_64 computer, and i am now trying Recalbox latest version.
      I have a nfs storage on my NAS i used to mount on batocera like this :

      sharedevice=NETWORK
      sharenetwork_nfs1=SHARE@192.168.1.82:/export/Recalbox
      

      With recalbox, this does not work and a simple mount doesn't work either.
      I managed to manually mount it like this :

      mount -t nfs -o udp,noatime,rsize=8192,wsize=8192,nolock,nfsvers=3 192.168.1.82:/export/Recalbox /recalbox/share
      

      As my NAS and share settings had not changed, i am wondering why a simple mount does not work. Even if it's trying with nfs v4 (which my nas can handle), it should go back on nfs v3 if v4 doesn't work. But this isn't the point.

      So, having a working command, I tried to make it work at boot like this :

      sharedevice=NETWORK
      sharenetwork_nfs1=SHARE@192.168.1.82:/export/Recalbox:udp,noatime,rsize=8192,wsize=8192,nolock,nfsvers=3
      

      or

      sharedevice=NETWORK
      sharenetwork_cmd1=mount -t nfs -o udp,noatime,rsize=8192,wsize=8192,nolock,nfsvers=3 192.168.1.82:/export/Recalbox /recalbox/share
      

      Without success.
      So i edited /etc/fstab to add the mount, and it mount manually with a simple mount /recalbox/share.

      But now, rebooting after editing the fstab, it is stuck on the recalbox logo and please wait.
      I still need to take a look at the logs, but for all the previous try, i didn't have anything logged.

      Is there a specificity with Recalbox and nfs mounts ?

      Thanks,

      Shadok

      1 Reply Last reply Reply Quote 0
      • shadok
        shadok last edited by

        I put my old odroid XU4 back on, it still has an old recalbox install from november 2016 and it works with the nfs mount like this :

        sharedevice=NETWORK
        sharenetwork_nfs1=SHARE@192.168.1.82:/export/Recalbox
        

        Can't understand why it doesn't with the latest recalbox version.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post

        Want to support us ?

        85
        Online

        98.7k
        Users

        28.1k
        Topics

        187.0k
        Posts

        Copyright © 2021 recalbox.com