I compiled 2.0.32 w/ support for autofs and installed the newest version of autofs. I'm trying to auto mount my cdrom drive on /dev/hdd.
when I type ls or whatever in /cdrom, I get the following messages in xconsole: automount[]: attempting to mount entry /cdrom/libc.so.6 automount[]: lookup(file): looking up libc.so.6 automount[]: lookup(file): lookup for libc.so.6 failed ..strange.. here are my config files: #auto.master /floppy /etc/auto.misc /cdrom /etc/auto.misc #auto.misc kernel -ro ftp.kernel.org:/pub/linux boot -fstype=ext2 :/dev/hda2 cdrom -fstype=auto,ro :/dev/hdd floppy -fstype=auto :/dev/fd0 #fstab ... /dev/fd0 /floppy auto defaults,noauto,user 0 0 /dev/cdrom /cdrom auto defaults,noauto,ro,user 0 0 /dev/hdd /cdrom auto defaults,noauto,ro,user 0 0 ..anyone know what is wrong? Thanks --- Paul Miller <[EMAIL PROTECTED]>, finger for public PGP key 100 MB web space for $10/month, http://www.3dillusion.com -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .