*BSD News Article 7223


Return to BSD News archive

Newsgroups: comp.unix.bsd
Path: sserve!manuel.anu.edu.au!munnari.oz.au!sgiblab!zaphod.mps.ohio-state.edu!uwm.edu!src.honeywell.com!The-Star.honeywell.com!umn.edu!news.orst.edu!miguel
From: miguel@roxanne.nuclecu.unam.mx (Miguel de Icaza A.)
Subject: Re: NFS program not registered??!!
In-Reply-To: j.laidman@cowan.edu.au's message of 30 Oct 92 01:37:33 GMT
Message-ID: <MIGUEL.92Oct29222956@roxanne.nuclecu.unam.mx>
Sender: usenet@news.orst.edu
Nntp-Posting-Host: roxanne.nuclecu.unam.mx
Organization: /usr/users/miguel/.organization
References: <jeremy.720409053@scorpion.ac.cowan.edu.au>
Date: Fri, 30 Oct 1992 06:29:56 GMT
Lines: 22

In article <jeremy.720409053@scorpion.ac.cowan.edu.au> j.laidman@cowan.edu.au writes:

>    I've posted this before but got no respones.  I seem to be able to get most
>    things working with 386BSD, but not NFS.  I've applied all relevant patches
>    and rebuilt the kernel.  When I try to mount I get Program Not Registered.
>    When I try to export, the other host gets Invalid Parameter or similar when
>    it tries to mount.

I don't have 386BSD, but maybe this could help you:

insert this in your rc.local:

portmap			# This is RPC's portmapper
mountd -i 		# This is NFS' mount daemon
nfsd 4			# This is NFS' server daemon
biod 4			# Block I/O daemons

Miguel de Icaza

--
Saludos,
Miguel de Icaza