From: William Hubbs <w.d.hubbs@gmail.com>
To: linux-hotplug@vger.kernel.org
Subject: Re: questions about udev...beginner
Date: Mon, 12 Sep 2011 13:56:15 +0000 [thread overview]
Message-ID: <20110912135615.GA12004@linux1> (raw)
In-Reply-To: <1315811223.32738.YahooMailClassic@web132513.mail.ird.yahoo.com>
[-- Attachment #1: Type: text/plain, Size: 971 bytes --]
Hi Tom and all,
On Mon, Sep 12, 2011 at 09:27:50AM +0200, Tom Gundersen wrote:
> On Mon, Sep 12, 2011 at 9:07 AM, linuxcbon <linuxcbon@yahoo.fr> wrote:
> > I am not familiar with udev and didn't find a good enough howto.
> > So I ask you questions, thank you for your kind help in advance.
>
> This is how we do it in Arch:
> <http://projects.archlinux.org/initscripts.git/tree/functions#n311>.
>
> > I have put this in rc.sysinit :
> > /sbin/udevd --daemon
> > /sbin/udevadm trigger
>
> You probably want
> /sbin/udevadm trigger --action=add --type=subsystems
> /sbin/udevadm trigger --action=add --type=devices
> instead (the default is only --type=devices, and not --type=subsystems).
Now I need clarification. The README shipped with udev does not mention
"--action=add". According to that file, you just want
/sbin/udevadm trigger --type=subsystems
/sbin/udevadm trigger --type=devices
Which is correct?
Thanks,
William
[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]
next prev parent reply other threads:[~2011-09-12 13:56 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-12 7:07 questions about udev...beginner linuxcbon
2011-09-12 7:27 ` Tom Gundersen
2011-09-12 13:56 ` William Hubbs [this message]
2011-09-12 14:06 ` Allin Cottrell
2011-09-12 16:23 ` Tom Gundersen
2011-09-12 16:57 ` linuxcbon
2011-09-12 17:09 ` Tom Gundersen
2011-09-18 15:51 ` Kay Sievers
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=20110912135615.GA12004@linux1 \
--to=w.d.hubbs@gmail.com \
--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 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.