1 Jan
2003
1 Jan
'03
13:58
On Wed, 1 Jan 2003 10:27:51 +0000 fsanta <fsanta@arrakis.es> wrote:
I want to do this on the the server, 192.168.2.1: mount 192.168.2.2:/usr/local /mnt but I get this: mount: RPC: Program not registered
does /usr/local have to be in /etc/exports on every client? It works fine via yast2 but it seems a long way around just to get a few files from a client.
Try mount -t nfs 192.168.2.2:/usr/local /mnt If that don't work, try restarting portmap and nfs on BOTH machines rcportmap restart rcnfsserver restart -- use Perl; #powerful programmable prestidigitation