According to Claude Robitaille: While burning my CPU.
>
> Hi,
>
>
> I am having problem installing a newly compiled kernel with lilo.
> It keeps telling me that the kernel is too big. I tried both zImage and
> bzImage without succes. I guess the error message is not really
> saying the right thing; the documentation actually says that it may
> be simply that the image is broken. But how. I tried with a default
> .config file and my own configured (using make xconfig) without
> success. The compile phase reports no error; except for zlilo
> saying the above message.
>
> I am using RedHat 6.0 (rpm is saying kernel 2.2.5-15)
I wonder why you need to recompile your own kernel, ? I presume Redhat has
installed a "modular" kernel in 6.0 in the same manner that previous
versions have had, if that is true then you already have 99% of things
needed, its just that they are modules and not compiled into the kernel.
Even if you did not install the "extra" kernel modules you can still install
them form the 6.0 source medium you have.
As to the problem above;
If lilo complains then the kernel image is like reported Tooooo big.
Solution, either use the origanal kernel or compile more options as modules.
That has advantage that you save memory grabed by a abnormaly large kernel.
Perhaps you could tell us what it is you need that is NOT in the origanal
kernel.
>
> Thanks
>
>
> Claude
>
--
Regards Richard.
[EMAIL PROTECTED]