[Buildroot] Buildroot + udev

Beren Scott berenscott at gmail.com
Tue Jul 17 11:51:49 UTC 2012


Hi,

I am trying to build a buildroot setup with udev based on the current git.
What I was wondering, is if someone might be able to post maybe the steps
involved with this, as I seem to be having a lot of issue with it.

What seems to be mucking up, is the hard drives. I don't seem to be getting
any.

I have a short sysinit script which basically goes:

for i in /dev/[hs]d[a-h]
do
hdparm -I $i | grep "1000\*1000"
done

Basically to display the hard drive sizes, and I'm not getting hard drives.

Thanks for your time.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20120717/f537793a/attachment.html>


More information about the buildroot mailing list