mirror of
https://github.com/ManInDark/bootc-image.git
synced 2026-01-20 22:44:28 +01:00
FIX: nvidia driver
This commit is contained in:
@@ -12,6 +12,8 @@ You should adapt user & disk settings in `disk_config/user.toml` before you buil
|
||||
|
||||
It may be necessary to create your own keys: https://github.com/CheariX/silverblue-akmods-keys
|
||||
|
||||
The kernel arguments need to be added manually: `rpm-ostree kargs --append=rd.driver.blacklist=nouveau,nova_core --append=modprobe.blacklist=nouveau,nova_core --append=nvidia-drm.modeset=1`
|
||||
|
||||
## Links
|
||||
|
||||
- [getting started](https://docs.fedoraproject.org/en-US/bootc/building-containers)
|
||||
@@ -29,6 +31,8 @@ It may be necessary to create your own keys: https://github.com/CheariX/silverbl
|
||||
- [osbuild blueprint reference](https://osbuild.org/docs/user-guide/blueprint-reference)
|
||||
- [filesystem guide](https://bootc-dev.github.io/bootc/filesystem.html)
|
||||
|
||||
It is possible to keep a revision by pinning it: `ostree admin pin 0`
|
||||
|
||||
## Installed Software
|
||||
|
||||
- man
|
||||
|
||||
Reference in New Issue
Block a user