All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jeyachandran, Yukatharsani (Contractor)" <Yukatharsani_Jeyachandran@comcast.com>
To: Paul Knopf <pknopf@medxchange.com>,
	"yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: Booting live images (core-image-minimal-initramfs) on ARM
Date: Mon, 2 May 2016 15:12:43 +0000	[thread overview]
Message-ID: <1462201963010.35715@comcast.com> (raw)
In-Reply-To: <CABfz71dUBbkQdidZkzLijTpesepXUJ0uUn4P5W3Nd6Cw2y27AQ@mail.gmail.com>

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


Hi,

Edit IMAGE_FSTYPES variable:-


Add this line IMAGE_FSTYPES = "${INITRAMFS_FSTYPES}" in machine configuration file or conf/local.conf file.

By default, INITRAMFS_FSTYPES set to "cpio-gz" in meta/conf/bitbake.conf file.


Thanks and Regards,
Yukatharsani J.



________________________________
From: yocto-bounces@yoctoproject.org <yocto-bounces@yoctoproject.org> on behalf of Paul Knopf <pknopf@medxchange.com>
Sent: Monday, May 2, 2016 10:43 AM
To: yocto@yoctoproject.org
Subject: [yocto] Booting live images (core-image-minimal-initramfs) on ARM

I have created kernel with an initramfs bundled that uses "initramfs-live-boot" to search for a "root.img" file on any mounted media devices (/media/*/root.img). I have added some rules to udev to automount a block device correctly.

However, when I attempt to create the live image, it depends on syslinux, which isn't available for ARM.

ERROR: Nothing PROVIDES 'syslinux'
ERROR: syslinux was skipped: incompatible with host arm-poky-linux-gnueabi (not in COMPATIBLE_HOST)

I have the following in my image.

IMAGE_FSTYPES = "live"

Why do we need the syslinux dependency? I have already booted my kernel via u-boot, so it seems unnecessary. Is there another IMAGE_FSTYPE that is compatible with the "initramfs-live-boot" package? cramfs? If so, do I need to change the "init-live.sh" script in "initramfs-live-boot" to support this new file type?

Thanks,
Paul Knopf
Software Engineer
Med X Change, Inc
pknopf@medxchange.com<mailto:pknopf@medxchange.com>

[-- Attachment #2: Type: text/html, Size: 2866 bytes --]

  reply	other threads:[~2016-05-02 15:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-02 14:43 Booting live images (core-image-minimal-initramfs) on ARM Paul Knopf
2016-05-02 15:12 ` Jeyachandran, Yukatharsani (Contractor) [this message]
2016-05-02 17:24   ` Paul Knopf

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=1462201963010.35715@comcast.com \
    --to=yukatharsani_jeyachandran@comcast.com \
    --cc=pknopf@medxchange.com \
    --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.