Subject: Re: How to netboot?
To: William O Ferry <woferry@iname.com>
From: Dan Winship <danw@MIT.EDU>
List: port-macppc
Date: 03/21/1999 16:23:34
> If there are any Forth gurus out here (I'd like to learn, myself) it
> might almost be easier to make a second stage that maybe throws up a
> splash screen and uses it's own code to actually load / execute the
> kernel.

/sys/arch/macppc/stand/ofwboot. You need the "ofwboot.elf" file. It's
on ftp.netbsd.org somewhere too if you can't build it.

-- Dan