Jun 6 15:07:15 file automount[15390]: starting automounter version 4.0.0, path = /misc, maptype = file, mapname = /etc/auto Jun 6 15:07:15 file automount[15390]: Map argc = 1 Jun 6 15:07:15 file automount[15390]: Map argv[0] = /etc/auto.zip Jun 6 15:07:15 file automount[15390]: >> mount: automount(pid15390) already mounted or /misc busy Jun 6 15:07:15 file automount[15390]: cannot find autofs in kernel Jun 6 15:07:15 file automount[15390]: /misc: mount failed! /var/ lsmod: file:~ # lsmod Module Size Used by parport_probe 3492 0 (autoclean) parport_pc 7568 3 (autoclean) lp 5476 0 (autoclean) parport 7464 3 (autoclean) [parport_probe parport_pc lp] ipv6 99624 -1 (autoclean) autofs 9112 1 (autoclean) tulip 30744 1 (autoclean) memstat 1476 0 (unused) lm78 6888 0 (unused) sensors 5820 0 [lm78] i2c-isa 1180 0 (unused) i2c-core 10716 0 [lm78 sensors i2c-isa] serial 42484 0 (autoclean) initio 19752 4 file:~ # rmmod autofs autofs: Device or resource busy file:~ file:~ # mount /dev/sda6 on / type reiserfs (rw) proc on /proc type proc (rw) /dev/sda5 on /boot type ext2 (rw) /dev/sdb1 on /usr/mnt/elbdata type reiserfs (rw) devpts on /dev/pts type devpts (rw,gid=5,mode=0620) vi /etc/auto.zip: # 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 #kernel -ro ftp.kernel.org:/pub/linux #removable -fstype=ext2 :/dev/hdd #cd -fstype=iso9660,ro :/dev/hdc #floppy -fstype=auto :/dev/fd0 # Das ZipLaufwerk zip -fstype=auto,user,rw,umask=000 :/dev/hda4 ~ vi /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 #/net /etc/auto.net /misc /etc/auto.zip file:/misc # /sbin/init.d/autofs status Checking for service autofs: No process Configured Mount Points: ------------------------ /usr/sbin/automount --timeout 5 /misc file /etc/auto.zip Active Mount Points: --------------------