On 2021-01-07, tech-lists <[email protected]> wrote: > What I wanted to do was to write latest firmwares from > https://github.com/pftf/RPi4 as described in OpenBSD/6.8/arm64/INSTALL.arm64 > into the (mdconfig-mounted) msdos partition of miniroot68.img prior to writing > it to the sdcard as I didn't have an additional USB storage device.
That is not as described in the install notes, they specifically say to use a second storage device exactly to avoid this complication. (They don't need to describe every possible method, only a simple one that works).

