[yocto] Bundled Initramfs inside rootfs

Ayoub Zaki ayoub.zaki at googlemail.com
Fri Apr 15 03:25:02 PDT 2016


Hello all,

I'm building two images :

my-image
my-image-initramfs

I want that to have a single binary that contains both the kernel image and
the initial RAM disk (initramfs) for that I set in my local.conf :

INITRAMFS_IMAGE = "my-image-initramfs"
INITRAMFS_IMAGE_BUNDLE = "1

After building my two image I get in the DEPLOYDIR both uImage and
uImage-initramfs binaries.

But inside the my-image root filesystem under /boot folder only NOT bundled
Kernel Image uImage is present.
Is there anyway to include the bundled  Kernel image uImage-initramfs
inside /boot folder of my my-image rootfs ?

Thank you

Ayoub Zaki
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160415/72556606/attachment.html>


More information about the yocto mailing list