Hi All. I've got a NFS share on my file server that I mount at boot on my client computers. The share mounts without issue, except on the clients that connect to the network via a wireless connection. On these computers I have to execute "sudo mount -a" once the network's connected to get the share to mount. Is there an option to get the share to mount after the network's up?
The relevant line in my current /etc/fstab files is: 10.0.0.4:/home /media/file_server nfs _netdev,rw,rsize=8192,wsize=8192,timeo=14,intr Thanks. -- SIMON IVES www.simonives.info --------------------------------- Please consider the environment before printing this email or any attachments.
-- ubuntu-au mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-au
