My platform is C6A8168 DDRII, the linux kernel is 2.6.37, the ezsdk version is ezsdk5_01_01_00_80. I want to use nfs to share workdir, But in the target mount the workdir, I input follow command:
mount -t nfs 172.20.21.90:/rootfs /mnt
But have fhe follow errors:
mount: wrong fs type, bad option, bad superblock on 128.224.160.16:/pek-cdftp1, 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
Thanks!