On Wed, 2003-07-30 at 05:31, gerard wrote: > Everything was working fine with my nfs, rebooted, and now when I try to > mount an nfs drive this is the error I get "mount: RPC: Unable to > receive; errno = Connection refused". Any ideas? I havent changed > anything either, thats why I find it strange.
try running: /sbin/portmap (needed) /sbin/rpc.statd /sbin/rpc.lockd If you are going to run nfs, then you will need these running, also make sure that /etc/init.d/nfs-common is running on startup. Mark -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

