Menu

#4 LILO based boot uses last kernel image

v2.0.4
closed-fixed
1
2005-11-03
2003-04-04
No

If there is no GRUB boot configuration file and/if the
system boots only with LILO (SuSE 7.x and such) the
last image-line of the /etc/lilo.conf is used to find the
kernel. Often this fails, since the image line contains not
a kernel but a memory test program.

The intended operation is use the first image-line of
the /etc/lilo.conf.

This bug affects also the network boot. When base
image is taken, the same, buggy method is used to
select the kernel to store on the server.

Discussion

  • Petri Makijarvi

    Petri Makijarvi - 2003-04-04

    Logged In: YES
    user_id=187097

    The problem is located in the module boot.c. The problem is
    resolved in the v2.0.5, available in the CVS branch v2_0_5.
    You can take the boot.c from the above CVS and recompile
    with Makefile. Release v2.0.6 will contain the fix.
    Of course, you can make your /etc/lilo.conf to contain but
    one image-definition (shame on me to propose this!).

     
  • Petri Makijarvi

    Petri Makijarvi - 2003-04-04
    • status: open --> open-fixed
     
  • Petri Makijarvi

    Petri Makijarvi - 2003-04-04
    • priority: 7 --> 1
     
  • Petri Makijarvi

    Petri Makijarvi - 2005-11-03
    • status: open-fixed --> closed-fixed
     

Log in to post a comment.

Auth0 Logo