Subject: Re: Install guides (was Re: HI JASON, WELCOME TO OPEN FIRMWARE!)
To: Michael <macallan18@earthlink.net>
From: Michael Wolfson <mw@nosflow.com>
List: port-macppc
Date: 03/16/2005 09:52:09
On Wed, 16 Mar 2005, Michael wrote:
> bootxx does in fact modify load-base and/or real-base. But I guess
> Michael was talking about a userland tool running under NetBSD to modify
> OF settings, like eeprom does on sparc/sparc64.
Right. This way, we could have a userland program (such as sysinst) that:
1) asks user which device to boot from
2) figures out OF path and partition
3) writes that to boot-device and boot-file
As an added bonus, it could also automatically insert the 500 ms delay for
spin-up to boot-command on models which support it.
And, of course, the ability to reboot from NetBSD into another OS without
mucking with OF.
-- MW