View Single Post

   
  #2 (permalink)  
Old 01-16-2008, 08:37 AM
Horst Scheuermann
 
Posts: n/a
Default Re: mounting directory to another server

yls177@hotmail.com (yls177) writes:

> WRONG--
> mount mysource_server:/mysource /mytarget
> nfs mount: myserver: : RPC: Program not registered
> nfs mount: retrying: /mytarget



> but when i do the below
> mount -F nfs -o ro,nosuid mysource_server:/mysource /mytarget


> it is fine.


> any explanation?


You startet mountd on the server in the meantime
Reply With Quote