All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wojciech Zabolotny <wzab01@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] SOLVED! Re: Buildroot 2011.11 on x86_64 - neither udev nor mdev loads needed modules at startup
Date: Mon, 26 Dec 2011 23:52:43 +0100	[thread overview]
Message-ID: <4EF8FABB.9060104@gmail.com> (raw)
In-Reply-To: <4EF8B484.4050908@gmail.com>

Ooops, I've forgotten about one more detail.

I have compiled the external module-init-tools instead of those provided by busybox.
I had to add "udevadm trigger --action=add" command to the /etc/init.d/S10udev file
  [...]
$UDEV_BIN -d || (echo "FAIL" && exit 1)
udevadm trigger --action=add
echo "done"
;;
[...]

In case if I've forgotten any other modification, I attach my "buildroot_config", my "busybox_config" and my "kernel_config" files.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: kernel_config.gz
Type: application/x-gzip
Size: 32276 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20111226/20f53042/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: busybox_config.gz
Type: application/x-gzip
Size: 6485 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20111226/20f53042/attachment-0004.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: buildroot_config.gz
Type: application/x-gzip
Size: 4981 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20111226/20f53042/attachment-0005.bin>

  reply	other threads:[~2011-12-26 22:52 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-25  0:10 [Buildroot] Buildroot 2011.11 on x86_64 - neither udev nor mdev loads needed modules at startup Wojciech Zabolotny
2011-12-26 13:42 ` Wojciech Zabolotny
2011-12-26 15:45   ` Wojciech Zabolotny
2011-12-26 15:50     ` Diego Iastrubni
2011-12-26 17:53       ` [Buildroot] SOLVED! " Wojciech Zabolotny
2011-12-26 22:52         ` Wojciech Zabolotny [this message]
2011-12-26 23:57           ` wzab
2011-12-26 23:59           ` Wojciech Zabolotny
2011-12-27 11:56             ` Diego Iastrubni
2011-12-27 12:09               ` Wojciech Zabolotny
2012-01-12 22:47     ` [Buildroot] strace doesn't compile on x86_64 Arnout Vandecappelle
2012-01-14 19:02       ` vbr vbr

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=4EF8FABB.9060104@gmail.com \
    --to=wzab01@gmail.com \
    --cc=buildroot@busybox.net \
    /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.