This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

NFS mounting problme

i am using dm355 leopardboard and i am able to boot from TFTP  have also setup NFS server. board loads up NFS mount but after that it give below error

nfs: server 192.168.1.4 not responding, still trying

can you please give any suggestions

  • two things come to mind,

    1) can you check that the NFS directory you are specifying via u-boot bootargs matches the one defined on your hosts /etc/exports file

    2) can you make sure you NFS service on the host is enabled and running (steps provided on Getting Started Guide)