Subject: netbooting goes on
To: None <port-vax@netbsd.org>
From: bart sikkes <b.sikkes@student.utwente.nl>
List: port-vax
Date: 10/12/2000 15:14:49
Hello,

After making some of the changes that where send to the list we got the
netbooting a bit further.

This is the output we get on the vax:
>> NetBSD/vax boot [ Aug 13 1999 20:18:28] <<
>> Press any ket to abort autoboot 5

> boot netbsd
Trying BOOTP
Using IP address: 192.168.1.13
myip:  (192.168.1.13), mask: 255.255.255.0
root addr=192.168.1.1 path=/
boot failed: Unkown error: code -1
> boot netbsd.gz
Trying BOOTP
Using IP address: 192.168.1.13
myip:  (192.168.1.13), mask: 255.255.255.0
root addr=192.168.1.1 path=/
boot failed: Unkown error: code -1
> boot netbsd.old
Trying BOOTP
Using IP address: 192.168.1.13
myip:  (192.168.1.13), mask: 255.255.255.0
root addr=192.168.1.1 path=/
boot failed: Unkown error: code -1
> boot gennetbsd
Trying BOOTP
Using IP address: 192.168.1.13
myip:  (192.168.1.13), mask: 255.255.255.0
root addr=192.168.1.1 path=/
boot failed: Unkown error: code -1
>

What do we do wrong? At what files should we look to fix this?

thanks,
bart