Mount Remote NFS (Linux) Drive
NFS Remote Mount Config
/opt/fmadio/etc/disk.lua ["NFSDisk"] =
{
["192.168.2.131:/home"] = "remote0",
}, ["192.168.1.200:/home"] = "remote0:-o vers=3 -o nolock",fmadio@fmadio20v3-287:/mnt/store0/etc$ fmadiolua /opt/fmadio/etc/disk.lua
failed to open self? [fmadiolua]
loading filename [/opt/fmadio/etc/disk.lua]
done 0.000065Sec 0.000001Min
fmadio@fmadio20v3-287:/mnt/store0/etc$NFS Remote Mount Example
Last updated
Was this helpful?