Subject: Re: Netwinder port activity? Further progress
To: None <port-arm32@netbsd.org>
From: Leonard Sitongia <sitongia@qwest.net>
List: port-arm32
Date: 11/27/2001 22:20:10
I've configured an NFS server to support a root filesystem for my netwinder, 
to completely netboot it.  It TFTPs the GENERIC kernel, then for the root 
device: I gave it ne0, and it DHCP/BOOTP's to NFS mount the root
filesystem.

Now it just hangs there.  I can see on the network that there are some NFS 
exchanges going on:


22:18:13.113094 netwinder.1193521265 > odo.nfs: 100 access [|nfs]
22:18:13.113121 odo.nfs > netwinder.1193521265: reply ok 120 access c 4723b072
22:18:13.113872 netwinder.1193521266 > odo.nfs: 96 getattr [|nfs]
22:18:13.113900 odo.nfs > netwinder.1193521266: reply ok 112 getattr DIR 755 
ids 0/0 [|nfs]

That port number just keeps incrementing (netwinder...65, netwinder...66, 
etc.)

Can anyone help with what I need to do next?

I'm using the newest ftp.netbsd.org arch snapshot, which is a few months old.

TIA,
==Leonard