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 ago> but system not support portmap
You can try building portmap using the sources from uClinux.org. Regards, --Scott