From: "Manfred Spraul" <manfred@colorfullife.com>
To: <oscarcvt@galileo.edu>
Cc: <linux-kernel@vger.kernel.org>
Subject: Re: kernel panic, a cry for help
Date: Wed, 5 Sep 2001 20:24:04 +0200 [thread overview]
Message-ID: <003001c13637$f6ec5870$010411ac@local> (raw)
> ive started with a rescue disk, /sbin/init is present, lilo.conf seems
fine,
> where might i go next?
run fsck.
then mount the root device.
Try to chroot into the root device (could fail)
Then verify the core packages with the package manager from your distro.
(rpm -Va or rpm --root /tmp/rootmount -Va)
Then check all libraries match the installed cpu - If you upgrade to an
i686 glibc with a K6 cpu you'd run into a similar error message.
Good luck,
Manfred
next reply other threads:[~2001-09-05 19:32 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-09-05 18:24 Manfred Spraul [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-09-05 16:00 kernel panic, a cry for help oscarcvt
2001-09-05 16:08 ` Matt Bernstein
2001-09-05 16:15 ` Alan Cox
2001-09-05 16:26 ` oscarcvt
2001-09-05 17:08 ` Richard B. Johnson
2001-09-05 17:50 ` Frank Schneider
2001-09-05 19:16 ` Fred
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='003001c13637$f6ec5870$010411ac@local' \
--to=manfred@colorfullife.com \
--cc=linux-kernel@vger.kernel.org \
--cc=oscarcvt@galileo.edu \
/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.