You are not logged in.

#1 2023-12-30 19:50:18

Pasqui
Member
Registered: 2023-12-30
Posts: 3

[SOLVED] Problem with grub-btrfs

Hi all,
I tried to edit "systemctl edit --full grub-btrfsd" and perhaps I mistakenly edited it twice... the fact is that if I launch "sudo grub-mkconfig -o /boot/grub/grub.cfg" it sees me and applies two entries for Timeshift snapshots....


Generating grub configuration file ...
Found theme: /boot/grub/themes/Xenlism-Arch/theme.txt
Found linux image: /boot/vmlinuz-linux-zen
Found initrd image: /boot/amd-ucode.img /boot/initramfs-linux-zen.img
Found fallback initrd image(s) in /boot:  amd-ucode.img initramfs-linux-zen-fallback.img
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
Found Windows Boot Manager on /dev/nvme0n1p1@/EFI/Microsoft/Boot/bootmgfw.efi
Found linux image: /boot/vmlinuz-linux-zen
Found initrd image: /boot/amd-ucode.img /boot/initramfs-linux-zen.img
Found fallback initrd image(s) in /boot:  amd-ucode.img initramfs-linux-zen-fallback.img
Adding boot menu entry for UEFI Firmware Settings ...
Detecting snapshots ...
Found snapshot: 2023-12-30 20:15:19 | timeshift-btrfs/snapshots/2023-12-30_20-15-19/@ | boot     | N/A |
Found snapshot: 2023-12-30 19:25:44 | timeshift-btrfs/snapshots/2023-12-30_19-25-44/@ | ondemand | N/A |
Found 2 snapshot(s)
Unmount /tmp/grub-btrfs.52BfbvitfT .. Success
Detecting snapshots ...
Found snapshot: 2023-12-30 20:15:19 | timeshift-btrfs/snapshots/2023-12-30_20-15-19/@ | boot     | N/A |
Found snapshot: 2023-12-30 19:25:44 | timeshift-btrfs/snapshots/2023-12-30_19-25-44/@ | ondemand | N/A |
Found 2 snapshot(s)
Unmount /tmp/grub-btrfs.6OwFmYQf0L .. Success
done


...where did I go wrong?
Thank you smile

Last edited by Pasqui (2023-12-31 08:29:28)

Offline

#2 2023-12-31 08:28:48

Pasqui
Member
Registered: 2023-12-30
Posts: 3

Re: [SOLVED] Problem with grub-btrfs

Ok, I tried to solve it by removing packages and services and redoing everything from scratch... but I think the problem was a double "snapshtos-btrfs" in /etc/grub.d/... after deleting them both and redoing the procedure from the beginning, now I have only one entry in the grub menu.

Offline

Board footer

Powered by FluxBB