Re: mips64eb seems to be mostly 32-bit
Martin Husemann <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.mips.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Jul 04, 2021 at 03:26:53AM +0100, Denis Ovsienko wrote: > * The installer segfaults if you create a NetBSD MBR partition and then > edit it and enable both "install" and "active". (I do not use the > pre-built root filesystem image because it is partitioned such that > the root filesystem is on "dk1", and the kernel by default expects it > to be on "sd0a". This bug is not a mipsn64eb regression because > mips64eb has it wrong in the first place.) I'll look at the first issue (like mathew I have not looked at the n64 builds at all so far). I don't understand the dk1 vs sd0a issue - can you describe that in more details? Especially I don't understand what you mean by the kernel "expecting" it "to be on sd0a". Martin