Bug#538730: grub-efi-amd64: cant find prefix

Felix Zielcke fzielcke at z-51.de
Sun Jul 26 18:18:44 UTC 2009


Am Sonntag, den 26.07.2009, 18:11 +0200 schrieb A Mennucc:

> 6) create EFI image
>  # grub-mkimage  -o /efi/efi/grub/grub.efi -p /efi/efi/grub
> 
> 
> ----------
> 
> When I boot the Mac, rEFIt happily lists grub as a possible way to boot
> the system, but if I select it, 
> grub starts in "rescue mode" and complains that the "prefix"
> is not correctly found
> 
> -----------
> 
> I also tried
>  # grub-mkimage  -o /efi/efi/grub/grub.efi -p /efi/grub
> with same result
> 
> Any clue?
> 
> a.
> 

You need to include all modules needed to access /efi/efi/grub into
grub.efi.
Like grub-mkimage -o /efi/efi/grub/grub.efi -p /efi/grub gpt fat
The TestingOnEFI page also lists normal and sh mode. I don't know if
they're really needed with EFI to be included directly.

-- 
Felix Zielcke
Proud Debian Maintainer






More information about the Pkg-grub-devel mailing list