From: "Vladimir 'φ-coder/phcoder' Serbinenko" <phcoder@gmail.com>
To: Arne Schwabe <arne@rfc2549.org>
Cc: The development of GNU GRUB <grub-devel@gnu.org>, gburanov@gmail.com
Subject: Re: Build GRUB for UEFI (not EFI), 64 bit
Date: Fri, 05 Feb 2010 13:17:47 +0100 [thread overview]
Message-ID: <4B6C0C6B.7070403@gmail.com> (raw)
In-Reply-To: <4B6BEAF5.6000303@rfc2549.org>
[-- Attachment #1: Type: text/plain, Size: 2011 bytes --]
Arne Schwabe wrote:
> Am 01.02.10 15:05, schrieb Vladimir 'φ-coder/phcoder' Serbinenko:
>
>> Arne Schwabe wrote:
>>
>>
>>> Am 01.02.10 08:00, schrieb gburanov@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
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 293 bytes --]
next prev parent reply other threads:[~2010-02-05 12:18 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-01 7:00 Build GRUB for UEFI (not EFI), 64 bit gburanov
2010-02-01 11:31 ` Vladimir 'φ-coder/phcoder' Serbinenko
2010-02-01 13:54 ` Arne Schwabe
2010-02-01 14:05 ` Vladimir 'φ-coder/phcoder' Serbinenko
2010-02-01 14:08 ` George Buranov
2010-02-01 15:30 ` Vladimir 'φ-coder/phcoder' Serbinenko
2010-02-01 20:01 ` George Buranov
2010-02-04 8:03 ` gburanov
2010-02-05 9:55 ` Arne Schwabe
2010-02-05 12:17 ` Vladimir 'φ-coder/phcoder' Serbinenko [this message]
2010-02-06 16:06 ` Arne Schwabe
2010-02-06 16:23 ` Vladimir 'φ-coder/phcoder' Serbinenko
2010-02-07 14:36 ` Arne Schwabe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4B6C0C6B.7070403@gmail.com \
--to=phcoder@gmail.com \
--cc=arne@rfc2549.org \
--cc=gburanov@gmail.com \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.