Hello, I am in the process of turning a Void Linux Raspberry Pi 3 B server to one that runs OpenBSD 7.4.
However, when attempting to begin the installation process, after the install media boots, the screen goes blank, nothing else happens afterwards, the keyboard lights still strangely react to caps lock and such. The HDMI monitor doesnt outright lose signal, the screen just remains black. I did the following steps. 1. Download miniroot74.img and install74.img from openbsd.org arm64 2. Write miniroot74.img to an SD card using dd doas dd if=miniroot74.img of=/dev/sdb 3. Write install74.img to a USB using dd doas dd if=install74.img of=/dev/sdb 4. Put in the SD card and USB 5. Start the Raspberry Pi Hardware involved: Raspberry Pi 3 B A USB Keyboard An HDMI monitor An ethernet cord A 32 GB sd card A 32 GB USB flashdrive Any help would be much appreciated. -- ~VK vilyaem.us.to