Re: Troubleshooting netboot on a PowerMac G4 Cube
Martin Husemann <[email protected]> Mon, 8 Aug 2022 19:43:22 +0200
| Newsgroups | gmane.os.netbsd.ports.macppc |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Aug 08, 2022 at 01:29:28PM -0400, Tom Lane wrote: > I'm not sure if I believe that the MD variants are "too big" though, > because this machine has 1GB RAM. Maybe INSTALL's advice about > not changing load-base is now obsolete? printenv shows it as > 0x800000 on my machine. "Too big" for our bootloader, not physical ram. But load-base is a good thing to try and could help here. Martin