sys-kernel/coreos-kernel: Add Fusion storage drivers back to initrd#3471
Merged
sys-kernel/coreos-kernel: Add Fusion storage drivers back to initrd#3471
Conversation
The Fusion MPT SCSI storage drivers were missing from the new minimal initrd because they are not together with the other storage driver modules but live in their own "message/fusion/" folder. Add the "message/fusion/" folder to the initrd modules so that we can load the disk. Dependencies will be resolved by dracut-install as needed. Fixes flatcar/Flatcar#1924 Signed-off-by: Kai Lueke <kailuke@microsoft.com>
krnowak
approved these changes
Nov 7, 2025
chewi
approved these changes
Nov 7, 2025
Contributor
chewi
left a comment
There was a problem hiding this comment.
Very lucky that someone with this obscure hardware was running Alpha. I wonder if we've missed any others, but how to identify them? 🤔
pothos
added a commit
that referenced
this pull request
Nov 7, 2025
sys-kernel/coreos-kernel: Add Fusion storage drivers back to initrd
Contributor
|
Glancing at |
|
Build action triggered: https://github.com/flatcar/scripts/actions/runs/19223879006 |
Contributor
only by running on real baremetal :), will trigger some runs on what I have locally and report back. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The Fusion MPT SCSI storage drivers were missing from the new minimal initrd because they are not together with the other storage driver modules but live in their own "message/fusion/" folder. Add the "message/fusion/" folder to the initrd modules so that we can load the disk. Dependencies will be resolved by dracut-install as needed.
Fixes flatcar/Flatcar#1924
How to use
Backport to Alpha
Testing done
Builds and the resulting image has the drivers. I didn't check if they get auto-loaded on the setup where this was a problem.
changelog/directory (user-facing change, bug fix, security fix, update)/bootand/usrsize, packages, list files for any missing binaries, kernel modules, config files, kernel modules, etc.