Beiträge von sav0

    What do you get when you try the following from command line: systemctl enable nfs-common

    ryecoaaron,
    I get the very same response when executing the commands from shell as root :


    Code
    root@raspberrypi:~/scripts# systemctl enable nfs-common
    Synchronizing state for nfs-common.service with sysvinit using update-rc.d...
    Executing /usr/sbin/update-rc.d nfs-common defaults
    insserv: warning: current start runlevel(s) (empty) of script `nfs-common' overrides LSB defaults (S).
    Executing /usr/sbin/update-rc.d nfs-common enable
    update-rc.d: error: no runlevel symlinks to modify, aborting!

    I installed an image of OMV Erasmus on a fresh sdcard for my RPI3. IMG FILE: OMV_3_0_88_RaspberryPi_2_3_4.9.41


    Booting into the OMV environment was seamless and fast. I was logged into the GUI interface and had shell access within minutes.


    I ran into one problem:




    This is the error message I receive when simply trying to enable NFS from the webgui





    Any ideas?




    I can run "service nfs-common start" from the shell and that starts OK..