Subject: netbooting problem
To: None <port-hp300@NetBSD.ORG>
From: Nathan Gelbard <gelbard@ENGR.ORST.EDU>
List: port-hp300
Date: 01/14/1998 19:42:20
NetBSD 1.2.1 netboot server = spaceghost
NetBSD 1.3 netboot client = brak

/etc/ethers
xx:xx:xx:xx:xx:xx	brak

/etc/bootparams
brak	root=spaceghost:/export/brak/root \
        swap=spaceghost:/export/brak/swap

/etc/rbootd.conf
xx:xx:xx:xx:xx:xx	SYS_NBOOT  # exists in /usr/mdec/rbootd

/etc/exports
/export/brak	-maproot=root -alldirs brak

(entries for brak and spaceghost are in /etc/hosts)

rbootd running
rpc.bootparamd running
rarpd running
nfsd running
mountd running
nfsiod running

netboot client console:
NetBSD Network Boot v 1.10
...
boot: client IP adress: 192.168.1.11
boot: client name: brak
root addr=192.168.1.10 path=/export/brak/root
le(0,0,0,0): Unknown error code: -1

say what? Can anyone help?

/usr/include/errno.h
error code -1 = ERESTART  // restart syscall

say what?

	thanx,
			nate