Hello all,
    I am doing a project with TVP5158 and DM6446,using Linux 2.6.18 which download from TI.com.In host machine it can mount itself,but the host machine can't mount NFS target machine.There is no problem When I use Linux 2.6.10.What's the matter?HyperTerminal shows message as follow.

IP-Config: Guessing netmask 255.255.255.0
IP-Config: Complete:
      device=eth0, addr=192.168.136.229, mask=255.255.255.0, gw=192.168.136.151,

     host=192.168.136.229, domain=, nis-domain=(none),
     bootserver=255.255.255.255, rootserver=192.168.136.151, rootpath=
Looking up port of RPC 100003/2 on 192.168.136.151
portmap: server 192.168.136.151 not responding, timed out
Root-NFS: Unable to get nfsd port number from server, using default
Looking up port of RPC 100005/1 on 192.168.136.151
portmap: server 192.168.136.151 not responding, timed out
Root-NFS: Unable to get mountd port number from server, using default

I would be grateful for any help.