Hi All,
I am trying to mount a NFS share to the zentyal machine,
from command line, it gets mounted when I given the mount commands, after cross checking it is working fine ( i testing by writing some files after mounting it)
Now I edited /etc/fstab
192.168.0.146:/testlandomain /fileserver nfs acl,nofail,noatime,nolock,intr,tcp,actimeo=1800 0 0
it does not mount it automatically once the system boot
I have to manually mount it using the command line.
it is same in CE and EE