From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0) Description of problem: /sbin/installkernel in Pensacola doesn't reflect GRUB so make install fails with the following message: +exec /sbin/installkernel 2.4.9-26beta.31custom bzImage /usr/src/linux-2.4.9- 26beta.31/System.map '' /etc/lilo.conf: No such file or directory make[1]: *** [install] Error 1 make[1]: Leaving directory '/usr/src/linux-2.4.9-26beta.31/arch/i386/boot make: *** [install] Error 2 Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.install Pensacola with GRUB instead of lilo 2.configure the kernel and compile with make install w/o editing /sbin/installkernel & commenting out line 29 3. Actual Results: The kernel failed to compile until I commented out the reference to lilo in /sbin/installkernel Expected Results: /sbin/installkernel should be changed to reflect either GRUB or lilo instead of just lilo Additional info:
rpm -qf /sbin/installkernel
rpm -qf /sbin/installkernel == mkinitrd-3.2.6-1
fixed for release, but only grub is supported now :-( *** This bug has been marked as a duplicate of 53557 ***