linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Linux Init Hangs
@ 2008-09-26  5:20 Mustafa Cayır
  2008-09-26  9:24 ` Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: Mustafa Cayır @ 2008-09-26  5:20 UTC (permalink / raw)
  To: linuxppc-embedded

[-- Attachment #1: Type: text/plain, Size: 1441 bytes --]

Hi,

 

my kernel hangs by initializing the system. My target is mpc7457-based. I use ELDK 3.1.1 and mount my root-fs over nfs.

 

Following is screen-shot:    

....

NET: Registered protocol family 1

NET: Registered protocol family 17

egiga0: link down

IP-Config: Complete:

      device=egiga0, addr=10.18.6.129, mask=255.255.0.0, gw=255.255.255.255,

     host=gomsis, domain=, nis-domain=(none),

     bootserver=10.18.6.232, rootserver=10.18.6.232, rootpath= Looking up port of RPC 100003/2 on 10.18.6.232

egiga0: link up<5>, full duplex<5>, speed 100 Mbps<5> Looking up port of RPC 100005/1 on 10.18.6.232

VFS: Mounted root (nfs filesystem).

Mounted devfs on /dev

Freeing unused kernel memory: 112k init

 

Hangs here !

 

 

I use ethereal to look at  the  network  traffic. Find out what the last succesful lookup calls: 

 

Network File System, LOOKUP Call DH:0x500ec3bb/ld-2.3.1.so Network File System, LOOKUP Call DH:0x500ec3bb/ld.so.1 Network File System, LOOKUP Call DH:0x2c97820b/lib Network File System, LOOKUP Call DH:0x500ec3bb/init Network File System, LOOKUP Call DH:0x2c97820b/sbin Network File System, LOOKUP Call DH:0x2c97820b/dev

5853  14.129760   10.18.6.135 10.18.6.232 MOUNT V1 MNT Call /opt/eldk_7457/ppc_74xx

 

After printing the message "Freeing unused kernel memory: 112k init", it hangs Any ideas?

 

Thanks in advance

 

Mustafa


[-- Attachment #2: Type: text/html, Size: 8333 bytes --]

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

* Re: Linux Init Hangs
  2008-09-26  5:20 Linux Init Hangs Mustafa Cayır
@ 2008-09-26  9:24 ` Wolfgang Denk
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2008-09-26  9:24 UTC (permalink / raw)
  To: Mustafa Cayır; +Cc: linuxppc-embedded

Dear =?iso-8859-9?Q?Mustafa_Cay=FDr?=,

In message <7B9A8FF57DBB524190E98CABF6E56F07DD412C@itri.bte.mam.gov.tr> you wrote:
>
> my kernel hangs by initializing the system. My target is mpc7457-based. =
> I use ELDK 3.1.1 and mount my root-fs over nfs.

ELDK 3.1.1 is vry old - and it means that you must be using a 2.4
Linux kernel, whichis also very old.

Please consider updating to current versions.

> After printing the message "Freeing unused kernel memory: 112k init", it
> hangs Any ideas?

You provide very little information, so we can only speculate.

Are you sure that /dev/console exists in your target root file
system, and did you run the ELDK_MAKEDEV script when installing the
ELDK?

Also, did you pass the appropriate console=... boot argument to the
Linux kernel?

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
Always try to do things in chronological order; it's  less  confusing
that way.

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

end of thread, other threads:[~2008-09-26  9:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-26  5:20 Linux Init Hangs Mustafa Cayır
2008-09-26  9:24 ` Wolfgang Denk

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).