10.11.2024 02:42, serenissi wrote:
I have an use case that requires persisting a mount (/sysroot/mnt) from
initramfs. The system is booted with systemd.volatile, so only /usr of
/sysroot is used, rest is tmpfs.
Ideally I should add the mount unit in the /usr itself but /usr is a
read only signed
I have an use case that requires persisting a mount (/sysroot/mnt) from
initramfs. The system is booted with systemd.volatile, so only /usr of
/sysroot is used, rest is tmpfs.
Ideally I should add the mount unit in the /usr itself but /usr is a
read only signed fs that I can't modify for reaso