me.vs.computer

← Back to blog

Installing OpenBSD 7.6 on a Raspberry Pi 4?

April 8, 2025

I’ll save you some time: just read the official documentation. I did it the hard way—starting with ChatGPT for instructions, and then diving into blog posts for solutions when things went wrong.

When I plugged the SD card with miniroot76.img into my Raspberry Pi, I’d briefly see the OpenBSD BOOTAA64 boot> prompt, only to have the screen go blank seconds later.

I attempted:

Nothing worked. I knew using the serial console was a possibility, but I did not have the cable. The installation instructions I found online kept getting more unhinged. When I landed on an 18 step guide requiring two USB sticks and an SD card, I knew it was time to throw in the towel. Luckily I had a NUC to use instead.

In case you still want to use a Pi, the official installation instructions has the answer. Under Install on Raspberry Pi::

…note that once the kernel has started running, by default you will only see output on the serial console. To switch to displaying on the monitor instead, watch for the OpenBSD BOOTAA64 “boot>” prompt, and type “set tty fb0”.

Problem solved.


Written by Martin Camacho

← Back to blog
  • How much faster is an Alias A record vs a CNAME record on AWS Route 53?

    Mar 3, 2026

    Empirical DNS resolution times for track.vs.computer: CNAME beat Alias in my test. Why the theoretical 1-lookup advantage didn't show up.

  • Threadpull: Building an influence mapper with Claude and LangGraph

    Feb 25, 2026

    Lessons from building a political influence mapper—workflow, what worked, knob-turning traps, and learning from the codebase after the fact.

  • Building a Tracking Pixel

    Feb 21, 2026

    Implementing a tracking pixel from scratch using AWS API Gateway, Lambda, Kinesis, and S3.

  • 'npm left-pad' Incident

    Feb 6, 2026

    Reproducing the famous npm left-pad incident that broke the internet.

  • Adding a dependency is buying blind

    Feb 5, 2026

    A short reflection on how we add dependencies without deep code review.

  • Trailing Slash in URLs?

    Jan 30, 2026

    Reproducing a vintage security bug involving trailing slashes and directory listings.

Ask about Martin
Hi! Ask me anything about Martin's background, skills, or experience.