Error mounting NFS Share on startup

  • Hi,

    when i try to enable my share for mounting at startup i get the following error message:

    Code
    odroidtwo:~/.config/system.d # systemctl enable storage-kodi.mnt
    Failed to enable unit: Unit file storage-kodi.mnt.service does not exist.

    The file i created is called storage-kodi.mnt with following inside:

    Im using the latest Leia Test build on Odroid, the same script works on my other odroid.

  • Had tried this but the storage isnt monted, when i try mounting it by commandline it works

    mount -t nfs am-dc-01:/kodi/ /storage/kodi/

    I also had set libreelec to wait until network is ready before starting kodi