Bugzilla – Bug 115796
lilo not called during kernel.rpm update
Last modified: 2008-07-16 15:46:55 UTC
/etc/sysconfig/bootloader:LOADER_TYPE is now 'ppc' instead of 'lilo' /sbin/lilo is not called anymore. update the kernel postinstall scripts to deal with this change.
Since I don't know what the rationale for this change is, I won't implement this change.
Hmmm, why not at least ask before closing directly? Olaf, could you please provide the requested info?
Created attachment 50278 [details] /tmp/LOADER_TYPE.patch
Why does LOADER_TYPE have to be "ppc" instead of "lilo" on ppc? Sounds broken to me.
Matthias, this bug hasn't been updated in a month now. Please assign it to the appropriate person in your team. Thanks.
well LOADER_TYPE is 'ppc' to distinguish from lilo on i386 which is a completely different thing. As the bootloader stuff has been almost completely rewritten, this has been cleaned up. There a bugzilla ans an appropriate patch - dont see a need for discussion. hare could you please apply to mkinitrd package?
Already done. Can I close this then?
of course its not fixed! root is on extended now, which forces FAT, which makes kernelupdate painful because one has to run lilo manually. argh.
*** Bug 145428 has been marked as a duplicate of this bug. ***
looks more like a bootloader issue now ,,,
Is this still valid? reinitializing of the bootloader is done by perl-bootloader since quite a while.
this appears to be fixed.