No "Device Tree" Related Arguments? #2636
Unanswered
vindicatorr
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I saw some references to "devicetree"/"dts"/"dtb" in Issues, but it's looking like there's no actual support for incorporating
dtb
s in a dracut generated UKI (--uefi
).So it's looking like
ukify
with ``--devicetree` is required for this.I saw
kernel-install
, but saw it requireddracut
behind-the-scenes, and even then for some reason it was putting EFI stuff in/boot
even though/efi
existed. I only created a tiny/boot
partition just so it exists, but it isn't used.Beta Was this translation helpful? Give feedback.
All reactions