Hello Moritz,
I need here some help from you. I'll try to reconstruct the parts of
the local.conf you are using, so I (and Jupiter) can understand what
should we do to also bundle kernel image with initramfs, to end up in
Dracut/rescue shell.
Here is what I anticipate after reading several YOCTO
Hi all,
I have several platforms and I have upgrade Yocto from sumo to thud.
Most of them works fine after the upgrade, but some of them are not
starting. Basically after I install the image and I have chose my OS in
grub, the system reboot. But if I create the image using sumo, the image
is
Hello Zoran, Jupiter and list
The configuration you sent seems to be correct.
As I already said initramfs seems overly complicated in yocto. the most
important thing to note is that 2 kernel images are created, one is
called bzImage (in my case) an the other bzImage-initramfs. However only
the b
Moritz,
Thank you very much for this reply. It makes it very clear... What is
the current State of Affairs for the topic.
Let us see if there will be the improvement to this topic. I'll
document this on one of my private GitHubs. And archive this email.
Zoran
___
On Thu, Jul 11, 2019 at 12:
Hey,
The only thing I can add to what I already said is my
"core-image-minimal-initramfs.bbappend":
PACKAGE_INSTALL += "\
busybox \
base-files \
base-passwd \
bash \
util-linux-
Forgot to CC Jupiter and the most important thing:
PACKAGE_INSTALL += "initramfs-module-debug" (To my understanding this
enables the rescue shell)
On 12.07.19 08:22, Moritz Porst wrote:
Hey,
The only thing I can add to what I already said is my
"core-image-minimal-initramfs.bbappend":
PACKAG