Re: [yocto] Trouble using initramfs

2019-08-16 Thread Mittal, Anuj
On Fri, 2019-08-16 at 10:26 +0200, Moritz Porst wrote: > > Which branch are you using? Can you try the latest master with wic? > > There was a fix to wic to allow copying the kernel image with > > bundled > > initramfs to boot partition instead of the one without when > > INITRAMFS_IMAGE_BUNDLE is

Re: [yocto] Trouble using initramfs

2019-08-16 Thread Moritz Porst
On 16.08.19 01:17, Mittal, Anuj wrote: On Thu, 2019-08-15 at 19:12 -0300, Antonio Teixeira wrote: Hello. I've been having trouble with loading initramfs on boot when the initramfs is bundled with the kernel image. I've been using the following options in local.conf: INITRAMFS_IMAGE = "core-ima

Re: [yocto] Trouble using initramfs

2019-08-15 Thread Mittal, Anuj
On Thu, 2019-08-15 at 19:12 -0300, Antonio Teixeira wrote: > Hello. > > I've been having trouble with loading initramfs on boot when the > initramfs is bundled with the kernel image. > I've been using the following options in local.conf: > INITRAMFS_IMAGE = "core-image-minimal-initramfs" > INITRA

[yocto] Trouble using initramfs

2019-08-15 Thread Antonio Teixeira
Hello. I've been having trouble with loading initramfs on boot when the initramfs is bundled with the kernel image. I've been using the following options in local.conf: INITRAMFS_IMAGE = "core-image-minimal-initramfs" INITRAMFS_IMAGE_BUNDLE = "1" I'm using the linux-intel kernel from the meta-