Forum Discussion
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by lonsta@Jul 20 2006, 10:46 AM ...
/>mount -t nfs -n -o nolock,rsize=1024,wsize=1024 192.168.11.17:/home/mxp/nios2 /mnt/nfs
mount:rpc: unable to receive ;error = no route to host
mount:nfsmount failed; bad file descriptor
mount:mount on .168.11.17:/home/mxp/nios2 /mnt/nfs failed
/>busybox mount //it's okey,but added with the parameters
//it got the same error msg like above.
...
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=17036)
--- quote end ---
--- Quote End --- It looks like you have a problem on the command line. it reports: mount:mount on .168.11.17:/home/mxp/nios2 /mnt/nfs failed instead of: mount:mount on 192.168.11.17:/home/mxp/nios2 /mnt/nfs failed Not sure but you might check it....