Bug 55494 - make install for kernel customization and GRUB fails
Summary: make install for kernel customization and GRUB fails
Keywords:
Status: CLOSED DUPLICATE of bug 55141
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: kernel
Version: 7.2
Hardware: i686
OS: Linux
high
high
Target Milestone: ---
Assignee: Arjan van de Ven
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-11-01 08:32 UTC by Tom Bledsoe
Modified: 2005-10-31 22:00 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2001-11-06 19:19:10 UTC
Embargoed:


Attachments (Terms of Use)

Description Tom Bledsoe 2001-11-01 08:32:25 UTC
Description of Problem:


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


How Reproducible:


Steps to Reproduce:
1. Install Red Hat Linux 7.2 w/ GRUB
2. Follow "Official RH Customization Guide, RHL 7.2" Appendix A: Building 
a custom kernel.
3. Section A.1, building a Modularized Kernel, "make install" fails.

Actual Results:
Output at the end of "make install" before failure:

+ exec /sbin/install/kernel 2.4.7-10custom bzImage /usrsrc/linux2.4.7-
10/System.map ' '

/etc/lilo.conf: No such file or directory

make [1]: *** [install] Error 1

make [1]: Leaving directory ...

make [2]: *** [install] Error 2

<returns to prompt>

Expected Results:

The make process should realize that grub rather than lilo was used and 
act accordingly.  Instead, when it can't find /etc/lilo.conf - it fails.

Additional Information:

Comment 1 Jakub Jelinek 2001-11-06 19:19:04 UTC
This has nothing to do with make.

Comment 2 Arjan van de Ven 2001-11-06 19:23:50 UTC
This is a duplicate of bug 55141

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


Note You need to log in before you can comment on or make changes to this bug.