Subject: Re: my diffs for Magnum
To: Matt Thomas <matt@3am-software.com>
From: Mark Abene <phiber@radicalmedia.com>
List: port-arc
Date: 02/07/2001 17:13:38
On Wed, Feb 07, 2001 at 02:05:39PM -0800, Matt Thomas wrote:
> At 04:51 PM 2/7/2001 -0500, Mark Abene wrote:
> 
> >And it just sits here forever.  I left it there overnight, it was still there
> >today.  It's not frozen, I can break to DDB at any time just fine, and cont
> >just fine.  It just never seems to get moving!  A "showmount" on ziggurat
> >shows that marduk (the magnum) is in fact mounting root, but I see no traffic
> >to nfsd/2049...  Very strange.  Any clues?
> 
> cd to dev directories under the root and
> sh MAKEDEV all
> 

Did that already.  I tcpdumped to see that the nfs share was actually mounted,
and it was.  I did "ls -lu" on init, and it IS updated.  Breaking to DDB
shows me being in init!  I just tried running "a:netbsd -s" in ARC, and I
actually got "Enter pathname of shell or RETURN for sh:" but when I hit
return, nothing happens.  If I break to DDB at this point, it shows me being
in "sh"!  What the heck is going on?  Am I forgetting to set something up
in this nfs root?

-M