From: navneet panda <navneet_panda@yahoo.com>
To: linux-kernel@vger.kernel.org
Subject: kernel panic at boot
Date: Thu, 17 Jul 2003 03:57:39 -0700 (PDT) [thread overview]
Message-ID: <20030717105739.70395.qmail@web20008.mail.yahoo.com> (raw)
Hi
My HP ZE 5170 laptop has RH9 with gcc
gcc (GCC) 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
grub.conf reads
title Red Hat Linux (2.6.0-test1-ac1)
root (hd0,5)
kernel /boot/vmlinuz-2.6.0-test1-ac1 ro
root=LABEL=/ hdc=ide-scsi idebus=66
initrd /boot/initrd-2.6.0-test1-ac1.img
title Red Hat Linux (2.4.20-18.9)
root (hd0,5)
kernel /boot/vmlinuz-2.4.20-18.9 ro
root=/dev/hda6 hdc=ide-scsi idebus=66
initrd /boot/initrd-2.4.20-18.9.img
title Debian
root (hd0,3)
kernel /boot/vmlinuz-2.4.18-bf2.4
root=/dev/hda4 hdc=ide-scsi idebus=66
I compiled the source for 2.6 test after applying the
second patch and then
make mrproper
make xconfig
make bzImage
make modules
make modules_install
make install
copied the .config to the appropriate file in /boot
The message upon bootup is
mounting root filesystem
mount error 19 mounting ext3
pivotroot: pivot_root (/sysroot, /sysroot/initrd)
failed:2
umount /initrd/proc failed : 2
Freeing unused kernel memory : 228K freed
Kernel panic : No init found
Try passing init= option to kernel
I did include ext3 fs support because it was already
part of old config file from 2.4 which was used as a
base for the new config file.
I don't think this should make a difference but ....
Under 2.4 I had made the change that I had made
separate reiserfs partitions for /usr /var /tmp after
the initial install and moved all the relevant files
there. / is still ext3. the 2.6 source is under
/usr/src.
The strange thing is I pass exactly the same options
to the 2.4 kernel as well as kernel 2.4.18-bf2.4 (
debian on reiserfs ) and there isn't any problem.
Should I be trying some debugging? I am not very sure
how to go about that.
Thanks in advance.
Panda
__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com
next reply other threads:[~2003-07-17 10:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-07-17 10:57 navneet panda [this message]
[not found] <Pine.LNX.4.44.0307171405460.18906-100000@benatar>
2003-07-17 18:39 ` kernel panic at boot navneet panda
-- strict thread matches above, loose matches on Subject: below --
1998-10-16 14:30 Ryan Cresawn
1998-10-17 7:16 ` Jakub Jelinek
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=20030717105739.70395.qmail@web20008.mail.yahoo.com \
--to=navneet_panda@yahoo.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.