-
Mounting NFS
Hey, I'm trying to mount an NFS in slackware but whenever I do mount /import (it's correctly configured in /etc/fstab) I get the following error:
Code:
mount: RPC: Program not registered
I know it's probably something simple, but I've never encountered this before! I've been using Debian to access this file system for a while now and have never tried anywhere else.
Thanks
-
Nevermind!!! I just realized that I forgot the add the Slackware computer on my /etc/hosts.allow file. Got that done, now it's all working! :)