Console Stops on NFS root startup

Clint Thomas cthomas at Soneticom.com
Tue Sep 26 05:29:01 EST 2006


Hey guys,

I have a dev board based loosely off the MPC8540ADS that I am trying to
boot over NFS. After setting up the proper kernel configuration and
sharing the root filesystem over NFS, I boot up the board. Everything
loads up fine, and it even says it mounts the root filesystem, however
this is the output I get.

IP-Config: Complete:
      device=eth0, addr=204.215.226.251, mask=255.255.255.0,
gw=204.215.226.50,
     host=204.215.226.251, domain=, nis-domain=(none),
     bootserver=204.215.226.250, rootserver=204.215.226.250, rootpath=
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
Looking up port of RPC 100003/2 on 204.215.226.250
Looking up port of RPC 100005/1 on 204.215.226.250
VFS: Mounted root (nfs filesystem).
Mounted devfs on /dev
Freeing unused kernel memory: 236k init
 
At this point, the serial console no longer displays or accepts input
from the keyboard. The system does not appear to hang, because when I
try to ping it from another point on the network, it responds. It seems
like either init is not executing at this point, or if the console is
being changed to another device. I wanted to know if anybody has had
this problem before. I tried building BusyBox as a static-linked binary,
which has not resolved the issue. I have also tried multiple root file
system builds, which has also not yielded a solution. Thanks for any
assistance with this.
 
Clinton Thomas
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://ozlabs.org/pipermail/linuxppc-embedded/attachments/20060925/afe7d443/attachment.htm 


More information about the Linuxppc-embedded mailing list