Subject: Re: Sun3 netboot from FreeBSD?
To: Jason Thorpe <thorpej@nas.nasa.gov>
From: Tom Samplonius <tom@sdf.com>
List: port-sun3
Date: 07/29/1996 11:54:42
On Mon, 29 Jul 1996, Jason Thorpe wrote:
> On Sat, 27 Jul 1996 11:38:10 -0700
> Mesa Electronics <mesa@idiom.com> wrote:
>
> > I am unable to get NetBSD 1.1 to net boot on my 3/60. The server is
> > running FreeBSD 2.05. The problem seems to be with NFS or something, as
> > the kernel gets loaded and then panics with:
> >
> > Panic: NFS_Boot mountd swap Error 72
>
> You need to modify your mountd program to allow exporting of files. Look
> in the mountd source for a check for S_ISDIR and add a && S_ISREG.
Or on FreeBSD 2.1 or 2.1.5, just use the "-r" flag to mountd
Tom