Bonjour,
J'essaye de monter un disque dur au démarrage, sans succès.J'utilise autofs,voici mon fichier auto.master:
#
# $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
#
# NOTE: mounts done from a hosts map will be mounted with the
# "nosuid" and "nodev" options unless the "suid" and "dev"
# options are explicitly given.
#
/net -hosts
#
# Include central master map if it can be found using
# nsswitch sources.
#
# Note that if there are entries for /net or /misc (as
# above) in the included master map any keys that are the
# same will not be seen as the first read key seen takes
# precedence.
#
+auto.master
/docs /etc/auto.docs
et le fichier auto.docs.
/home/docs -fstype=ntfs :/dev/sda1
Mon disque dur est situé à /dev/sda1
Quand je redémarre autofs le dossier /home/docs est crée mais rien de plus.
Merci
PS: c'est normal que yum télécharge primary.sqlite.bz2(2.7MB) 1 fois sur 3 ?