|
Install autofs:
This will create the relevant files in /var/autofs with
default configuration file /etc/auto.master which references
auto.misc and /etc/auto.net. You may want to create
your own automount specification, so create a new file, perhaps
/etc/auto.ktnet with something like:
athens -rw,hard,intr athens:/ktnet/athens
|
Then edit /etc/auto.master to include just this file:
/var/autofs/ktnet /etc/auto.ktnet
|
Restart the autofs server:
Assuming NFS is set up appropriately, this will now automatically
mount /var/autofs/ktnet/athens from the host Athens (101.5)
whenever that folder is accessed.
Copyright © 1995-2006 [email protected]
|
|