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 ...