Re: [systemd-devel] Preserving bind mount options from mounts in the initrd

2025-08-01 Thread Andrei Borzenkov
02.08.2025 01:45, Ali Rizvi wrote: Good evening, I'd like to discuss a particular problem that I've been having with my system. The basic idea I'm trying to go for is the setup of an ephemeral root, where my `/` partition is a `tmpfs`, and all directories I need to keep are linked via bind mount

[systemd-devel] Preserving bind mount options from mounts in the initrd

2025-08-01 Thread Ali Rizvi
Good evening, I'd like to discuss a particular problem that I've been having with my system. The basic idea I'm trying to go for is the setup of an ephemeral root, where my `/` partition is a `tmpfs`, and all directories I need to keep are linked via bind mounts to their respective locations (thin