Follow-up Comment #2, bug #62920 (project grub):

My setup is VERY similar to ljyip
I found that I also had to stick with commit g2f4430cc0, else I would get an
error such as:

452: out of range pointer: 0xb5dc1dc0

when selecting a grub menu item to boot Linux.

I also use grub-mkimage to create a EFI binary:

grub-mkimage -p /boot/grub -O x86_64-efi -c grub-pre.cfg -o /tmp/grubx64.efi
luks2 part_gpt cryptodisk gcry_rijndael pbkdf2 gcry_sha256 ext2 btrfs

Then use this in EFI:

install -v /tmp/grubx64.efi /efi/EFI/BOOT/BOOTX64.EFI

I am using encrypted BTRFS /boot on LUKS2 using PBKDF2

If necessary, I can provide my configs, but they do not meaningfully differ
from the original submission.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?62920>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/


Reply via email to