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

Pre-bind bootloader to bootfs at installation time #798

Open
jlebon opened this issue Mar 7, 2022 · 0 comments
Open

Pre-bind bootloader to bootfs at installation time #798

jlebon opened this issue Mar 7, 2022 · 0 comments
Labels

Comments

@jlebon
Copy link
Member

jlebon commented Mar 7, 2022

Feature Request

Desired Feature

Now that we support binding the bootloader to the bootfs, we can do some of that work upfront at installation time. This will ensure that the correct bootfs is booted by the bootloader on first boot, and that the correct bootfs is mounted by the initramfs.

Other Information

  • This will require restamping the bootfs UUID. The FCOS first boot code should already be able to handle non-factory default UUIDs.
  • This work does not obviate coreos-boot-edit: abort if system has several boot partitions fedora-coreos-config#1269; we still want to error out if multiple boot filesystems are found. This RFE would allow us to more effectively "funnel" that error state to rdcore verify-unique-fs-label rather than failing earlier on an obscure bootloader or bootfs mismatch issue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants