I use TWR-LS1021A freescale system.
I try to use NFS but it doesn't work.
I add in the server side to the file /etc/exports
/public 192.168.2.190(rw,no_root_squash,async
After that in the system I run the commend :
mount -t nfs 192.168.2.194:/export/shared /mnt