Duplicate grub entries & error attempting to use ujust to fix it

bazzite@bazzite:~$ ujust configure-grub
Grub menu configuration
Grub menu is set to: Not Hidden
[sudo] password for bazzite:
find: ‘/usr/lib/ostree-boot/efi/EFI/fedora/’: No such file or directory
install: missing destination file operand after '/boot/efi/EFI/fedora/'
Try 'install --help' for more information.
Generating grub configuration file ...
Found Windows Boot Manager on /dev/nvme0n1p1@/efi/Microsoft/Boot/bootmgfw.efi
Adding boot menu entry for UEFI Firmware Settings ...
done
bazzite@bazzite:~$
bazzite@bazzite:~$ ujust configure-grub
Grub menu configuration
Grub menu is set to: Not Hidden
[sudo] password for bazzite:
find: ‘/usr/lib/ostree-boot/efi/EFI/fedora/’: No such file or directory
install: missing destination file operand after '/boot/efi/EFI/fedora/'
Try 'install --help' for more information.
Generating grub configuration file ...
Found Windows Boot Manager on /dev/nvme0n1p1@/efi/Microsoft/Boot/bootmgfw.efi
Adding boot menu entry for UEFI Firmware Settings ...
done
bazzite@bazzite:~$
bazzite@bazzite:~$ rpm-ostree status
State: idle
Deployments:
● ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-deck:stable
Digest: sha256:84712e223557d8eb2c3d0ba7fc39070715f6ba796463326405de4bd7d9116a10
Version: 41.20241216 (2024-12-16T05:01:17Z)
LayeredPackages: python-tkinter

ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-deck:stable
Digest: sha256:84712e223557d8eb2c3d0ba7fc39070715f6ba796463326405de4bd7d9116a10
Version: 41.20241216 (2024-12-16T05:01:17Z)
bazzite@bazzite:~$
bazzite@bazzite:~$ rpm-ostree status
State: idle
Deployments:
● ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-deck:stable
Digest: sha256:84712e223557d8eb2c3d0ba7fc39070715f6ba796463326405de4bd7d9116a10
Version: 41.20241216 (2024-12-16T05:01:17Z)
LayeredPackages: python-tkinter

ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-deck:stable
Digest: sha256:84712e223557d8eb2c3d0ba7fc39070715f6ba796463326405de4bd7d9116a10
Version: 41.20241216 (2024-12-16T05:01:17Z)
bazzite@bazzite:~$
3 Replies
wolfyreload
wolfyreload4w ago
GitHub
/usr/etc/default/grub missing on Fedora 41 · Issue #1976 · ublue-os...
Describe the bug Atomic desktop versions of Fedora 41 have removed /usr/etc/default/grub which also removes it from /etc/default/grub on new installs. This breaks all ujust scripts for grub and pre...
Reddit
wolfyreload's comment on "grub file "
Explore this conversation and more from the Bazzite community
paso
pasoOP4w ago
I seen those pages before and I created that file and added 1 line GRUB_ENABLE_BLSCFG and regenerated with ujust. It fixed double entries, but broke the boot. After choosing option I got error somethign about linux16 and initrd16. Spend some time finding a way how to repair it, but even following some guides booting fedora live, mounting some partitions and problem after problem like how to mount btrfs, then the ostree, I just gave up and am currently reinstalling it.
Chronus
Chronus3w ago
GitHub
ujust configure-grub fix script no longer working · Issue #2048 · u...
Describe the bug I've tested on bazzite-gnome-nvidia:testing-41.20250102, bazzite-deck:testing-41.20250102 and bazzite-gnome:stable-41.20241229.1 when I run ujust configure-grub fix I get the f...
No description

Did you find this page helpful?