Re: Building a macppc bootable USB image
Martin Husemann <[email protected]> Thu, 18 Jan 2024 06:42:45 +0100
| Newsgroups | gmane.os.netbsd.ports.macppc |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Jan 17, 2024 at 08:56:27PM +0000, David Brownlee wrote: > Technically it should be possible to generate an image which could be > written to a USB device and booted for a large chunk of macppc > machines, and would make it very much easier for people to try and > install NetBSD/macppc. Do you have an example of such an image (for some other OS) and the boot command used to boot from it? The partioning details and boot loader details should be easy to adjust, and the build.sh part is easy too. Martin