Possible Duplicate:
GRUB: “invalid arch independent ELF magic” after install on SSD
I am currently trying at get a dual boot computer to work, where the Ubuntu 12.04 operating system is spread over two drives.
The setup of the two drives are:
HDD:
/dev/sda1 /boot/efi
/dev/sda2 some unknown msftres at 128MB (don't bother about this as long as the rest works)
/dev/sda3 Windows 7
/dev/sda4 /home
/dev/sda5 swap
/dev/sda6 /tmp
/dev/sda7 /var
SSD:
/dev/sdb1 /
In an attempt to combine speed with SSD durability. That might be a topic in itself, but for now I would be very happy just to get the grub bootloader to work.
When booting at either HDD or SSD, I get this error:
error: invalid arch independent ELF magic.
grub rescue>