Forum Discussion
Altera_Forum
Honored Contributor
20 years agoUnable to mount using NFS
Hello all .. http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/biggrin.gif Sorry , i asked about almost the same point days ago ... but beleive me .. I waisted a lot of time ... a...
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by hippo@Jul 10 2006, 08:08 AM you need the -o nolock in mount flags.
mount -t nfs -n -o nolock,rsize=1024,wsize=1024 192.168.1.2:/home/nios2 /mnt/nfs ( eg, server ip 192.168.1.2)
look in the wiki carefully.
but why you failed to mount nfs from another linux pc?
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=16745)</div> --- Quote End --- i did ... the same error <div class='quotetop'>QUOTE </div> --- Quote Start --- mount: RPC: Timed out mount: nfsmount failed: Bad file descriptor mount: Mounting blaBla on Blabla failed: Invalid Argument[/b] --- Quote End --- i began thinking that the server itself has a problem .. i have fedora core5 .. so i tried the server on a different pc .. having fedora core 4 .. the same results :S when i type " rpcinfo -p " .. i can see many prgz.. portmapper,status,nfs,nlockmgrrquotad,mountd .. all of them have both TCP and UDP versions .. with more than one version.. i am very confused http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/sad.gif thanks for your reply.. and still waiting ... for the next clue . http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/biggrin.gif