Subject: Re: netbooting a SS10
To: Steven Grunza <steven_grunza@ieee.org>
From: Andrei Petrov <and@genesyslab.com>
List: port-sparc
Date: 09/20/2000 15:11:34
On Wed, 20 Sep 2000, Steven Grunza wrote:

> I can mount the file system on the server from the SS10 (the SS10 still has
> Solaris on it) by doing:
> 
> mount hw-ss1:/export/hw-sbus/root /mnt
> 
> I didn't mention it in my previous message but the server is an SS1 running
> NetBSD-1.4.2
> 
> grunza@hw-ss1%(1) uname -a
> NetBSD hw-ss1 1.4.2 NetBSD 1.4.2 (HW-SS1) #0: Mon Aug 21 16:47:11 EDT 2000
>    root@hw-ss1:/usr/src/sys/arch/sparc/compile/HW-SS1 sparc
> 
> 

Just in case it might help:

tcpdump -x 
will printout entire packets.

mountd -d
gets you log for mount requests, you need to restart it though.

I'd also take a look into secondary bootloader to check if you can get
more from there.

Good luck,
	Andrey