Crie uma partição ESP Fat32
, o tamanho mínimo é 100MiB, o tamanho recomendado é 512 MiB
, em seguida, execute o seguinte comando:
grub-install --target=x86_64-efi --efi-directory=esp --bootloader-id=grub --boot-directory=esp --debug
Regenerar grub.cfg
grub-mkconfig -o esp/grub/grub.cfg