I am stuck with a rather irritating problem I ran into after installing 11.10 on my macbook pro 5,5.
I did a clean install efi booting into the setup using the desktop cd. Upon the first reboot I was presented with the "invalid arch independent ELF magic" and grubs rescue console.
I have read GRUB: "invalid arch independent ELF magic" after install on SSD but the solution is no solution for me since installing grub via live cd only means installing the mbr version and I can't seem to find any manual on how to install grub-efi while booted into the live cd.
So my question is: How can I either edit the grubx64.efi file in my EFI Partition, reinstall grub-efi with a live CD / DVD or use grub rescue commands to fix this issue?
sda3
andsda1
? Which one does have the Ubuntu OS – kenn Jan 13 '19 at 17:57Device Start End Sectors Size Type
/dev/sda1 2048 4095 2048 1M BIOS boot
/dev/sda2 4096 7814035455 7814031360 3.7T Linux filesystem
... in the above, would I mount sda2 as /mnt, and sda1 as /mnt/boot? – JeanSibelius Jun 04 '19 at 10:34