Re: Building a macppc bootable USB image
Martin Husemann <[email protected]> Tue, 27 Feb 2024 09:18:49 +0100
| Newsgroups | gmane.os.netbsd.ports.macppc |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Feb 27, 2024 at 07:48:08AM +0000, David Brownlee wrote: > Foo... I imagine it would be a real pain to replace any (backwards) > seek with a close & re-open... It would probably be less work to read > the entire file into memory and then decompress from there :/ I would just change the build so the image has a kernel named "netbsd" which is not compressed. Martin