From: "J.S.S." <jss@pacbell.net>
To: <linux-kernel@vger.kernel.org>
Subject: Kernel reboot problem
Date: Wed, 20 Feb 2002 14:27:49 -0800 [thread overview]
Message-ID: <PGEMINDOPMDNMJINCKBNEEELCAAA.jss@pacbell.net> (raw)
What in the world am I doing wrong?
Whenever I try and compile a kernel, my computer reboots after the message:
Loading Linux.......................
Here's what I do, tell me if it's wrong:
-Download kernel into home dir
-Unpack
-Rename and make symbolic link "linux"
-cd linux
-make mrproper
-make menuconfig
-make dep && make clean && make bzImage && make modules && make
modules_install
-cp bzImage to /boot/vmlinuz-2.4.17
-cp System.map /boot/System.map-2.4.17
-cd /boot
-create symbolic link to System.map -> System.map-2.4.17
-edit lilo.conf:
===========================
prompt
timeout=50
default=linux
boot=/dev/hda
map=boot/map
install=/boot/boot.b
message=/boot/message
lba32
image=/boot/vmlinuz-2.4.7-10
label=linux
initrd=/boot/initrd-2.4.7-10.img
read-only
root=/dev/hda5
#Add this part for new kernel
image=/boot/vmlinuz-2.4.17
label=Linux-2.4.17
read-only
root=/dev/hda5
===========================
-Run /sbin/lilo
Lilo installs fine without any complaints and EVERYTIME I reboot
and choose the new kernel the computer reboots after the "Loading
Linux..................."
message. It never gets to the "Uncompressing" part of the boot message.
It's obviously got to
be something i'm doing wrong. If redhat and slackware can get their kernels
to load, then there's no reason
I shouldn't be able to do my own. Here's my setup:
Pentium 233
Intel Chipset
192 megs RAM
Maxtor 10g ATA/66
Some help would be much, much appreciated. I've followed all the examples
and tried this dozens of times with no success to date. I've downloaded
2.4.16 and it did the same thing. I've tried putting the source and
unpacking it in the /usr/src directory. I've tried using initrd and
modifying lilo to reflect it. The kernel ALWAYS compiles without any error
codes at the end and none of this seems to matter because in the end it just
reboots and reboots, etc...
next reply other threads:[~2002-02-06 22:25 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-02-20 22:27 J.S.S. [this message]
2002-02-07 1:21 ` Todor Todorov
2002-02-07 4:44 ` Drew P. Vogel
2002-02-07 5:05 ` Todor Todorov
2002-02-07 15:13 ` Drew P. Vogel
2002-02-07 15:41 ` Drew P. Vogel
2002-02-21 17:53 ` Kernel reboot problem [solved] J.S.S.
2002-02-21 15:56 ` Kernel reboot problem J.S.S.
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=PGEMINDOPMDNMJINCKBNEEELCAAA.jss@pacbell.net \
--to=jss@pacbell.net \
--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®