Warning: coreos-installer-bootinfra from the AppStream repo will break the boot sequence

Latest response

Hi all,

coreos-installer-bootinfra can break the initramfs images

Do not install it , if you do not need it

If you did install it, use this workaround (handed to me by Red Hat support):

vi /etc/dracut.conf.d/10fixcoreOS.conf

omit_dracutmodules+="rdcore"

dracut -vf /boot/your_latest_initramfs.img your_latest_kernel_version

I got into trouble, and hope you will avoid it.

bugzilla 2025045 is opened by Red Hat support

The solution in progress is written by the reporter of the bugzilla red Hat engineer Steven Gardner.

Regards,

Jan Gerrit

P.S. Thanks Red Hat support for saving my day.

Responses