Arne Schwabe wrote: > Am 01.02.10 15:05, schrieb Vladimir 'φ-coder/phcoder' Serbinenko: > >> Arne Schwabe wrote: >> >> >>> Am 01.02.10 08:00, schrieb gbura...@gmail.com: >>> >>> >>> >>>> Hello everybody. >>>> >>>> I am currently trying to build grub for UEFI (I got new modern Intel >>>> motherboard that support boot loading). >>>> >>>> >>>> >>>> >>> I am curios which one. I have a DP55WG and I did not get UEFI + Linux >>> working. UEFI + Windows 7 on the other hand works fine. The EFI Shell >>> also works fine. >>> >>> >>> >>>> According to the grub manual, I use >>>> >>>> ./configure --with-platform=efi --target=x86_64 >>>> make >>>> ./grub-mkimage -d- -o bootx64.efi modules_list >>>> >>>> and try to load from it. it does not work! The computer just restarts when >>>> running it, in the beginning. >>>> >>>> >>>> >>>> >>>> >>> That happens for me with elilo. Grub2 lilo just says that relocating is >>> not supported (or something similar)$ >>> >>> >>> >> you probably need newreloc branch. >> >> >> > Okay, tried that out too. Did not work well either. > > When I give kernel arguments grub says: > > Anomaly in region alocations detected. Simultaneous relocators? > Boot aborted. Press any key to exit. > What you were doing exactly? This message is a part of unloading relocators which shouldn't even be called unless you try to execute "linux" for the second time > Screenshot: plai.de/grub1.jpg > > If I do not supply kernel arguments, it may boot or not: > > >> boot >> > error: no suitable mode found > Booting however > error: no video mode activated > > But without video and the kernel not mouting the filesystem (so no > remote) it is hard to tell. > You need to insmod efi_gop or (for older systems) insmod efi_uga > Arne > > >
-- Regards Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel