All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Vladimir 'φ-coder/phcoder' Serbinenko" <phcoder@gmail.com>
To: grub-devel@gnu.org
Subject: Re: AMI Aptio EFI booting problems on ASUS G73SW-A1
Date: Sun, 06 Feb 2011 14:40:14 +0300	[thread overview]
Message-ID: <4D4E889E.9090402@gmail.com> (raw)
In-Reply-To: <4D4E2A1A.5090700@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 2158 bytes --]

On 02/06/2011 07:56 AM, Bruce Dubbs wrote:
> Nate Weibley wrote:
>
>> Per your suggestion I tried other linux distros with various kernels.
>> So far
>> none of the EFI enabled distros are working. They do work if booted
>> via BIOS
>> though, of course. Windows 7 64bit *does * boot appropriately via
>> EFI, so
>> it's hard to say where the fault is. If Windows is booting though, it
>> seems
>> more likely something is going wrong in the Linux kernel EFI
>> handling, or
>> perhaps as you say GRUB is passing incorrect pointers. Either way,
>> they all
>> exhibit the exact same behavior... the kernel is loaded, and at the
>> point
>> init should be called, the system stalls with no debug or error message.
>>
>> I will continue testing as kernel revisions are released, but I'm not
>> sure
>> how else I can bang away at trying to get EFI to boot without any
>> sort of
>> error message or debugging info.
>
> I am not an expert in GRUB or EFI, but what it sounds like to me is
> that the initrd for the systems you are using does not have EFI support.
>
> Personally, I never use initrd but build my own kernels with all
> capabilities needed built in (not modules).  You can test this by
> building your own kernel and ensure EFI_PARTITION is built in during
> the configure phase.
>
>   -> File systems
>      -> Partition Types
>          -> Advanced partition selection (PARTITION_ADVANCED [=y])
>
This answer is 100 % irrelevant. Don't confuse EFI and GPT.
> Then if the kernel image is, say, /boot/linux-2.6.37, an entry in
> boot.cfg like:
>
> menuentry "My test kernel" {
>         set root=(hd0,<your partition>)
>         linux   /boot/linux-2.6.37 root=/dev/<your partition> ro
> }
>
> would be all that's needed.
>
> That may not be your final answer, but if it does boot, then GRUB is
> doing it's job and the problem is in the distro you are using.
>
>   -- Bruce
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
>


-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 294 bytes --]

  reply	other threads:[~2011-02-06 11:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-06  2:57 AMI Aptio EFI booting problems on ASUS G73SW-A1 Nate Weibley
2011-02-06  4:56 ` Bruce Dubbs
2011-02-06 11:40   ` Vladimir 'φ-coder/phcoder' Serbinenko [this message]
2011-02-06 12:34 ` Vladimir 'φ-coder/phcoder' Serbinenko
2011-02-06 17:07   ` Nate Weibley
  -- strict thread matches above, loose matches on Subject: below --
2011-02-04 13:54 Nate Weibley
2011-02-04 16:19 ` Vladimir 'φ-coder/phcoder' Serbinenko
2011-02-03 20:10 Nate Weibley

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=4D4E889E.9090402@gmail.com \
    --to=phcoder@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.