disko | 401 Members | |
| disko - declarative disk partitioning - https://github.com/nix-community/disko | 111 Servers |
| Sender | Message | Time |
|---|---|---|
| 20 Mar 2025 | ||
| 19:08:21 | ||
| 21 Mar 2025 | ||
| 15:23:11 | ||
| 20:19:03 | ||
| 22 Mar 2025 | ||
| 19:52:47 | ||
| 24 Mar 2025 | ||
| Hello. I'm currently working on improving disko's support for bcachefs. So far, I have made a PR to add encryption support. Currently, I am working on adding subvolume support. However, I am having trouble getting this to work. This is the output when I run I suspect that a reason that this could happening might be due the order in which mountpoints are mounted. My theory is that descendant mountpoints (e.g., /ancestor/descendant) could be being mounted before ancestor mountpoints (e.g., /ancestor) have been created/mounted. Does disko mount filesystems such that ancestor mountpoints are mounted before descendants, or is this behaviour dependent on how the I have tried to debug my implementation using
In fact, it shows that same Is there another way I can go about debugging this? | 10:47:05 | |