Hi, Try using the command: grub-install --target=x86_64-efi --efi-directory="<root efi directory, eg. /boot/efi>"
You can also specify any modules you want with --modules. However this method does require you to already be booted via EFI grub-install can access the EFI vars. Thanks, Aaron On Tue, Sep 25, 2012 at 6:12 PM, [email protected] <[email protected]> wrote: > Dear all, > > Take a system with grub-efi 2.00 package already installed. > How do you use 'grub-install' to create a new grub*.efi file in the ESP ? > > Regards > Yann > > > > _______________________________________________ > Help-grub mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/help-grub > _______________________________________________ Help-grub mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-grub
