cannot connect ro my shared folders (nfs)

  • Hello

    Media files are on synology na (ip 192.168.0.3)
    folder /volume1/video/ is nfs shared

    I cannot get librelec mount this directory

    This is what i do (and do it wrong)

    I went to the nfs sample file under /storage/.config/system.d
    Mount
    What=//192.168.0.3/volume1/video

    Where=/storage/video (this is a folder that already exists on libreelec

    The other settings I left unchanged

    I entered the command systemctl enable storage-videos.mount and it just seem to do nothing. I only get back to the prompt
    LibreELEC:~/.config/system.d #

    So the next thing I did was systemctl status storage-videos.mount and I got this

    storage-videos.mount - nfs mount script
    Loaded: loaded (/storage/.config/system.d/storage-videos.mount; enabled; vendor preset: disabled)

    Active: failed (Result: exit-code) since Fri 2017-02-17 13:46:30 CET; 3 weeks 1 days ago
    Where: /storage/videos
    What: //192.168.0.3/volume1/video

    Feb 17 13:46:30 LibreELEC systemd[1]: Mounting nfs mount script...
    Feb 17 13:46:30 LibreELEC systemd[1]: storage-videos.mount: Mount process exited, code=exited status
    =255
    Feb 17 13:46:30 LibreELEC systemd[1]: Failed to mount nfs mount script.
    Feb 17 13:46:30 LibreELEC systemd[1]: storage-videos.mount: Unit entered failed state.


    Has one of you have any idea what I should do to get this work?
    Must be probably overlooking something very easy :)

    Thanks to all

  • If the NFS mount is for 'simple' video/music collections only, why not simply use the in-built NFS via the Kodi GUI ?
    I have no manual NFS mounts, I use Kodi's own internal NFS connections.
    What does your Synology NAS exports file look like?

  • Yes I kow.

    But I want to make use of Emby server. This server is installed under kodi (addon) and you get to the interface by going to this adress
    dashboard.html (ip is from the odroid where librelec/kodi runs on
    When I enter the emby server interface You can add libraries but from there I cannot browse to my nfs share.


    It's true that using Filemanager under Kodi I can reach my nfs share. But