Chris Murphy
Chris Murphy
OK after downgrading to dracut-051, rebuilding initramfs and showing the problem doesn't reproduce; I upgraded back to 053, rebuilt the initramfs and expect it to happen again. It doesn't. I...
A slightly different use case: failed boot due to file system issue. In that case reboot with added rootflags `ro,rescue=all` so the file system can mount, but we need a...
I wonder if this issue, restated, seeks to implement a Btrfs variant of the [discoverable partitions spec](https://uapi-group.org/specifications/specs/discoverable_partitions_specification/), as implemented by `systemd-gpt-auto-generator` ? If so, there's a [2021 discussion](https://lists.freedesktop.org/archives/systemd-devel/2021-November/047063.html) that happened...
`We have a space info key for a block group that doesn't exist` is expected because it's true but it's also benign so I'm not sure exiting with 1 is...