I had been booting my evm with NFS, but it could't ,so I debug it ,and output is:
eth0: attached PHY driver [Generic PHY] (mii_bus:phy_addr=1:01, id=282f013)
IP-Config: Guessing netmask 255.255.255.0
IP-Config: Complete:
device=eth0, addr=192.168.1.3, mask=255.255.255.0, gw=192.168.1.254,
host=DM86168, domain=, nis-domain=(none),
bootserver=192.168.1.2, rootserver=192.168.1.2, rootpath=
RPC: 1 call_start mount3 proc NULL (sync)
RPC: 2 call_start rpcbind2 proc GETPORT (async)
RPC: 1 remote rpcbind unreachable: -113
RPC: 3 call_start rpcbind2 proc GETPORT (async)
RPC: 1 remote rpcbind unreachable: -113
RPC: 4 call_start rpcbind2 proc GETPORT (async)
PHY: 1:01 - Link is Up - 1000/Full
PHY: 1:01 - Link is Down
RPC: 1 remote rpcbind unreachable: -113
RPC: 5 call_start rpcbind2 proc GETPORT (async)
RPC: 1 remote rpcbind unreachable: -113
RPC: 6 call_start rpcbind2 proc GETPORT (async)
PHY: 1:01 - Link is Up - 100/Full
How can I solve it ,please help me .Thanks.