From: Ian Kent <raven@themaw.net>
To: Thanh Tran <ttran7700@yahoo.com>
Cc: autofs@linux.kernel.org
Subject: Re: Autofs Error Messages
Date: Fri, 19 Jun 2009 00:53:19 +0800 [thread overview]
Message-ID: <4A3A70FF.3030704@themaw.net> (raw)
In-Reply-To: <448461.91454.qm@web54303.mail.re2.yahoo.com>
Thanh Tran wrote:
> I've been having problems w/ automount. It does not detect my usb
> drive. Looking at the system logs, my kernel seems to see the usb
> stick insertion just fine. The automount log indicates it's running.
> I get the following message.
>
> automount[900]: attempting to mount entry /mnt/usbdrive/usbdrive
> automount[900]: lookup(program): lookup for usbdrive failed
> automount[900]: failed to mount /mnt/usbdrive/usbdrive
>
> The auto.master:
>
> /mnt/usbdrive /etc/auto.usbdrive
>
> The auto.usbdrive: usbdrive -fstype=vfat,uid=500,gid=500,umask=002
> :/dev/sdb1
>
> I've done a quick internet search on the issue and the advice I got
> was to check the auto.usbdrive file. It seems OK to me. Any other
> suggestions? Thanks in advance.
Looks like /etc/auto.usbdrive is executable and autofs is trying to
execute it instead of reading it.
Ian
next prev parent reply other threads:[~2009-06-18 16:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-18 15:02 Autofs Error Messages Thanh Tran
2009-06-18 16:49 ` Jeff Moyer
2009-06-18 16:53 ` Ian Kent [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-06-18 17:15 Thanh Tran
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4A3A70FF.3030704@themaw.net \
--to=raven@themaw.net \
--cc=autofs@linux.kernel.org \
--cc=ttran7700@yahoo.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.