Am 12.10.2012 03:52, schrieb Bill Kenworthy:
> 
> I am currently fighting this on a macbook air ... efi is crap, at least
> the old grub was much easier to fix when it went wrong ...
> 
> if you are using grub 2  (I tried refit/refind/grub2/efi kernel and
> finally settled on grub2)
> 
> try:
> mount /boot
> mount /boot/efi
> `grub2-install --target=x86_64-efi`
> `grub2-mkconfig -o /boot/efi/EFI/gentoo/grub.conf`
> # have to sort this out one day, which is it using?
> `cp /boot/efi/EFI/gentoo/grub.conf /boot/grub2/grub.cfg`
> 
> Sounds like your install line is what you are missing ...

Thanks a lot, Bill, I will look into this later this day.

What do mean by "install line" ?

Stefan


Reply via email to