Rich Freeman schrieb:
> Granted, I don't know the limitations of the EFI bootloaders that are
> out there, but this still seems like something better solved via grub
> configuration.  When I implemented systemd in one of my VMs I just
> added a grub line to boot back to openrc.

EFI stub kernels just need init=/sbin/<wrappername> in CONFIG_CMDLINE in
order to use the wrapper.
However, in case of breakage in the wrapper, you would need to boot a
fallback kernel or access the EFI shell (not all UEFI implementations allow
the latter).


Best regards,
Chí-Thanh Christopher Nguyễn


Reply via email to