В Thu, 9 May 2013 10:44:35 +0000
Leif Lindholm <leif.lindh...@linaro.org> пишет:

> When executed for an EFI target, grub-install checks for the path of
> efibootmgr - however, this utility is not required (or used) when
> installing to a removable media (with --removable).
> 
> However, since grub-install does "set -e", the absence of efibootmgr
> on the system causes the install script to exit with an error code,
> without any message, after a successful installation.
> 

Yes, was hit by this as well. Makes sense really. 

> (Found because I'm doing EFI builds on my chromebook.)
> 
> Trivial patch attached.
> 
> /
>     Leif


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to