| 5 | | I can tell you from previous experience that efivarfs needs to be mounted for efibootmgr to be able to modify boot variables. But yes, systemd mounts it automagically at boot. SysV certainly doesn't. For openrc, I cannot tell, but it needs specific code in the `init` binary. Note that when running grub-install in chroot, as said by Xi, efivarfs '''has to''' be mounted. |
| | 5 | I can tell you from previous experience that efivarfs needs to be mounted for efibootmgr to be able to modify boot variables. But yes, systemd mounts it automagically at boot. SysV certainly doesn't. For openrc, I cannot tell, but it needs specific code in the `init` binary. Note that when running grub-install without --removable in chroot, as said by Xi, efivarfs '''has to''' be mounted. |