On Wed, Jun 26, 2002 at 12:29:54 +0100, =?iso-8859-1?B?RW1pbCBI5Gdlcmx1bmQ= ?= wrote:
> what steps do I need to do to get a NFS "share" on my server configured
> and mountable from clients?
> 
> I have created a /etc/exports file on the server (s1)containing access for
> clients (w1):
> 
> /apps w1(rw,no_rot_squash)
                 ^^^
     should be: root

> When I try mounting from w1:

First you need to reload or restart the NFS-server on s1.

> mount -t nfs s1:/apps /apps
> 
> I get "mount: RPC: not supported"
> 
> Whats wrong?

What do you get with "rpcinfo -p s1" on w1?

HTH,
Ray
-- 
<GRub[B]eR> JHM, jij bent echt nerd :))
<GRub[B]eR> maar wel een goeie :)
<GRub[B]eR> Soort van programmerende furby
        Gezien op #cistron


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to