Añadiendo la siguiente línea al fichero /etc/auto.master:
/home /etc/auto.homeComo puede verse en el fichero /etc/auto.home:
#
# $Id: auto.master,v 1.4 2005/01/04 14:36:54 raven Exp $
#
# Sample auto.master file
# This is an automounter map and it has the following format
# key [ -mount-options-separated-by-comma ] location
# For details of the format look at autofs(5).
#/misc /etc/auto.misc --timeout=60
#/smb /etc/auto.smb
#/misc /etc/auto.misc
#/net /etc/auto.net
/home /etc/auto.home
Y creando el fichero /etc/auto.home con las instrucciones de montaje:
* -fstype=nfs,rw,hard,intr,nodev,nosuid,nolock,rsize=8192 servidor:/home/&
0 comentarios:
Publicar un comentario en la entrada