On Wed, Jul 12, 2017 at 5:29 PM, Lucas Ramage <ramage.luca...@gmail.com> wrote:
> What needs to be changed for the bootloaders? I may be able to assist.

The documentation should be updated to say that with OpenRC 0.28 that
you'll have to remount efivars as RW before you can install the
bootloader (e.g., grub-install)

The command I use locally to remount rw (since I have configured
efivars to be mounted read-only in fstab) is

mount -o remount,rw /sys/firmware/efi/efivars

Reply via email to