Re: NetBSD/arc 9.2 on Acer PICA
Martin Husemann <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.mips.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Jul 17, 2021 at 10:00:29PM +0900, Izumi Tsutsui wrote: > The sysinst(8) was completely reorganized since NetBSD 9.0 > so I'm afraid something could be wrong on creating FAT for > the bootloader. Indeed - I'll hapilly fix it once it is clear what went wrong. It should create a 2 MB FAT12 partition and mount it at /msdos, then copy /usr/mdec/boot there. Does that not work? Or is something else needed? Martin