On Tue, May 12, 2020 at 08:09:12PM -0000, Dexuan Cui wrote: > Hi Steve, I guess you assume the pattern is > "panic/success/success/success/...", but actually the pattern is > “panic/success/panic/success/panic/success/...” -- this is pretty > confusing. Please refer to the the Bug Description for details.
No, on the contrary, it's intentional that on each fresh reboot it again attempts an initramfsless boot before falling back to an initramfsfull boot. Because the expectation is that any image using this feature should boot without initramfs, and if it doesn't that is a bug or a configuration error (using the wrong kernel for the target, or not removing the config flag when testing a different kernel). The intent is that the system remain bootable even if there is such a bug or configuration error. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1870189 Title: initramfs does not get loaded To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1870189/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
