J'ai installer autofs, lancer le module avec modprobe, j'ai modifier les fichiers relancer le démon mais toujours rien ...
Mes fichiers :
/etc/autofs/auto.master
/etc/autofs/auto.misc# Sample auto.master file
# Format of this file:
# mountpoint map options
# For details of the format look at autofs(5).
/mnt /etc/autofs/auto.misc
/var/log/daemon.log# This is an automounter map and it has the following format
# key [ -mount-options-separated-by-comma ] location
# Details may be found in the autofs(5) manpage
cdrom -fstype=iso9660,ro,nodev,nosuid :/dev/cdrom
floppy -fstype=auto,async,nodev,nosuid,umask=000 :/dev/fl
usbstick -fstype=auto,async,nodev,nosuid,umask=000 :/dev/sda1
Pourriez vous me dire ce qui cloche, j'avoue commencer à perdre patience sur un truc aussi "con".Aug 29 20:36:56 myhost automount[3911]: mount_autofs_indirect: failed to read map for /mnt/misc
Aug 29 20:36:56 myhost automount[3911]: handle_mounts: mount of /mnt/misc failed!
Aug 29 20:36:56 myhost automount[3911]: master_do_mount: failed to startup mount
Merci d'avance.
Bonne soirée.