Subject: Re: compiling and testing hp700
To: Kirill Levchenko <kirill@lava.net>
From: Jochen Kunz <jkunz@unixag-kl.fh-kl.de>
List: port-hp700
Date: 11/22/2003 16:10:56
On 2003.11.22 07:22 Kirill Levchenko wrote:

> This may seem a bit ignorant, but I need help compiling and testing a 
> current hp700 kernel. I compile a kernel using build.sh -m hp700 
> kernel=SMALL, but this gives me an ELF executable. How does it get 
> loaded? 
You need to build the bootloader and mkboot in src/sys/arch/hp700/stand.
Then make a LIF file with the bootloader and the kernel:
mkboot boot.elf netbsd.elf netbsd.lif
This LIF file can be netbooted via DHCP/bootp and tftp or rbootd,
depending on your machine.
-- 


tschüß,
       Jochen

Homepage: http://www.unixag-kl.fh-kl.de/~jkunz/