Hello,
I’m new to LTIB. I was using LTIB try to NFS/Network deploy the Freescale M54455EVB following every instruction provided by Freescale but I always see the error
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
eth0: config: auto-negotiation on, 100FDX, 100HDX, 10FDX, 10HDX.
IP-Config: Complete:
device=eth0, addr=172.16.10.221, mask=255.255.0.0, gw=172.16.0.4,
host=172.16.10.221, domain=, nis-domain=(none),
bootserver=192.168.0.158, rootserver=192.168.0.158, rootpath=
Looking up portof RPC100003/2 on 192.168.0.158
Looking up portof RPC100005/1 on 192.168.0.158
VFS: Mounted root (nfs filesystem).
free_initmem: __init_begin = 0xc02d8000 __init_end = 0xc02ec000
Setting the hostname to freescale
Mounting /proc and /sys
Mounting filesystems
mount: Mounting on swap swap defaults 0 0 failed: No such file or directory
Starting syslogd and klogd
Setting up networking on loopback device:
Setting up networking on eth0:
udhcpc (v0.9.9-pre) started
nfs: server 192.168.0.158 not responding, still trying
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
As you can see the last line captured indicating the NFS server is not responding(?) Does it mean the NFS is not set up well? (I’ve followed up every instruction Freescale provided).
Has anybody ever experienced this issue?
Many thanks.