From: Juergen Rose <rose@rz.uni-potsdam.de>
To: linux-hotplug@vger.kernel.org
Subject: Re: /sbin/udev block and /bin/cat: /proc/ide/hd[a-h][1-10]/media:
Date: Fri, 06 Feb 2004 14:51:13 +0000 [thread overview]
Message-ID: <1076079073.960.6.camel@moen.bioinf.mdc-berlin.de> (raw)
In-Reply-To: <1075922647.29575.8.camel@moen.bioinf.mdc-berlin.de>
On Thu, 2004-02-05 at 18:23, Greg KH wrote:
> On Wed, Feb 04, 2004 at 08:24:08PM +0100, Juergen Rose wrote:
> > Hi,
> >
> > during the initilization of udev (/etc/init.d/udev start) I get a lot
> > messages like "/bin/cat: /proc/ide/hda1/media: No such file or
> > directory". I suppose, I get it for all entries in /etc/fstab.
> > In /proc/ide I find only the following links or directories:
> > vilm:/var/log/hotplug(16)#ll /proc/ide/
>
> What does your /etc/udev/udev.rules file look like? I sugest taking out
> the rule that calls that program, if you do not have that program on
> your system (or install it, as it is present in the udev tarball...)
it is the unchanged udev.rules from udev-016. I suppose, the responsible
rule is:
BUS="ide", PROGRAM="/bin/cat /proc/ide/%k/media", RESULT="cdrom",
NAME="%k", SYMLINK="cdrom" ,
where udev replaces %k by pattern hd* from /etc/fstab.
Regards Juergen
--
Juergen Rose <rose@rz.uni-potsdam.de>
Max-Delbrueck-Zentrum
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
next prev parent reply other threads:[~2004-02-06 14:51 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-04 19:24 /sbin/udev block and /bin/cat: /proc/ide/hd[a-h][1-10]/media: No Juergen Rose
2004-02-05 17:23 ` /sbin/udev block and /bin/cat: /proc/ide/hd[a-h][1-10]/media: No such file or directory Greg KH
2004-02-05 20:29 ` Bob Barry
2004-02-06 14:51 ` Juergen Rose [this message]
2004-02-06 19:23 ` /sbin/udev block and /bin/cat: /proc/ide/hd[a-h][1-10]/media: Frédéric L. W. Meunier
2004-02-06 19:40 ` /sbin/udev block and /bin/cat: /proc/ide/hd[a-h][1-10]/media: No such file or directory Kay Sievers
2004-02-06 19:54 ` /sbin/udev block and /bin/cat: /proc/ide/hd[a-h][1-10]/media: Frédéric L. W. Meunier
2004-02-06 20:10 ` /sbin/udev block and /bin/cat: /proc/ide/hd[a-h][1-10]/media: No such file or directory Greg KH
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=1076079073.960.6.camel@moen.bioinf.mdc-berlin.de \
--to=rose@rz.uni-potsdam.de \
--cc=linux-hotplug@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).