Article 6JCKB ELILO and 6.7.x kernels not booting

ELILO and 6.7.x kernels not booting

by
avian
from LinuxQuestions.org on (#6JCKB)
I've been using the same set up for ages now, with elilo booting a custom kernel. When moving up to 6.7.x I've noticed elilo cant seem to load the kernel, or something else is going on that I dont understand.

Has anyone here noticed similar, or has any idea what might be causing it?

My elilo entries look like the following -

Code:image = /EFI/slackware/bzImage_6_6_15
label = 6.6.15
root = /dev/nvme0n1p2
read-only
initrd = /EFI/slackware/intel-ucode.cpio
append = "mmio_stale_data=off retbleed=off gather_data_sampling=off"Commenting out the initrd and append lines makes no difference.

The elilo boot screen just stops after "Loading kernel \EFI\slackware\bzImage_6_7_1... done"

I've compared changes in the 6.6.x and 6.7.x config files and cant find anything that seems it could be causing it.

Any tips appreciated.
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments