Enable root fs compression using rootflags
Setting mount options in fstab doesn't work for root
cc8a2cd347/docs/src/bootc-install.md (finding-and-configuring-the-physical-root-filesystem)
https://github.com/fedora-silverblue/issue-tracker/issues/605
This commit is contained in:
parent
265e4b1e88
commit
4ec947c483
1 changed files with 1 additions and 0 deletions
1
containers/usr/lib/bootc/kargs.d/10-rootflags.toml
Normal file
1
containers/usr/lib/bootc/kargs.d/10-rootflags.toml
Normal file
|
@ -0,0 +1 @@
|
|||
kargs = ["rootflags=subvol=root,compress-force=zstd:1"]
|
Loading…
Add table
Add a link
Reference in a new issue