[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: NFS mount problem



At 06:09 PM 5/22/98 -0500, you wrote:
>
>When attempting to mount nfs I get the following error:
>
>mount qms1:/home /mnt
>
>mount clntudp_create: RPC: Program not registered
>
>The machine I am attempting to mount is running Debian 2.0 Frozen.

Maybe the part you're trying to mount isn't exported as an NFS share? There
should be a file in /etc called 'exports'. Should look kind of like this: 

tjobrien : /etc --> cat exports
# /etc/exports: the access control list for filesystems which may be exported
#               to NFS clients.  See exports(5).

/cdrom  srv1(ro)

-----

This allow one of the other servers here to access the CDROM on this one.
As is would appear, the 'cdrom' directory is shared for the srv1 machine,
read only. 

Good luck, hope this helps. 
Tim O'Brien



--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: