All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Hirst <rhirst@linuxcare.com>
To: Sonny Cook <sonny@aspersion.org>
Cc: parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] kernel 2.5.9-pa24 won't boot 735/125
Date: Tue, 25 Sep 2001 09:24:02 +0100	[thread overview]
Message-ID: <20010925092401.M5051@linuxcare.com> (raw)
In-Reply-To: <Pine.LNX.4.33.0109242042210.17244-100000@lefou>; from sonny@aspersion.org on Mon, Sep 24, 2001 at 10:09:09PM -0600

On Mon, Sep 24, 2001 at 10:09:09PM -0600, Sonny Cook wrote:
> Okay, I've written off cross compiling as a loss.  I did get a 715/80
> working with no obvious problems.  I've compiled a kernel with the
> EARLY_BOOTUP_DEBUG flag defined.  So, I boot my 735/125 with that kernel
> and get much more interesting information.  Thusly:
...
> Setting the System Clock using the Hardware Clock as reference...
> Cannot access the Hardware Clock via any known method.
> Use the --debug option to see the details of our search for an access
> method.
> System Clock set. Local time: Tue Sep 25 20:35:45 MDT 2001
> 
> Cleaning: /tmp /var/lock /var/run.
> 
> At this point the system refuses to give any more output.  I can ping the
> box, but there are no services running (sshd is supposed to start up.)  I
> also assume that the root file system (/dev/sdb2) is indeed mounted,
> because if I just cold reboot, it has to fsck the filesystem next time.
> 
> The kernel is compiled without STI or framebuffer support.  It also has
> all of the non experimental iptables options compiled in.

To eliminate the possibility of a kernel config problem, I would
make distclean; cp arch/parisc/debian-configs/32 .config; make oldconfig
make dep; make

The other thing you can try is booting with init=/bin/sh and try
starting things up by hand to see what hangs it.  Or maybe remove
non-essentail services, then if it boots ok try starting them one
by one.

Richard

  reply	other threads:[~2001-09-25  8:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-20 19:33 [parisc-linux] kernel 2.5.9-pa24 won't boot 735/125 Sonny Cook
2001-09-21  4:47 ` [parisc-linux] " thunder7
2001-09-24 20:02 ` [parisc-linux] " Richard Hirst
2001-09-25  4:09 ` Sonny Cook
2001-09-25  8:24   ` Richard Hirst [this message]
2001-10-10  8:25     ` Sonny Cook

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=20010925092401.M5051@linuxcare.com \
    --to=rhirst@linuxcare.com \
    --cc=parisc-linux@lists.parisc-linux.org \
    --cc=sonny@aspersion.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.