I've already posted about this in user-misc, but I still need some help with this:
I've been playing around with OpenBSD 6.0 on an up board (up-board.org) for a couple of months without any issues. Since upgrading to 6.1, I can't boot without manual interventions anymore. After the upgrade, boot now lists two additional 4MB unreadable disks (as hd0 and hd1) besides the onboard eMMC storage where OpenBSD is located (now hd2) boot output is something like this: disk: hd0 hd1 hd2 open(hd0a:/etc/boot.conf): Invalid argument booting hd0a:/bsd: open hd0a:/bsd: Invalid argument and so on... I can manually boot with: boot hd2a:/bsd, but since I want to use it as a small headless device, that's not really an option. dmesg.txt <http://openbsd-archive.7691.n7.nabble.com/file/n317271/dmesg.txt> Jonathan Matthew pointed to this change as a most likely cause: http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys/arch/amd64/stand/efiboot/efiboot.c.diff?r1=1.15&r2=1.16 -- View this message in context: http://openbsd-archive.7691.n7.nabble.com/Issues-with-efi-boot-since-6-1-tp317271.html Sent from the openbsd dev - tech mailing list archive at Nabble.com.
