Mailing List Archive

2.3.24 does not boot here.
Hello!
Just compiled 2.3.24 and found that it hangs after
"Uncompressing Linux.... Ok. Now, booting the kernel"
Box is Pentium 166, 16M Ram. Intel HX chipset on mb.
Bye,
Oleg
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/
Re: 2.3.24 does not boot here. [ In reply to ]
Oleg Drokin wrote:
>
> Hello!
>
> Just compiled 2.3.24 and found that it hangs after
> "Uncompressing Linux.... Ok. Now, booting the kernel"
> Box is Pentium 166, 16M Ram. Intel HX chipset on mb.

Same here. just finished compiling it. tried to boot, hanged
same place you mentioned. PIII. IDE based system.
same problem I had with 2.3.23.
2.3.22 boots OK, but hangs on shutdown (not a big
problem).
So It looks something was introduced in 2.2.23 that is
making it hang on boot.
\nasser
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/
Re: 2.3.24 does not boot here. [ In reply to ]
In article <38182A31.D0409D0C@pacbell.net>,
Nasser Abbasi <nabbasi@pacbell.net> wrote:
>
>So It looks something was introduced in 2.2.23 that is
>making it hang on boot.
2.3.23 and 24 have a stupid bug that makes then not boot on UP machines
if they were compiled for SMP. Might that be the case for you?
Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/
Re: 2.3.24 does not boot here. [ In reply to ]
Linus Torvalds wrote:
>

> Nasser Abbasi <nabbasi@pacbell.net> wrote:
> >
> >So It looks something was introduced in 2.2.23 that is
> >making it hang on boot.
>
> 2.3.23 and 24 have a stupid bug that makes then not boot on UP machines
> if they were compiled for SMP. Might that be the case for you?
>
> Linus

Yes!
by default, make xconfig, showed SMP to be compiled into the kernel.
turned that to 'n', and now 2.3.24 does NOT hang on boot.
Also, no hang up after shutdown -h now, as was with the case with
2.3.22.
thanks Linus! this fixed the problem.
>uname -a
Linux suse 2.3.24 #2 Thu Oct 28 19:39:22 PDT 1999 i686 unknown
\nasser
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/
Re: 2.3.24 does not boot here. [ In reply to ]
Hello!
In article <7va2uk$71k$1@palladium.transmeta.com> you wrote:
> 2.3.23 and 24 have a stupid bug that makes then not boot on UP machines
> if they were compiled for SMP. Might that be the case for you?
No. It is not.
angband:/usr/src/linux$ grep SMP .config
# CONFIG_SMP is not set
Bye,
Oleg
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/