[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Grub2 and Efi (MacBook 5,1)
From: |
Stefan Bienert |
Subject: |
Grub2 and Efi (MacBook 5,1) |
Date: |
Sun, 20 Sep 2009 18:38:36 +0200 |
User-agent: |
Thunderbird 2.0.0.23 (X11/20090912) |
Hi Grub2 fans!
I'm trying to get Grub2 working on a Efi platform (MacBook 5,1).
In version 1.96 I get a menu with a working MacOSX entry, but linux
won't boot. I just get some output which looks like data for the video
card, than the system hangs.
With todays SVN version (which does not compile configured without
--disable-werror) I just get a rescue shell with loads of messages on
unknown commands.
By the way, how do I scroll up to the topmost message in grub-shell?
Here is my grub.cfg:
timeout=10
menuentry "Gentoo Linux 3 NOAGB NOEFI" {
root=(hd1,3)
loadbios /boot/vbios.bin /boot/int10.bin
linux /boot/kernel-2.6.27-gentoo-r8-n root=/dev/sda4 video=efifb
agp=off noefi
}
menuentry "MacOSX" {
root=(hd1,2)
chainloader /usr/standalone/i386/boot.efi
}
Has anybody a clue?
kind regards,
Stefan
- Grub2 and Efi (MacBook 5,1),
Stefan Bienert <=
- Re: Grub2 and Efi (MacBook 5,1), Robert Millan, 2009/09/20
- Re: Grub2 and Efi (MacBook 5,1), Vladimir 'phcoder' Serbinenko, 2009/09/21
- Re: Grub2 and Efi (MacBook 5,1), Stefan Bienert, 2009/09/21
- Re: Grub2 and Efi (MacBook 5,1), Stefan Bienert, 2009/09/21
- Re: Grub2 and Efi (MacBook 5,1), Michal Suchanek, 2009/09/22
- Re: Grub2 and Efi (MacBook 5,1), Stefan Bienert, 2009/09/22
- Re: Grub2 and Efi (MacBook 5,1), Michal Suchanek, 2009/09/22
- Re: Grub2 and Efi (MacBook 5,1), Stefan Bienert, 2009/09/22
- Re: Grub2 and Efi (MacBook 5,1), Michal Suchanek, 2009/09/22