Timeline for why do Linux bind mounts disappear if the mount point's inode changes?
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 22, 2021 at 0:17 | comment | added | 1' OR 1 -- | I had the same issue and ended up mounting /etc as an OverlayFS directly onto /etc. Mount options: index=off,lowerdir=/etc,upperdir=/path/to/overlay/dir,workdir=/tmp/somedir. | |
| Oct 2, 2019 at 9:12 | history | edited | Gilles 'SO- stop being evil' | edited tags | |
| Jan 19, 2018 at 19:20 | answer | added | sourcejedi | timeline score: 5 | |
| Jan 19, 2018 at 19:02 | history | asked | Shivaram Lingamneni | CC BY-SA 3.0 |