Hi,
I’ve tried mounting with autofs but I’m struggling as I’m a noob when it comes to linux command… I’ve followed the info in the link @bmillham sent:
I have got as far as:
First install the autofs package
“sudo apt-get install autofs”
but once I type this command:
edit auto.master
“sudo nano /etc/auto.master”
I don’t know what to do… I typed in " /- /etc/auto.nfs.shares --timeout 15 browse" but don’t know where to place it in the text and how to save?
Also after typing “sudo nano /etc/auto.nfs.shares” I don’t know what to edit the following to: “/mnt// :</path/to/share1>”
Any help would be appreciated. Thanks!