From: Mark Hatle <fray@mvista.com>
To: Anand Franklin J <franklin@innomedia.soft.net>
Cc: Craig Hollabaugh <craig@hollabaugh.com>,
LinuxPPC Embedded <linuxppc-embedded@lists.linuxppc.org>
Subject: Re: Kernel panic: No init found!!!!
Date: Sat, 12 Apr 2003 09:40:48 -0500 [thread overview]
Message-ID: <3E982570.6040207@mvista.com> (raw)
In-Reply-To: <3E97AA29.E44CBAD8@innomedia.soft.net>
You also need to ensure that all libraries required by /sbin/init are also
provided. Use the "ldd" (or objdump -p /sbin/init | grep NEEDED) to get a list
of all libraries required to be on your ram disk. (In addition to the libraries
make sure you have ld.so.. that is the dynamic loader.)
--Mark
Anand Franklin J wrote:
> hi Craig
> I do have the /sbin/init file in my harddisk. what i performed is manally i
> partitioned the harddisk into 3 , runned mkfs.ext2 then tune2fs on the
> /dev/hda1 partition. copied all utilties from ppc directory(target) like
> etc,bin,sbin... into /dev/hda1. configured the kernel to mount from harddisk.
> still i don't know what is the problem.
> thanking you.
> franklin.
> Craig Hollabaugh wrote:
>
>
>>On Fri, 2003-04-11 at 09:52, Anand Franklin J wrote:
>>
>>>hello All,
>>> I as using the Redwood 6 IBM PPC board. The Kernel gives the panic
>>>when it boots (Kernel panic: No init found). can anybody say what is the
>>>way to get rid off it.
>>>thanking you,
>>
>>Do you have a /sbin/init file?
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
prev parent reply other threads:[~2003-04-12 14:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-11 15:52 Kernel panic: No init found!!!! Anand Franklin J
2003-04-11 15:59 ` Mark Hatle
[not found] ` <1050076574.463.2.camel@gibson>
2003-04-12 5:54 ` Anand Franklin J
2003-04-12 14:40 ` Mark Hatle [this message]
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=3E982570.6040207@mvista.com \
--to=fray@mvista.com \
--cc=craig@hollabaugh.com \
--cc=franklin@innomedia.soft.net \
--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 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.