Click to See Complete Forum and Search --> : Unable to mount local nfs drives


kombat
08-01-2002, 11:23 AM
I have two computers, I am trying to mount a nfs drive to copy some files over. Here's what I have so far:

mount -t nfs 10.0.0.94:/tmp /mnt/bender

However I get the following error:

mount: RPC: Program not registered

Any ideas?

mrBen
08-01-2002, 11:27 AM
Take a look at this (http://www-oss.fnal.gov/projects/fermilinux/612/faq/0021.html)

Google is your friend. It loves your error messages.