
In message OF28F58C91.E63A1264-ON48256FD5.0024B11F-48256FD5.0025BC5D@applera.com you wrote:
I'm using a FSForth NS9750 developer's kit and I got into some problems booting from NFS. My server ip stated in u-boot is 167.116.150.102 but when linux is looking up RPC 100003/2 and 100005/1, it's trying ip address 167.116.183.37. Failing to find it, it goes into kernel panic.
Any idea why the server's ip address is changed?? I tried another kit to
bootargs=console=ttyS0 root=/dev/nfs nfsroot=167.116.150.102:/opt/fs ip=167.116.150.101:167.116.150.102:167.116.150.1:255.255.255.0:darkstar:eth0:off
--------------------------------------------------------------------------^^^^
In your bootmessages I can see a "ns_eth" device, but no "eth0". Is there any "eth0" device on your board?
Best regards,
Wolfgang Denk