Re: 7024-E30 Netboot
David Brownlee <[email protected]> Tue, 26 Dec 2023 16:30:20 +0000
| Newsgroups | gmane.os.netbsd.ports.prep |
|---|---|
| Message-ID | <CAGN_6pYqduFL6eJYMg=_sVt5MDd0jN6pqx_rDkyJK6Qn+t1LRA@mail.gmail.com> |
On Mon, 25 Dec 2023 at 22:35, Chris Hanson <[email protected]> wrote: > > Would it be worth porting one of the second-stage bootstraps for these systems to reduce the need to figure out how to get a kernel image under 2MB? A variant might be implementing kloader(4) and using a kernel as a second stage bootstrap - providing a kernel with network and filesystem drivers can fit under 2MB... (But don't let that suggestion get in the way of someone building a second stage bootstrap :) David