I want to permanently mount a NFS share on Solaris 10, I have been mounting it with mount -F command but when I reboot the system the share does not mount itself again
You need to put the nfs share in the /etc/vsftab file to mount it at boot time
Quote:
Originally Posted by Unregistered
I want to permanently mount a NFS share on Solaris 10, I have been mounting it with mount -F command but when I reboot the system the share does not mount itself again