linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Kernel panic: No init found!!!!
@ 2003-04-11 15:52 Anand Franklin J
  2003-04-11 15:59 ` Mark Hatle
       [not found] ` <1050076574.463.2.camel@gibson>
  0 siblings, 2 replies; 4+ messages in thread
From: Anand Franklin J @ 2003-04-11 15:52 UTC (permalink / raw)
  To: Linux Monta Vista


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,
franklin.


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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Kernel panic: No init found!!!!
  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>
  1 sibling, 0 replies; 4+ messages in thread
From: Mark Hatle @ 2003-04-11 15:59 UTC (permalink / raw)
  To: Anand Franklin J; +Cc: Linux Monta Vista


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.

Check the list archives..

Simple answer though, you don't have a valid filesystem.  Init not found may be
read as "init could not be found or properly executed."

--Mark

(BTW from you CC, you list the name of this list as "Linux Monta Vista".. this
list has nothing to do with MontaVista, it's a community list..... and
MontaVista is one word.. <grin>)


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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Kernel panic: No init found!!!!
       [not found] ` <1050076574.463.2.camel@gibson>
@ 2003-04-12  5:54   ` Anand Franklin J
  2003-04-12 14:40     ` Mark Hatle
  0 siblings, 1 reply; 4+ messages in thread
From: Anand Franklin J @ 2003-04-12  5:54 UTC (permalink / raw)
  To: Craig Hollabaugh, Linux Monta Vista


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?
>
> --
> ___________________________________________________________
> Dr. Craig Hollabaugh                   craig@hollabaugh.com
> Author of Embedded Linux
>
> P.O. Box 1405
> Ouray, CO 81427-1405        See my "kitchen sink" resume at
> 970 325 4810 home            www.hollabaugh.com/resume.html
> 970 325 0509 office


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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Kernel panic: No init found!!!!
  2003-04-12  5:54   ` Anand Franklin J
@ 2003-04-12 14:40     ` Mark Hatle
  0 siblings, 0 replies; 4+ messages in thread
From: Mark Hatle @ 2003-04-12 14:40 UTC (permalink / raw)
  To: Anand Franklin J; +Cc: Craig Hollabaugh, LinuxPPC Embedded


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/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-04-12 14:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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).