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 agoYou said portmap is not running.What can i do?Can you give me some example and tell me how let portmap runing,thank you very much.