Article 6M7QH elilo-c(line 77): Kernel file not found umlinuz-huge-5.15.154

elilo-c(line 77): Kernel file not found umlinuz-huge-5.15.154

by
babydr
from LinuxQuestions.org on (#6M7QH)
Hello All ,
A Very frustrating issue here , the item that is being complained about IS there and IS a bzImage file ...
the one hint the 'elilo.c(line 77):Kernel file' could either be a line in the original elilo.c file or it thinks there is a line 77 in lilo.conf and the rest of the file name is being stripped off ...

More info comeing in a bit . Enabling the serial console .

I'll also look into the elilo.c file , to hopefully garner some insight .

The vmlinuz-huge-5.15.154 is a locally complied kernel .

Please see what I have below & the attched elilo.conf file .

Below is hand typed in from a photo ...

Code:read_config=Success
selected chooser simple
command list (must be first character):
=:print device list, %:print variable list, &:print paths, ?:help
TAB:print label infrmation
default file path: scsi0:\EFI\Slackware\
config file: \EFI\Slackware\elilo.conf

ELILO boot: ..........
kernel is 'vmlinuz-huge-5.15.154'
arguments are ' root=PARTUUID=4856b1c5-xxxx-yyyy-zzzz-xyzxyzxyzxyz vg...
sbcore-autosuspend=-1 ro ipu6.disable=1 ro'
initrd is 'vmlinuz-huge-5.15.154-initrd-gz'

elilo.c(line 77):Kernel file not found vmlinuz-huge-5.15.154First one is visible to the one time boot menu in elilo ...
Next one says Not Found from above ...

Code:
# file /boot/efi/EFI/Slackware/vmlinuz-huge-5.15.145
/boot/efi/EFI/Slackware/vmlinuz-huge-5.15.145: Linux kernel x86 boot executable bzImage, version 5.15.145 (root@z-mp.slackware.lan) #1 SMP PREEMPT Sun Dec 24 00:07:06 CST 2023, RO-rootFS, swap_dev 0XB, Normal VGA

# file /boot/efi/EFI/Slackware/vmlinuz-huge-5.15.154
/boot/efi/EFI/Slackware/vmlinuz-huge-5.15.154: Linux kernel x86 boot executable bzImage, version 5.15.154 (root@replaceme.baby-dragons.com) #1 SMP PREEMPT Fri Apr 12 18:02:35 AKDT 2024, RO-rootFS, swap_dev 0XB, Normal VGA

# file /boot/efi/EFI/Slackware/vmlinuz-huge-5.15.145-initrd.gz
/boot/efi/EFI/Slackware/vmlinuz-huge-5.15.145-initrd.gz: gzip compressed data, max compression, from Unix, original size modulo 2^32 33037824

# file /boot/efi/EFI/Slackware/vmlinuz-huge-5.15.154-initrd.gz
/boot/efi/EFI/Slackware/vmlinuz-huge-5.15.154-initrd.gz: gzip compressed data, max compression, from Unix, original size modulo 2^32 29868544
Attached Files
txt.gifelilo.conf.txt (639 Bytes)
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