Mounting NFS share on boot ngiann November 21, 2025 at 3:36 PM I had the same problem, after much tries i found that it needs the option "nolock" to work after boot.Options=nolock Code [Mount] What=192.168.10.245:/mnt/Movies3 Where=/storage/movies/ Options=nolock Type=nfs