When bootc is used to deploy the image, kernel arguments can be injected using https://containers.github.io/bootc/building/kernel-arguments.html
1 line
92 B
TOML
1 line
92 B
TOML
kargs = ["rd.driver.blacklist=nouveau","modprobe.blacklist=nouveau","nvidia-drm.modeset=1"]
|