* [Buildroot] Buildroot + udev
@ 2012-07-17 11:51 Beren Scott
2012-07-17 11:53 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Beren Scott @ 2012-07-17 11:51 UTC (permalink / raw)
To: buildroot
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>
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] Buildroot + udev
2012-07-17 11:51 [Buildroot] Buildroot + udev Beren Scott
@ 2012-07-17 11:53 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2012-07-17 11:53 UTC (permalink / raw)
To: buildroot
Le Tue, 17 Jul 2012 21:51:49 +1000,
Beren Scott <berenscott@gmail.com> a ?crit :
> Basically to display the hard drive sizes, and I'm not getting hard
> drives.
Do you see them in /proc/partitions and/or /sys/block/ ?
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-07-17 11:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-17 11:51 [Buildroot] Buildroot + udev Beren Scott
2012-07-17 11:53 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox