correct the boot order to boot bazzite (grub) first
correct the boot order to boot bazzite (grub) first
sudo efibootmgr to list out your efi boot optionsBootCurrent: is the current boot option, you just want to move that earlier in the BootOrder:sudo efibootmgr -o xxxx,yyyy,zzzz replace xxxx,yyyy,zzzz with the boot ID numbers, as an example Boot0019 should be written as 0019 and Boot0018 should be 0018
just regenerate-grub inside the terminaljust unhide-grub ?efibootmgr againefibootmgrsudo ls /boot/efi/EFIsudo efibootmgrBootCurrent:BootOrder:sudo efibootmgr -o xxxx,yyyy,zzzzxxxx,yyyy,zzzzBoot00190019Boot00180018just regenerate-grubjust unhide-grubefibootmgrefibootmgrsudo ls /boot/efi/EFI