Hi all Jeff Moyer wrote: > The kernel module is named autofs4 for reasons I won't get into. The > latest userspace package is autofs version 5. The autofs4 kernel > modules speaks the autofs version 5 protocol. > > In short, you want the autofs version 5 userspace packages.
Jumping up and down too early I guess: I've userland autofs5 version 5.0.3 installed, the kernel 2.6.27.2 has AUTOFS4 set $ zgrep AUTOFS /proc/config.gz CONFIG_AUTOFS_FS=y CONFIG_AUTOFS4_FS=y and when starting autofs it complains about wrong kernel protocol version: /etc/init.d/autofs restart Stopping automount: done. Starting automount: /usr/sbin/automount: kernel protocol version 5.00 or above required. no valid automount entries defined. auto.master only has a single line: /atlas/data yp:auto.data --timeout=5 and ypcat yields: $ ypcat auto.data -fstype=nfs,nfsvers=3,hard,rsize=32768,wsize=32768,tcp,rw &:/data/ Something's wrong here but I can't spot it. Cheers Carsten _______________________________________________ autofs mailing list autofs@linux.kernel.org http://linux.kernel.org/mailman/listinfo/autofs