Re: Procedure do Install NetBSD in a Macbook White 2006
Martin Husemann <[email protected]> Mon, 11 May 2020 06:57:00 +0200
| Newsgroups | gmane.os.netbsd.devel.installation |
|---|---|
| Message-ID | <[email protected]> |
On Mon, May 11, 2020 at 12:18:40AM -0300, Marcos Onisto wrote: > Anyone knows if is there any netbsd 64-Bit solution for that (EFI 32-Bit)? From your earlier tries I got the impression that the NetBSD bootloader just worked but the kernel crashes very early. Could be anything and probably needs a special debug kernel compiled to print early startup debug info. Can you try to put a amd64 GENERIC kernel as /netbsd.64 (or whatever) into your 32bit setup, reboot and then interrupt the bootloader and tell it: boot netbsd.64 ? I'd expect that to show some bootloader messages and a line with cryptic numbers (where it spins some ascii graphic while loading) and then nothing. If that is what you see, please transscribe the last line of output. Thanks! Martin