linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Dan Malek <dan@mvista.com>
To: "Zheng, Haifei" <haifei.zheng@intel.com>
Cc: "'linuxppc-embedded@lists.linuxppc.org'"
	<linuxppc-embedded@lists.linuxppc.org>,
	"'greyham@research.canon.com.au'" <greyham@research.canon.com.au>
Subject: Re: initrd problems on CLLF860T, please help.
Date: Wed, 14 Feb 2001 16:17:16 -0500	[thread overview]
Message-ID: <3A8AF5DC.BD4CCB70@mvista.com> (raw)
In-Reply-To: 5D2136DF3DD5D311AE89009027C67FB003138BA8@fmsmsx96.fm.intel.com


"Zheng, Haifei" wrote:

> Kernel panic: No init found.  Try passing init= option to kernel.

Well, this kind of tells you something, doesn't it?  Either you
don't have an init program of some type (even /bin/sh), or you don't
have enough shared libraries on the ram disk and the program can't
be loaded properly (although you often get messages about not able
to load some .so).

To start up /bin/sh, which is a good thing to try initially, you
need the entire glibc RPM from the CDK and libtermcap.so.  You also
need that funky sym link:
	/opt/hardhat/devkit/ppc/8xx/powerpc-hardhat-linux -> /
in the target filesystem.


	-- Dan

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

  parent reply	other threads:[~2001-02-14 21:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-14 19:00 initrd problems on CLLF860T, please help Zheng, Haifei
2001-02-14 19:28 ` Page table -> SDR1 Sébastien Côté
2001-02-14 21:17 ` Dan Malek [this message]
2001-02-15 23:28   ` initrd problems on CLLF860T, please help Graham Stoney
2001-03-26  8:33 ` Jari Nguyen Trung Thanh

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=3A8AF5DC.BD4CCB70@mvista.com \
    --to=dan@mvista.com \
    --cc=greyham@research.canon.com.au \
    --cc=haifei.zheng@intel.com \
    --cc=linuxppc-embedded@lists.linuxppc.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;
as well as URLs for NNTP newsgroup(s).