Bug 4889

Summary: Uncompressed kernels installed
Product: [Retired] Red Hat Raw Hide Reporter: Gene Czarcinski <genec>
Component: kernelAssignee: Cristian Gafton <gafton>
Status: CLOSED WONTFIX QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 1.0   
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: 1999-10-05 05:46:35 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 Gene Czarcinski 1999-09-03 16:34:55 UTC
Is there some reason (other than oops) that the more recent
kernel rpms install uncompressed (vmlinux) version of the
kernel into /boot?

As far as I know, these are unusable and unnecessary (at
least on iX86 systems).  These are big files and take a
bunch of space.  Even more important, they are confusing.

Gene

Comment 1 Gene Czarcinski 1999-09-24 17:37:59 UTC
Resolved?  And the resolution is?

Comment 2 Cristian Gafton 1999-10-05 05:46:59 UTC
Some machines have trouble booting off with the compressed kernels.
We've got reports on some weird very-big-mem machines having this
problem, to which we have no otherworkaround other than providing the
uncompressed kernel.

Also, nothing beats "gdb /boot/vmlinux" for hardcore folks.