Bug 53557

Summary: /sbin/installkernel runs lilo also when using GRUB
Product: [Retired] Red Hat Public Beta Reporter: Tobias Ringstrom <tobias>
Component: mkinitrdAssignee: Jeremy Katz <katzj>
Status: CLOSED RAWHIDE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: roswellCC: shishz
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-05-26 21:40:26 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 Tobias Ringstrom 2001-09-11 17:47:58 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2) Gecko/20010809

Description of problem:
The installation program installs the LILO RPM, even when GRUB is selected
as the boot loader, and also creates /etc/lilo.

When running "make install" for a kernel, /sbin/installkernel is run, which
in turn runs lilo, and then overwrites the GRUB boot sector.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Use GRUB as boot loaded, and have LILO installed also
2. "make install" for a kernel
3. No more GRUB...
	

Actual Results:  The GRUB bootsector is overwritten.

Expected Results:  LILO should not be installed and used if GRUB is
selected as boot loaded during the installation.

Additional info:

Comment 1 Erik Troan 2002-05-21 22:25:00 UTC
*** Bug 53561 has been marked as a duplicate of this bug. ***

Comment 2 Erik Troan 2002-05-21 22:25:42 UTC
*** Bug 53750 has been marked as a duplicate of this bug. ***

Comment 3 Erik Troan 2002-05-21 22:26:44 UTC
*** Bug 55141 has been marked as a duplicate of this bug. ***

Comment 4 Erik Troan 2002-05-21 22:32:06 UTC
*** Bug 61158 has been marked as a duplicate of this bug. ***

Comment 5 Erik Troan 2002-05-21 22:34:35 UTC
*** Bug 63737 has been marked as a duplicate of this bug. ***

Comment 6 Erik Troan 2002-05-21 23:06:08 UTC
*** Bug 58023 has been marked as a duplicate of this bug. ***

Comment 7 Erik Troan 2002-05-26 21:40:20 UTC
The new version of grubby now support lilo; new-kernel-pkg needs to be updated
to use it to resolve this bug properly.

Comment 8 Erik Troan 2002-06-20 02:35:16 UTC
fixed in latest mkinitrd (lilo/grub should be updated properly)