However, now when I open Konqueror and attempt to browse to "/mnt" it always hangs and I have to kill Konqueror. I know automounting is working because I can access these mounts through the shell no problem, but if I try to use Konqueror nothing but ice.
I no longer have any entries in my fstab for these mounts, but here's the content of /etc/autofs/auto.master and /etc/autofs/auto.auto:
auto.master
Code: Select all
/mnt/auto /etc/autofs/auto.auto --timeout=5 --ghost
Code: Select all
cdrom -fstype=iso9660,ro :/dev/cdrom
cdrw -fstype=iso9660,ro :/dev/cdrw
floppy -fstype=auto :/dev/fd0
Thanks!

