From: "Eren Türkay" <eren@hambedded.org>
To: Yocto Discussion List <yocto@yoctoproject.org>
Subject: Re: [FIXED] ALIX3D3 Live Image "Waiting for removable media" Problem
Date: Thu, 8 Aug 2013 18:11:52 +0200 [thread overview]
Message-ID: <20130808161152.GA37566@gmail.com> (raw)
In-Reply-To: <20130808131349.GA30527@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 794 bytes --]
On Thu, Aug 08, 2013 at 03:13:49PM +0200, Eren Türkay wrote:
> output, I see that all geode specific features are OK. The kernel probes
> CF Card and finds it as "sda", I can see sound card and framebuffer
> works as expected. However, udevadm complains about not finding
> /dev/sda*
After hours of reading udev output and trying to figure out the problem,
I learned that udev requires CONFIG_DEVTMPFS to work properly. After
adding the following fragments to my kernel configuration, I was able to
boot "live" image properly.
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
Message to the future: I hope this information will be beneficial for
anyone who is struggling with that problem.
Best regards,
Eren
--
. 73! DE TA1AET
http://linkedin.com/in/erenturkay
[-- Attachment #2: Type: application/pgp-signature, Size: 850 bytes --]
prev parent reply other threads:[~2013-08-08 16:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-08 13:13 ALIX3D3 Live Image "Waiting for removable media" Problem Eren Türkay
2013-08-08 16:11 ` Eren Türkay [this message]
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=20130808161152.GA37566@gmail.com \
--to=eren@hambedded.org \
--cc=yocto@yoctoproject.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.