All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Eren Türkay" <eren@hambedded.org>
To: Yocto Discussion List <yocto@yoctoproject.org>
Subject: ALIX3D3 Live Image "Waiting for removable media" Problem
Date: Thu, 8 Aug 2013 15:13:49 +0200	[thread overview]
Message-ID: <20130808131349.GA30527@gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 2033 bytes --]

Hello,

I am working on ALIX3D3 [0] BSP [1]. It is an x86-compatible PC with AMD
Geode LX Processor. It boots from CF Card and has Award BIOS.

I enabled Geode specific features in the kernel (CS5536 PATA, Sound,
Geode Framebuffer, etc) and I produce "live" image so that I can
directly "dd" it into CF Card and boot. However, when I boot it, I see
"waiting for removable media" and cannot go forward. In the dmesg
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*

I have looked at how live image was generated and saw that it creates an
msdos file system, not another volume. So, I dig into other bootable
image and found out that "vmdk" image actually creates ".hdddirect" with
valid partitions. I tried with that image type, and dd'ed ".hdddirect"
image. In the end, it complained about not finding initrd as the boot
partition of ".hdddirect" only includes syslinux and vmlinuz, not
initrd.

I would appreciate any help on deploying these image on the hardware. It
seems that having initrd in .hdddirect would solve the problem but I'm
not sure how I can accomplish this.

===== Bitbake Output =====
Build Configuration:
BB_VERSION        = "1.18.0"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "Ubuntu-12.04"
TARGET_SYS        = "i586-poky-linux"
MACHINE           = "alix3d3"
DISTRO            = "poky"
DISTRO_VERSION    = "1.4.1"
TUNE_FEATURES     = "m32 i586"
TARGET_FPU        = ""
meta
meta-yocto
meta-yocto-bsp    = "dylan:e4a0a4c5e419154a34710a1b6c28d4180c6304c3"
meta-hamradio     = "master:243f71144a3fb9a1dbeb81cfc6c46157627b5aa8"
meta-alix3d3      = "master:46afebe021f259206941445a643afe2c6dbc0d2d"
===== End: Bitbake Output =====

Regards,
Eren

[0] http://pcengines.ch/alix3d3.htm
[1] https://github.com/eren/meta-alix3d3
-- 
    . 73! DE TA1AET
      http://linkedin.com/in/erenturkay

[-- Attachment #2: Type: application/pgp-signature, Size: 850 bytes --]

             reply	other threads:[~2013-08-08 13:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-08 13:13 Eren Türkay [this message]
2013-08-08 16:11 ` [FIXED] ALIX3D3 Live Image "Waiting for removable media" Problem Eren Türkay

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=20130808131349.GA30527@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.