Describe the bug
Two-fold:
composerefs is still missing when you run grub2-mkconfig
✗ sudo grub2-mkconfig -o /etc/grub2.cfg
/usr/bin/grub2-probe: error: failed to get canonical path of `composefs'.
Relevant isuses
Relevant commits
What did you expect to happen?
I expected regenerate-grub to be available again, like it is in Bazzite.
Output of bootc status
✗ sudo bootc status
● Booted image: ghcr.io/ublue-os/aurora:stable
Digest: sha256:5b42e5b9bca61cc240e5d455da1e972f1297b06e9831172b8222a9c85f18242c (amd64)
Version: 42.20250803.1 (2025-08-03T06:04:13Z)
Rollback image: ghcr.io/ublue-os/aurora:stable
Digest: sha256:c59b10d3d1f970311d025d344f2f81e219484205ae1ea462d34bcfd52f650fc5 (amd64)
Version: 42.20250703 (2025-07-03T00:56:31Z)
Output of groups
✗ groups
emkayultra wheel plugdev
Extra information or context
No response
Describe the bug
Two-fold:
composerefsis still missing when you rungrub2-mkconfig✗ sudo grub2-mkconfig -o /etc/grub2.cfg /usr/bin/grub2-probe: error: failed to get canonical path of `composefs'.regenerate-grubshould be re-addedIt seems that this has been fixed in the upstream, and bazzite has re-added regenerate-grub to ujust
Relevant isuses
ostree-2024.10-1.fc41(across all variants) main#712Relevant commits
What did you expect to happen?
I expected
regenerate-grubto be available again, like it is in Bazzite.Output of
bootc status✗ sudo bootc status ● Booted image: ghcr.io/ublue-os/aurora:stable Digest: sha256:5b42e5b9bca61cc240e5d455da1e972f1297b06e9831172b8222a9c85f18242c (amd64) Version: 42.20250803.1 (2025-08-03T06:04:13Z) Rollback image: ghcr.io/ublue-os/aurora:stable Digest: sha256:c59b10d3d1f970311d025d344f2f81e219484205ae1ea462d34bcfd52f650fc5 (amd64) Version: 42.20250703 (2025-07-03T00:56:31Z)Output of
groupsExtra information or context
No response