From: "David Gómez" <david@pleyades.net>
To: linux-hotplug@vger.kernel.org
Subject: Re: overview of using hotplug in initrd
Date: Sat, 25 Feb 2006 01:39:41 +0000 [thread overview]
Message-ID: <20060225013941.GA22484@fargo> (raw)
In-Reply-To: <Pine.LNX.4.64.0602221115450.27382@www.mutagenix.org>
Hi Chris ;),
On Feb 22 at 05:47:26, Chris Smith wrote:
> Is there a reference implementation of how that should be done? I
> used some ancient stuff to traverse /sys and make nodes for my block
> devices, but the resulting boot was very messy. What is Teh 'Right'
> Way To Do It?
I believe is udevsynthesize, but it's difficult to get it except in an
old post in this list.
Personally i've found out that a 'find' command combined with
'echo "add" > uevent' and a recent kernel does a very good work ;).
If you only are interested in block devices it'd be enough to run
the find in /sys/block
regards,
--
David Gómez Jabber ID: davidge@jabber.org
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid\x110944&bid$1720&dat\x121642
_______________________________________________
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:[~2006-02-25 1:39 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-22 16:16 overview of using hotplug in initrd Dan Barber
2006-02-22 16:31 ` Marco d'Itri
2006-02-22 22:47 ` Chris Smith
2006-02-25 0:26 ` marrandy
2006-02-25 1:39 ` David Gómez [this message]
2006-02-25 6:31 ` iSteve
2006-02-27 18:06 ` Aaron Griffin
2006-02-27 18:19 ` iSteve
2006-02-27 18:25 ` Aaron Griffin
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=20060225013941.GA22484@fargo \
--to=david@pleyades.net \
--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.