Antynea / grub-btrfs

Include btrfs snapshots at boot options. (Grub menu)
GNU General Public License v3.0
745 stars 77 forks source link

System stuck on grub command prompt after apt update and restart - empty grub.cfg #259

Closed kyrpro closed 1 year ago

kyrpro commented 1 year ago

Hi there,

After running apt update that included a kernel update, the system cannot boot after a restart and is stuck on the grub command prompt. After some checks I noticed that 'grub.cfg' in '/boot/grub/' (same dir contains 'grub-btrfs.cfg') is empty. Some info on the setup and grub parameters:

Please advise.

Schievel1 commented 1 year ago

Not sure if that is a problem of grub-btrfs, since we only append something to the grub.cfg. Looks like your grub config generation is broken. I guess you are in a live system now? Can you chroot into your system and run grub-mkconfig?