Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement systemd-boot boot assessment #2864

Open
Tracked by #2127
jimmykarily opened this issue Sep 17, 2024 · 0 comments
Open
Tracked by #2127

Implement systemd-boot boot assessment #2864

jimmykarily opened this issue Sep 17, 2024 · 0 comments

Comments

@jimmykarily
Copy link
Contributor

jimmykarily commented Sep 17, 2024

systemd-boot has a was to perform boot assessment and fallback to other entries if booting fails. It is described in detail here and here. It's not very complicated and only requires us to name the conf/efi files in a certain way and also make sure we order entries properly (so that the right one is picked as a fallback).

Note:
Originally investigated while documenting how Kairos does boot assessment,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo 🖊
Development

No branches or pull requests

1 participant