Forum Discussion
Altera_Forum
Honored Contributor
21 years agoWhy my NFS not work
I creat a Nios II Linux application project and want to run it in cyclone1c20 borad through NFS. I use command mount -t nfs 192.168.0.7:/mnt/nfs /mnt/nfs -n 192.168.0.7 is my Linux host IP .But ...
Altera_Forum
Honored Contributor
21 years agoHi su-30mk,
> The Nios information as follows: ># nfs warning :mount version older than Kernel ># NFS: NFSv3 not supported ># mount:PRC:Time out This looks like portmap is not running. Make sure you have RPC and the portmapper started prior to running the mount. Regards, --Scott BTW: if you need to do simple NFS testing (file download), you can use the u-boot boot monitor.