`install to-disk` should not create a BIOS partition for composefs+UKI installations by default
Open
area/install
- Dominant language
- Rust
- Stars
- 2.3k
- Forks
- 230
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 38
Description
When installing an image using `bootc install to-disk` and selecting the composefs backend and using a UKI, bootc should not create a BIOS partition as it will not be used.
We may want to add an option to still add one if the system is expected or is immediately degraded into a kernel + initrd installation without a UKI.
Note that in Fedora CoreOS we may still choose to create those for compatibility but we will be using `to-filesystem`.
Contributor guide
Assessment
This issue has not been assessed yet.