Bug 61158

Summary: /sbin/installkernel in Pensacola doesn't reflect grub.
Product: [Retired] Red Hat Public Beta Reporter: Heather Conway <conway_heather>
Component: mkinitrdAssignee: Matt Wilson <msw>
Status: CLOSED DUPLICATE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: pensacola   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-03-21 21:28:05 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Heather Conway 2002-03-14 15:39:31 UTC
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:

Comment 1 Arjan van de Ven 2002-03-19 18:32:15 UTC
rpm -qf /sbin/installkernel


Comment 2 Heather Conway 2002-03-21 21:28:00 UTC
rpm -qf /sbin/installkernel == mkinitrd-3.2.6-1

Comment 3 Erik Troan 2002-05-21 22:32:12 UTC
fixed for release, but only grub is supported now :-(

*** This bug has been marked as a duplicate of 53557 ***