Hi, I'd like to have OpenBSD on one of my Raspberry Pi 3B+ boards, but, currently, I have no physical x86_64 OpenBSD installations.
I've read instructions under the title "Preparing your System for OpenBSD Installation" of the INSTALL.arm64 file, but they're a bit vague for my problem and level of knowledge. In the Linux box, I've created a MBR partition in the SD card, made it OpenBSD type (a6) with cfdisk, did the `dd if=miniroot65.fs of=/dev/sdf1 bs=1M`. Did this to `sdf1`, not to a OpenBSD slice `rsd1c`. Can this be done from Linux or do I need to have a physical OpenBSD installation, or a virtual machine with a pass-through for the installation to work? If the former, I'd appreciate some more detailed instructions. Thanks. -- Luis Mendes