From: Colin Watson <cjwatson@ubuntu.com>
To: The development of GNU GRUB <grub-devel@gnu.org>
Subject: Re: Booting 64-bit Linux on a Macbook5,2
Date: Thu, 23 Sep 2010 11:54:23 +0100 [thread overview]
Message-ID: <20100923105422.GS21862@riva.ucam.org> (raw)
In-Reply-To: <AANLkTimuK6NoJ_a48PumUM5KJCCufnNeK7cMiaC3D4p-@mail.gmail.com>
On Wed, Sep 22, 2010 at 03:16:24PM -0400, Patrick Doyle wrote:
> I don't know where to turn here. It seems that every thread I've
> found that describes this ends with "and now it works", but I can't
> seem to get there.
>
> I have installed 64-bit Ubuntu 10.04 on a Macbook5,2. I would like to
> boot this without the acpi=off parameter that is currently required.
> Once, in the past, I installed grub-efi in the /efi folder and was
> able to boot a 32-bit Ubuntu installation on this hardware. But I
> have since installed the 64-bit version and can no longer get it to
> boot. It gets as far as displaying the message about loading initrd
> and stops there.
Unlike on BIOS systems, on EFI systems the bit length of the kernel must
match the bit length of the firmware (at least on Linux; Vladimir tells
me that the XNU kernel in Darwin does some horrible things to work
around this restriction). Thus there are two possibilities:
1) You have 32-bit EFI, and won't be able to boot a 64-bit kernel from
it.
2) You have 64-bit EFI, and your previous 32-bit kernel was actually
silently falling back to BIOS compatibility mode.
In either case, I'd recommend trying an ordinary BIOS version of GRUB
instead (i.e. the grub-pc package); you'll need to create a BIOS Boot
Partition (http://grub.enbug.org/BIOS_Boot_Partition), install GRUB to
that partition rather than to the MBR, and tell rEFIt to boot from that
partition.
--
Colin Watson [cjwatson@ubuntu.com]
next prev parent reply other threads:[~2010-09-23 10:54 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-22 19:16 Booting 64-bit Linux on a Macbook5,2 Patrick Doyle
2010-09-23 10:54 ` Colin Watson [this message]
2010-09-23 13:47 ` Patrick Doyle
2010-09-23 14:01 ` Colin Watson
2010-09-23 16:06 ` Patrick Doyle
2010-09-23 20:48 ` Colin Watson
2010-09-24 11:16 ` Patrick Doyle
2010-09-23 19:02 ` Colin D Bennett
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=20100923105422.GS21862@riva.ucam.org \
--to=cjwatson@ubuntu.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.