I’m using Nethserver 6.7 and need a few folder mounted from my NAS. I did put the code in the FSTAB and when I run mount -a the Folders are perfectly right mounted.
After a reboot they are not mounted and I need to run the mount command manualy. They are still in the FSTAB.
One of the Folders is a iscsi connection 2 others are NFS shares.
I tryed to run mount -a in rc.local but this did’nt help either.
Could please someone point me into the right direction how to get the folders mounted automaticaly after reboot?