Subject: Re: E3500 and Netra T1
To: Andy Doran <ad@netbsd.org>
From: Eduardo Horvath <eeh@turbolinux.com>
List: port-sparc64
Date: 08/24/2000 13:28:21
On Thu, 24 Aug 2000, Andy Doran wrote:

> -- E3500 with 1 CPU board and 1 SBUS I/O board:
> 
> chain: calling OF_chain(800000, ef18, f1000000, fff6da80, 18)
> [ using 368424 bytes of netbsd ELF symbol table ]
> pmap_bootstrap: could not claim physical dseg extention at 3fca0000 size 360000
> Fast Data Access MMU Miss
> {6} ok power-off

Hm.  I need to get a kernel built with pmap_debug = 0x60000 for just these
cases.

I just uploaded one to:  

	ftp.netbsd.org:/pub/NetBSD/arch/sparc64/other/netbsd.bootdebug

> -- Netra T1:

> Kernelized RAIDframe activated
> 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): 

Hm.  netbooting on hme.  not my area of expertize.

Try switching between hme0 and hme1 since there is sometimes confusion
between the two.

Eduardo Horvath