hi,

ich hab grad mal das HOWTO von Prolinux durchgenommen, f�r autofs.
Leider scheint es bei mir nicht zu funktionieren. In den Logs sind keine
Fehler zu finden:

Syslog:

Apr 17 23:58:16 win2k automount[722]: starting automounter version
4.0.0, path = /vol, maptype = file, mapname = /etc/auto.vol
Apr 17 23:58:16 win2k automount[722]: Map argc = 1
Apr 17 23:58:16 win2k automount[722]: Map argv[0] = /etc/auto.vol
Apr 17 23:58:16 win2k automount[722]: mount(bind): bind_works = 1
Apr 17 23:58:16 win2k automount[722]: using kernel protocol version 4
Apr 17 23:58:16 win2k automount[722]: using timeout 3 seconds; freq 1
secs

meine Config:

/etc/auto.master

# Sample auto.master file
# Format of this file:
# mountpoint map options
# For details of the format look at autofs(8).
## /misc        /etc/auto.misc  --timeout=60
## /net /etc/auto.net   --timeout=60
/vol    /etc/auto.vol   --timeout=3

----------------------------------------------------
/etc/auto.vol:

## /misc        /etc/auto.misc  --timeout=60
## /net /etc/auto.net   --timeout=60
/vol    /etc/auto.vol   --timeout=3  win2k:/etc/init.d# cat
/etc/auto.vol
# 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
a               -fstype=auto,rw,sync,umask=002  :/dev/fd0
d               -fstype=iso9660,ro,nosuid,nodev :/dev/cdrom

und autofs l�uft:

win2k:/# ps ax | grep auto
  722 pts/2    S      0:00 /usr/sbin/automount -t3 /vol file
/etc/auto.vol

Autofs ist fest im Kernel eingebaut.

eine L�sung wei� ich nicht.

cu denny

----------------------------------------------------------------------------
PUG - Penguin User Group Wiesbaden - http://www.pug.org

Antwort per Email an