I have two Linux boxes (RedHat 6.0) and this is what I get when I try to use mount command:
mount: RPC: Program not registered
(this happens on one of the machines only) I can mount with the second one just fine. I was wondering what would cause this error message and how could I fix it.
Example:
[root@a1 /home]# mount a2:/home/ab/ /home/cd/
mount: RPC: Program not registered
[root@a1 /home]#
Start Free Trial