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

CI: mkosi: Fix mainline boot on Ubuntu mantic #288

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

vt-alt
Copy link
Contributor

@vt-alt vt-alt commented Sep 20, 2023

Ubuntu removed 'systemd-gpt-auto-generator' from systemd_253.5-1ubuntu5, causing dracut to be unable to find the root partition without assistance. It appears that specifying the root label could be a good solution.

Fixes: #287

How Has This Been Tested?

Will be tested in this PR.

Ubuntu removed 'systemd-gpt-auto-generator' from systemd_253.5-1ubuntu5,
causing dracut to be unable to find the root partition without
assistance. It appears that specifying the root label could be a good
solution.

Fixes: lkrg-org#287
Signed-off-by: Vitaly Chikunov <[email protected]>
@solardiz
Copy link
Contributor

Thank you, @vt-alt! All green here and the change looks good to me. I'll merge now.

@solardiz solardiz merged commit 73840d7 into lkrg-org:main Sep 20, 2023
20 checks passed
@vt-alt vt-alt deleted the systemd-gpt-auto-generator branch April 19, 2024 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

mkosi-mainline "Failed to start initrd-switch-root.service - Switch Root."
2 participants