On Friday 06 January 2017 12:24:02 Timo Myyrä wrote:
> And found it. Seems the efi partitions boot loader isn't updated.

It should be - `installboot -r /mnt ${disk}` is run at the end of the
upgrade.

> Manually copying the efi bootloader fixed the boot:
> https://blog.jasper.la/openbsd-uefi-bootloader-howto/
>
> Why isn't the installer handling this?

I cannot immediately see any reason why it should not be, but I do not have a
GPT machine available to test/verify - I presume there are no failures
reported towards the end of the upgrade?

Can you try running `installboot -v` against the softraid volume?

If that works, can you boot bsd.rd, drop into a shell, mount the root volume
on /mnt, then run `installboot -v -r /mnt` against the root disk?

Reply via email to