packages icon indicating copy to clipboard operation
packages copied to clipboard

Add default kernel rescue initrd boot option

Open ermo opened this issue 1 year ago • 2 comments

The goal is to have our boot menus (which are managed by clr-boot-manager) show a default boot option and a rescue initrd option via the addition of rd.break=cleanup to the kernel command line.

This is particularly useful for Solus, because kernels and initrds are built and distributed together, which means that since we can test that the interactive rescue shell in the initrd works for us, there is a very high likelyhood that it will also work on user systems for recovery purposes (resetting passwords etc.)

ermo avatar Feb 15 '24 01:02 ermo

@silkeh Any objections to keeping this in 4.6 and doing it as part of the grub-2.12 testing in #1348 ?

ermo avatar May 03 '24 23:05 ermo

I'd like to keep this separate from Grub seeing as it also includes systemd-boot. No objections on keeping it in 4.6 if people don't mind it landing somewhere in week 21.

silkeh avatar May 04 '24 18:05 silkeh