Hello all I have recently build a 8xDVD tower using woody. I setuped autofs for it. But it seams like sometimes it doesnt umount the drive or think its in use, and therefore you cant open the drive. Overall it doesnt work perfect. Can anybody provide me with some tips how to make it better, or point me to alternatives to autofs. my setup:
# $Id: auto.master,v 1.2 1997/10/06 21:52:03 hpa Exp $ /var/autofs/misc /etc/auto.misc --timeout=60 /var/autofs/net /etc/auto.net # $Id: auto.misc,v 1.2 1997/10/06 21:52:04 hpa Exp $ dvd_1 -fstype=iso9660,ro,sync,nodev,nosuid :/dev/hdj dvd_2 -fstype=iso9660,ro,sync,nodev,nosuid :/dev/hdi dvd_3 -fstype=iso9660,ro,sync,nodev,nosuid :/dev/hdl dvd_4 -fstype=iso9660,ro,sync,nodev,nosuid :/dev/hdk dvd_5 -fstype=iso9660,ro,sync,nodev,nosuid :/dev/hdf dvd_6 -fstype=iso9660,ro,sync,nodev,nosuid :/dev/hde dvd_7 -fstype=iso9660,ro,sync,nodev,nosuid :/dev/hdh dvd_8 -fstype=iso9660,ro,sync,nodev,nosuid :/dev/hdg floppy -fstype=auto,sync,nodev,nosuid :/dev/fd0 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

