| 10 Nov 2025 |
blimbus | I've been having the same issue, I cant get my system to boot with root on bcachefs using disko. The filesystem exists, I can mount create and view files but the system just doesnt boot. I can boot off another fs and have disko create and mount drives other than root. Was trying to debug more before I posted anything. | 21:57:34 |
blimbus | * I've been having the same issue, I cant get my system to boot with root on bcachefs using disko. The filesystem exists, I can mount create and view files but the system just doesnt boot. I can boot off another fs and have disko create and mount drives other than root. Was trying to debug more before I posted anything.
Been feeling a little crazy cause I couldn't find any mention of the issue, almost glad to see its not just me
| 22:01:25 |
| 11 Nov 2025 |
no-mood | Okay I'm pretty sure it's related to: https://github.com/nix-community/disko/issues/1045 | 00:27:23 |
| @whispers:catgirl.cloud left the room. | 00:28:16 |
no-mood | And (thanks ElvishJerrico and dramforever) actually I think people didn't realized this because mount were broken: https://github.com/NixOS/nixpkgs/pull/414391 | 00:29:01 |
no-mood | The issue is indeed related to the subvolumes: I think they are created, but they aren't mounted end all the files go into the root as descrived in the issue. I couldn't get them to work even by moving the files where they should be (inside the subvolumes) | 00:30:36 |
no-mood | Now I got it to work (in the 5th install of the day) by avoiding subvolumes until this is fixed :) | 00:31:15 |