From: Brian Gerst <bgerst@didntduck.org>
To: Jie Zhou <jiezhou@us.ibm.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: question about compiling the kernel
Date: Wed, 24 Jan 2001 16:59:44 -0500 [thread overview]
Message-ID: <3A6F5050.8627570C@didntduck.org> (raw)
In-Reply-To: <OF8F6A4D7C.6EC3D10C-ON852569DE.0077CDA2@somers.hqregion.ibm.com>
Jie Zhou wrote:
> > > 3. After I run the /sbin/lilo, it says the new kernel is added to the
> > > system. HOwever when I restart the system and go into the labeled kernel
> > > I choose, the system gets stucked after these two lines:
> > > Loading kernel.......................
> > > Uncompressing Linux...OK, booting the kernel.
> > >
> > > Can you give me some advice on this. Thanks a lot for your kind reply..
> >
> > Make certain you compiled the kernel for the proper CPU type (ie. don't
> > try to run a Pentium II kernel on a 486)
>
> Thank you very much. My computer is a Pentium machine, should be able to
> run any kernel. :-(
Not true. If you compile the kernel for a Pentium Pro or higher cpu,
GCC will include some instructions (cmovxx in particular) that do not
exist on earlier processors. Since the fault handlers are not set up
yet when booting the kernel, this results in a silent crash.
--
Brian Gerst
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
next parent reply other threads:[~2001-01-24 22:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <OF8F6A4D7C.6EC3D10C-ON852569DE.0077CDA2@somers.hqregion.ibm.com>
2001-01-24 21:59 ` Brian Gerst [this message]
2001-01-24 21:27 Jie Zhou
2001-01-24 21:36 ` William Stearns
2001-01-24 21:40 ` Brian Gerst
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3A6F5050.8627570C@didntduck.org \
--to=bgerst@didntduck.org \
--cc=jiezhou@us.ibm.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®