Re: Building a macppc bootable USB image

Martin Husemann <[email protected]> Tue, 23 Jan 2024 11:02:03 +0100
Newsgroups gmane.os.netbsd.ports.macppc
Message-ID <[email protected]>
On Sun, Jan 21, 2024 at 03:27:02PM +0100, Martin Husemann wrote:
> Unfortunately can't easily tell the configured boot string, will
> look that up on next boot (ofctl used to crash this machine, don't dare to
> try right now).

Forgot to provide the boot string after next reboot, it is:

	boot sd1:1,ofwboot.elf

Martin