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.

Linux/TDA2PXEVM: VisionSDK 3.04 NFS mount failure

Part Number: TDA2PXEVM

Tool/software: Linux

When I try to mount NFS with VisionSDK 3.04 Linux, I'm getting below error:

root@dra7xx-evm:~# mount -t nfs -o nfsvers=4 10.178.94.200:/home/kyungtae.oh/nfs /mnt/nfs && cd /mnt/nfs
mount: wrong fs type, bad option, bad superblock on 10.178.94.200:/home/kyungtae.oh/nfs,
       missing codepage or helper program, or other error
       (for several filesystems (e.g. nfs, cifs) you might
       need a /sbin/mount.<type> helper program)

       In some cases useful info is found in syslog - try
       dmesg | tail or so.

The issue was not observed with VisionSDK 3.03.

Could somebody give comments on it?

Regards,

James