Subject: Re: NetBSD-1.5S-5 on U30
To: matthew green <mrg@eterna.com.au>
From: Grant Beattie <grant@grunta.com>
List: port-sparc64
Date: 03/21/2001 10:58:37
On Wed, Mar 21, 2001 at 09:09:13AM +1100, Grant Beattie wrote:

> The kernel boots fine now. Now to set up nfsroot.

This may not be specific to sparc64, but the kernel seems to be
ignoring the rarp replies, and the following results:

OLD-BROADCAST -> (broadcast)  RARP C Who is 8:0:20:9b:5c:6d ?
      sphinx -> pegasus      RARP R 8:0:20:9b:5c:6d is 192.168.211.1, pegasus
OLD-BROADCAST -> (broadcast)  RARP C Who is 8:0:20:9b:5c:6d ?
      sphinx -> pegasus      RARP R 8:0:20:9b:5c:6d is 192.168.211.1, pegasus

(this continues until the kernel gives up)

root on hme0                  
mountroot: trying msdos...
mountroot: trying cd9660...
mountroot: trying lfs...   
mountroot: trying nfs...
nfs_boot: trying RARP (and RPC/bootparam)
revarp failed, error=51                  
mountroot: trying ffs...
no file system for hme0 
cannot mount root, error = 79
root device (default hme0):  

The machine sending the rarp replies is a Solaris 7 box. Has anyone
seen this before?

g.