Subject: Re: Root and dump devices?
To: Harold Gutch <logix@foobar.franken.de>
From: Josh Tolbert <hemi@scoundrelz.net>
List: port-dreamcast
Date: 08/28/2002 03:07:59
------     ---   -
Josh Tolbert
hemi@scoundrelz.net

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

On Wed, 28 Aug 2002, Harold Gutch wrote:

> On Wed, Aug 28, 2002 at 09:45:05AM +0200, Harold Gutch wrote:
> > On Wed, Aug 28, 2002 at 02:22:27AM -0500, Josh Tolbert wrote:
> > > > 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
> >
> > You seem to be not running portmap/rpcbind.
> >
> >   echo "rpcbind=YES" >> /etc/defaults.conf && /etc/rc.d/rpcbind start
>
> That should have been:
>
>   echo "rpcbind=YES" >> /etc/rc.conf && /etc/rc.d/rpcbind start
>
>
> bye,
>   Harold
>

Hi Harold,
	I've got rpcbind started, and I grabbed a GENERIC kernel from the
same date as my build, but I'm still getting the odd "could not remount
/usr/local/dc" error. Any other ideas? Do there need to be any special
permissions on the directory?

Thanks,
Josh