I keep getting an error during installation saying
grub-efi-amd64-signed failed to install
Specs:
Macbook 13-inch, Early 2008
4GB of RAM
Macs work differently
Are there any solutions to this problem?
I keep getting an error during installation saying
grub-efi-amd64-signed failed to install
Specs:
Macbook 13-inch, Early 2008
4GB of RAM
Macs work differently
Are there any solutions to this problem?
It's hard to know what went wrong without more extensive error reporting; however, I have some suggestions for workarounds:
sudo grub-install
from Ubuntu, which might work, or would at least be likely to produce more verbose error output that you could then share./sys/firmware/efi
. If it's present, you've booted in EFI mode; if it's absent, you've booted in BIOS mode. If Boot Repair fails, be sure to post back and include the URL that is presents; that will give us more information about your configuration details, which may be helpful.Personally, I'd try installing rEFInd from OS X first -- but as I'm rEFInd's author, I'm biased. If you prefer to use GRUB, I'd suggest using rEFInd on a USB drive or CD-R for a one-time boot to Ubuntu and then install GRUB manually; but Boot Repair might do the job more easily in some cases.