From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nathan Huesken Subject: Re: ghost parameter not working Date: Mon, 9 Mar 2009 23:41:32 +0100 Message-ID: <20090309224131.GB8570@SamZwo> References: <20090309182006.GA3046@SamZwo> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: autofs-bounces@linux.kernel.org Errors-To: autofs-bounces@linux.kernel.org To: autofs@linux.kernel.org Hi, I just fixed the problem by upgrading to 5.0 version. But now I know what to do when I need to debug. Thanks! Regards, Nathan On Mon, Mar 09, 2009 at 05:07:27PM -0400, Jeff Moyer wrote: > Nathan Huesken writes: > > > Hi, > > > > I am on arch-linux. > > I have installed autofs 4.1.4 > > My auto,master: > > /media/auto /etc/autofs/auto.misc --timeout=1 --ghost > > > > /etc/autofs/auto.misc: > > cdrom -fstype=iso9660,ro,nodev,nosuid :/dev/cdrom > > usbstick -fstype=auto,async,nodev,nosuid,umask=000 :/dev/sdb1 > > > > It all works! I can change into /media/auto/usbstick and see the > > usbstick. > > But the ghost option does not work! If I do ls /media/auto it shows not > > directories at all. > > What could be wrong? > > Please post a debug log, and let us know your kernel version. Directions > for obtaining a debug log can be found on my people page: > http://people.redhat.com/jmoyer > > Cheers, > Jeff >