2002-01-11 06:57:35

by Mike

[permalink] [raw]
Subject: Kernel 2.5.[0&1]

Good evening everyone.

I'm new to this list. After using Linux off and on for about 1 year, I
have learned just enough to get around and do very basic system
maintenance. I am at the point where I need to recompile my kernel. I
have done so successfully with the source-code included in my dist
(Slackware 8 currently), but am having problems with the most current
kernels.

Kernel sources decompressed without error and compiled just as expected,
no errors. Total bzImage size was about 920kb. After using LILO to
install kernel 2.5.0 and rebooting, my computer shows the Loading
Linux............ text, then very briefly shows OK, Uncompressing
Linux..., but immediately reboots the system before it can initialize.

Kernel 2.5.1 is not much better; it freezes the system immediately after
showing the OK, decompressing the kernel message. I would like to
attempt upgrading the kernel to this latest version, but it won't even
get far enough in the boot process to load my root filesystem. What can
I do, or what have I done wrong?

I also installed the kernel onto a bootdisk using both LILO and dd with
the same exact results. Please send me any suggestions!

Thanks,
Michael Mohr


2002-01-11 07:00:15

by Jens Axboe

[permalink] [raw]
Subject: Re: Kernel 2.5.[0&1]

On Thu, Jan 10 2002, Mike wrote:
> Good evening everyone.
>
> I'm new to this list. After using Linux off and on for about 1 year, I
> have learned just enough to get around and do very basic system
> maintenance. I am at the point where I need to recompile my kernel. I
> have done so successfully with the source-code included in my dist
> (Slackware 8 currently), but am having problems with the most current
> kernels.
>
> Kernel sources decompressed without error and compiled just as expected,
> no errors. Total bzImage size was about 920kb. After using LILO to
> install kernel 2.5.0 and rebooting, my computer shows the Loading
> Linux............ text, then very briefly shows OK, Uncompressing
> Linux..., but immediately reboots the system before it can initialize.

Did you choose the right CPU type?

--
Jens Axboe

2002-01-11 07:09:15

by Phil Oester

[permalink] [raw]
Subject: Re: Kernel 2.5.[0&1]

Based upon this information, I'd recommend sticking with the 2.4.x kernel series. 2.5 is the development series.

-Phil Oester

On Thu, Jan 10, 2002 at 10:58:51PM -0800, Mike wrote:
> Good evening everyone.
>
> I'm new to this list. After using Linux off and on for about 1 year, I
> have learned just enough to get around and do very basic system
> maintenance. I am at the point where I need to recompile my kernel. I