Skip to content

Fix the ostree for uefi images after re-partitioning

Denis Pynkin requested to merge wip/d4s/T7133 into apertis/v2021dev2

In case if we don't use separate partition for /boot we need to provide system's /boot for correct work of libostree. Do bind mount of /boot to keep the ostree bootloader configuration in place.

Added kernel option systemd.gpt_auto=false to explicitly disable systemd-gpt-auto-generator.

Edited by Denis Pynkin

Merge request reports