From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Vlk5q-0003Kq-In for mharc-grub-devel@gnu.org; Wed, 27 Nov 2013 13:44:10 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54301) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vlk5j-0003Ej-Fh for grub-devel@gnu.org; Wed, 27 Nov 2013 13:44:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vlk5e-0008P8-2T for grub-devel@gnu.org; Wed, 27 Nov 2013 13:44:03 -0500 Received: from mail-ea0-x234.google.com ([2a00:1450:4013:c01::234]:47161) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vlk5d-0008P4-RU for grub-devel@gnu.org; Wed, 27 Nov 2013 13:43:57 -0500 Received: by mail-ea0-f180.google.com with SMTP id f15so5086943eak.11 for ; Wed, 27 Nov 2013 10:43:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type; bh=Xa9woii3GHuWscPjh+Hi4PrFy7TLGkf+7i77J0Tious=; b=qCc1/GaRPU2UGlA5BtZaemKfVGOBmdiOEclnVogvl+lZv8uwu0HjmUuSQufOnX79uJ TB4plY2EVXPVx8B8pEcHo1rkALXEn++7yZ9BE8V6EVisYn+TwyaRTSOqCTRbRx6bI2lm nReqsqYspb4CV8uRqH4HFrBmCP7UvCMhZGhgd0dK66Wrwt05PbJW7sh3xRn4WfRfj3SC nrW1ULuEZQY2gLq8KTvlVjR2jPYojYZTAXLnq8DuR1c6gYbyrMdWHo+zUk3r9yZdgSp4 b1pqMdBMmenaeauhuGflJ1UZxLD9SzhphCwsnhJLrQlhzucwRxdT5cO3li6w85hksXAk KTpQ== X-Received: by 10.14.88.5 with SMTP id z5mr575183eee.101.1385577836993; Wed, 27 Nov 2013 10:43:56 -0800 (PST) Received: from [192.168.1.121] (31-249.1-85.cust.bluewin.ch. [85.1.249.31]) by mx.google.com with ESMTPSA id v7sm5183807eel.2.2013.11.27.10.43.55 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 27 Nov 2013 10:43:56 -0800 (PST) Message-ID: <52963D6B.5000900@gmail.com> Date: Wed, 27 Nov 2013 19:43:55 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131005 Icedove/17.0.9 MIME-Version: 1.0 To: The development of GNU GRUB Subject: Re: Loading OS/X 10.7 by grub x86_64-efi fails References: <20130509223205.2ce91646@opensuse.site> <518CE5A2.3060500@gmail.com> <20131127222630.404b1ca2@opensuse.site> <52963C50.4070101@gmail.com> In-Reply-To: <52963C50.4070101@gmail.com> X-Enigmail-Version: 1.5.1 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="----enig2HOFTXSWTISHNQTDTLOPH" X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4013:c01::234 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Nov 2013 18:44:08 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2HOFTXSWTISHNQTDTLOPH Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 27.11.2013 19:39, SevenBits wrote: >=20 > On 11/27/2013 01:26 PM, Andrey Borzenkov wrote: >> ? Fri, 10 May 2013 14:18:42 +0200 >> Vladimir '?-coder/phcoder' Serbinenko ?????: >=20 >>> On 09.05.2013 20:32, Andrey Borzenkov wrote: >>> >>>> I have MacBook (Pro?) 3.1 with OS/X 10.7. I installed as second OS >>>> openSUSE 12.3 using EFI CD boot (worked just fine) and x86_64-efi >>>> grub2. I had to manually bless grub on EFI partition to actually boo= t >>>> it. os-prober also found installed OS/X and added to boot menu. >>>> >>>> The problem is, both 32 and 64 menu options crash during boot. Is it= >>>> supposed to work in the first place? If yes, which diagnostic I can >>>> collect to debug it further? >>> >>> I suppose that the bootargs structure may have changed. I'll look int= o >>> it, thank you for reporting. >>> >=20 >> Any progress on it? This has been reported by multiple users. If this >> does not have chance to be fixed in reasonable timeframe, I'll rather >> look at directly chainloading of /System/Library/CoreServices/boot.efi= >> instead of using xnu. > That's what I've always done. Apple's EFI implementation is non-standar= d > and sometimes different in each generation of its computers. I just > therefore always chainload; it is more foolproof and works better than > xnu anyway in my opinion. >=20 I stop this debate right here. That's besides the point. >=20 >=20 >> _______________________________________________ >> Grub-devel mailing list >> Grub-devel@gnu.org >> https://lists.gnu.org/mailman/listinfo/grub-devel >=20 >=20 >=20 >=20 > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel >=20 ------enig2HOFTXSWTISHNQTDTLOPH Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (GNU/Linux) Comment: Using GnuPG with Icedove - http://www.enigmail.net/ iF4EAREKAAYFAlKWPWwACgkQmBXlbbo5nOt8/wEAo67WICdf/7CMSUg7kTzWAhIH DMhxNSHgJw2K7+SNJJMA/1Da+Vr0PjBAEc0Bt+QiKI2r8BCyttbcFEDHEzMTtN3I =+k+K -----END PGP SIGNATURE----- ------enig2HOFTXSWTISHNQTDTLOPH--