From: Richard Hirst <rhirst@linuxcare.com>
To: Peter Weilbacher <weilbach@uni-sw.gwdg.de>
Cc: parisc-linux@lists.parisc-linux.org
Subject: [parisc-linux] Re: Kernel faults on boot
Date: Sun, 10 Jun 2001 14:09:27 +0100 [thread overview]
Message-ID: <20010610140927.C16532@linuxcare.com> (raw)
In-Reply-To: <Pine.LNX.4.33.0106081924340.9668-100000@leo.uni-sw.gwdg.de>; from weilbach@uni-sw.gwdg.de on Fri, Jun 08, 2001 at 07:28:51PM +0200
On Fri, Jun 08, 2001 at 07:28:51PM +0200, Peter Weilbacher wrote:
> I have played with a 712/60 and had the same problem as Frank. I got
> it installed over the first reboot, but after a the next one on
> every reboot it crashed with Kernel faults at cron.
>
> Now I have reinstalled and I do not get over the reboot. Is it
> explained somewhere, which I need to write down, to help you debug
> the problem? (I guess it doesn't make it into any logs, which I
> could look at by putting the disk on another machine.)
I expect to get my hands on a 712 very soon, so I'll see if I can
reproduce this problem. So far as what you can write down for me...
Usually a kernel crash gives a stack dump followed by the fault type
and address, then a bunch of registers. I'm not too interested in the
stack dump (which has probably scrolled off the screen, anyway), but
everything after the stack dump would be useful.
You could interact with the IPL and add 'init=/bin/sh' to the parameters.
It might at least boot to a shell prompt then. It is unlikely to be
cron itself that causes the problem, but just in case you could disable
it by renaming /usr/sbin/cron. Something like
boot to a shell
e2fsck /dev/sda<whatever your root device is>
mount -o remount,rw /
mv /usr/sbin/cron /usr/sbin/cron.ori
sync
mount -o remount,ro /
hit the reset button and try a normal boot again
Thanks,
Richard
next prev parent reply other threads:[~2001-06-10 13:13 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-06-06 21:02 [parisc-linux] dselect problems E Frank Ball
2001-06-06 21:18 ` E Frank Ball
2001-06-08 10:55 ` Richard Hirst
2001-06-08 17:28 ` [parisc-linux] Kernel faults on boot Peter Weilbacher
2001-06-10 13:09 ` Richard Hirst [this message]
2001-06-11 11:17 ` [parisc-linux] " Peter Weilbacher
2001-06-11 11:34 ` AW: " Nicolai Leymann
2001-06-11 12:16 ` Richard Hirst
2001-06-11 16:03 ` Richard Hirst
2001-06-12 19:44 ` [parisc-linux] " Peter Weilbacher
2001-06-12 20:46 ` Richard Hirst
2001-06-11 13:57 ` [parisc-linux] " Matthieu Delahaye
2001-06-11 14:05 ` Peter Weilbacher
2001-06-11 11:54 ` Peter Weilbacher
2001-06-11 12:19 ` Richard Hirst
2001-06-08 10:47 ` [parisc-linux] dselect problems Richard Hirst
[not found] <md5:24CD73579DAE676AC9847A2AA7C80BD3>
2001-06-14 15:15 ` [parisc-linux] Re: Kernel faults on boot Simeon Walker
2001-06-14 15:50 ` Richard Hirst
2001-06-14 16:23 ` Simeon Walker
2001-06-14 16:16 ` Matthew Wilcox
2001-06-14 16:24 ` Simeon Walker
2001-06-14 16:37 ` Matt Taggart
2001-06-14 16:40 ` Matthew Wilcox
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=20010610140927.C16532@linuxcare.com \
--to=rhirst@linuxcare.com \
--cc=parisc-linux@lists.parisc-linux.org \
--cc=weilbach@uni-sw.gwdg.de \
/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.