We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
bootc install finish
alma linux image. when I boot from bios, kargs works. if I boot efi, its failing to show custom args.
ex:
echo 'kargs = ["ipv6.disable=1"]' > /usr/lib/bootc/kargs.d/00-config.toml
I dont see the arguments making it into /boot/loader.1/entries/ostree-*
Something I'm missing?