Dear Robert, I had a similar issue with the 2015 Macbook Pro and there's a workaround: you need to wait A LOT, like 2+ hours for it to get through the "being stuck at sd0" phase, then install, wait out the similarly long first boot, and then recompile the kernel with a patched acpi.c. Patch is available here:
https://openbsdonapple.wiki/doku.php?id=misc:acpi_patch Could you please send me a message off-list with yuor dmesg and whether the above patch worked so I can collate in that above wiki? Yours rqm On Sun, 11 May 2025 18:19:04 +0200 Robert <info...@die-optimisten.net> wrote: > Hm yes, might be the same issue... > > You ran into problems at > " > sd0: 119275MB, 512 bytes/sector, 244275200 sectors > xhci2: command ring abort timeout > " > > In my case the "sd0: ..:" is the last line I see, then it hangs. I > tried waiting at that point for 15min but no change. > > Ok then, guess I'll find another use for it. > > /Robert > > > On Sun, 11 May 2025 17:35:04 +0200 > Kirill A. Korinsky <kir...@korins.ky> wrote: > > > On Sun, 11 May 2025 17:22:22 +0200, > > Robert <info...@die-optimisten.net> wrote: > > > > > > Has anyone successfully installed OpenBSD on a MacBook with Intel > > > Core m3 (12" 2017 model [1])? > > > > > > I only found one old thread [2] that failed. > > > > > > It starts to boot from an amd64 efi USB image, but hangs after > > > the "sd0: ..." output of the kernel. i386 won't boot at all, the > > > Apple bootloader does not show the USB device. > > > > See: https://github.com/Dunedan/mbp-2016-linux > > > > It needs some unique drivers. > > > > Here my attempt to run OpenBSD on almost similar machine few months > > ago: https://marc.info/?l=openbsd-misc&m=173313729629501&w=2 > > > > -- > > wbr, Kirill > > >