Subject: Re: Root and dump devices?
To: Alex Kirk <alex@schnarff.com>
From: Josh Tolbert <hemi@scoundrelz.net>
List: port-dreamcast
Date: 08/28/2002 02:22:27
Never mind...I'm a moron. :/ I don't think I compiled the NetBSD kernel
with NFSSERVER support. Is there a way to load that dynamically? I really
don't want to build a new world, and I already ditched the old source for
the kernel. :(

Thanks,
Josh

------     ---   -
Josh Tolbert
hemi@scoundrelz.net

Every time the power flickers, a squirrel gets his wings.

On Wed, 28 Aug 2002, Josh Tolbert wrote:

>
>
> ------     ---   -
> Josh Tolbert
> hemi@scoundrelz.net
>
> Every time the power flickers, a squirrel gets his wings.
>
> On Tue, 27 Aug 2002, Alex Kirk wrote:
>
> > Setting up the NFS file system is just as easy. Use an /etc/exports like
> > this:
> >
> > /home/alex/dreamcast/2fs -maproot=root -alldirs -network 192.168.2 -mask
> > 255.255.255.0
>
> Hi Alex,
> 	Problem. I've got:
>
> /usr/local/dc -maproot=root -alldirs dreamcast ram
>
> in my /etc/exports file on the NetBSD box. dreamcast is the name of the
> dreamcast and ram is the name of my FreeBSD fileserver.
>
> In /var/log/messages, I see:
>
> Aug 27 20:03:57 netbsd mountd[138]: "/usr/local/dc -maproot", line 1:
> Could not remount /usr/local/dc: Invalid argument
> Aug 27 20:03:57 netbsd mountd[139]: can't register UDP service
> Aug 27 20:03:57 netbsd mountd[139]: can't register TCP service
> Aug 27 20:03:57 netbsd mountd[139]: can't register UDP6 service
> Aug 27 20:03:57 netbsd root: /etc/rc: WARNING: $rpcbind is not set.
> Aug 27 20:03:57 netbsd mountd[139]: can't register TCP6 service
> Aug 27 20:03:57 netbsd mountd[139]: could not create any services
>
> Any ideas? The DC now picks up proper DHCP info and works to find a
> filesystem on the NFS share, but it's just not there. I'm so close. :)
>
> Thanks,
> Josh
>