Re: Getting autofs to work.

2004-06-05 Thread Bob Proulx
R. Clayton wrote: > I've installed autofs I think you are trying to set up something like 'supermount' functionality? > $ cat /etc/auto.master > /media /etc/auto.media I think using /media for the automount directory is a very bad idea. You are bound to run into conflicts later because /me

Re: Getting autofs to work.

2004-06-04 Thread Alvin Oga
hi ya clayton On Fri, 4 Jun 2004, R. Clayton wrote: > I've installed autofs > > $ dpkg --status autofs ... > $ cat /etc/auto.master > /media /etc/auto.media you might want to use /.autofs or some other non-shared directory before some app steps on each other with the same directory n

Re: Getting autofs to work.

2004-06-04 Thread s. keeling
Incoming from R. Clayton: > [huge snip] > Assuming I didn't know what noauto meant, I commented out those entries in > /etc/fstab > > $ cat /etc/fstab > /dev/hda3/ext3errors=remount-ro 0 1 > /dev/hda2none swapsw 0 0 > proc

Getting autofs to work.

2004-06-04 Thread R. Clayton
I've installed autofs $ dpkg --status autofs Package: autofs Status: install ok installed Priority: extra Section: utils Installed-Size: 296 Maintainer: Daniel Lutz <[EMAIL PROTECTED]> Version: 3.9.99-4.0.0pre10-1 [ deleted ] $ on woody to mange $ cat /etc/auto.master