Forum Discussion
Altera_Forum
Honored Contributor
21 years agonfs-problem
Hi, if i try to mount an nfs-share like: mount -t nfs 10.10.13.118:/data1 /mnt/nfs -n -o nolock i get the following error: nfs warning: mount version older than kernel if i...
Altera_Forum
Honored Contributor
21 years agoYou can try the busybox mount command... to do this you need to include busybox into your filesystem project re-build and re-upload.
Once you've logged in, run busybox mount <options> That might help but I don't think it's the mount program that's the problem... What type of network adapter are you using on your Nios II board?