From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1K8dWZ-0004mh-6r for mharc-grub-devel@gnu.org; Tue, 17 Jun 2008 11:55:11 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K8dWX-0004lx-CP for grub-devel@gnu.org; Tue, 17 Jun 2008 11:55:09 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K8dWV-0004kj-Pw for grub-devel@gnu.org; Tue, 17 Jun 2008 11:55:08 -0400 Received: from [199.232.76.173] (port=54635 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K8dWV-0004kY-Do for grub-devel@gnu.org; Tue, 17 Jun 2008 11:55:07 -0400 Received: from c60.cesmail.net ([216.154.195.49]:23516) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1K8dWV-0001u7-1L for grub-devel@gnu.org; Tue, 17 Jun 2008 11:55:07 -0400 Received: from unknown (HELO relay.cesmail.net) ([192.168.1.81]) by c60.cesmail.net with ESMTP; 17 Jun 2008 11:55:06 -0400 Received: from [192.168.0.21] (static-72-92-88-10.phlapa.fios.verizon.net [72.92.88.10]) by relay.cesmail.net (Postfix) with ESMTP id 21D8B619058 for ; Tue, 17 Jun 2008 11:55:06 -0400 (EDT) From: Pavel Roskin To: The development of GRUB 2 In-Reply-To: References: <20080614113703.GA5636@thorin> <1213594807.5323.8.camel@dv> <20080616103345.z8afx71pssscs4oo-cebfxv@webmail.spamcop.net> <20080617151708.GA7284@thorin> <1213716735.11567.6.camel@dv> Content-Type: text/plain Date: Tue, 17 Jun 2008 11:55:05 -0400 Message-Id: <1213718105.11567.26.camel@dv> Mime-Version: 1.0 X-Mailer: Evolution 2.22.2 (2.22.2-2.fc9) Content-Transfer-Encoding: 7bit X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: [PATCH] Move ELF program header X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jun 2008 15:55:09 -0000 On Tue, 2008-06-17 at 23:47 +0800, Bean wrote: > On Tue, Jun 17, 2008 at 11:32 PM, Pavel Roskin wrote: > > The real OpenFirmware fails to recognize modules embedded into the image > > by grub-mkimage. I remember I spent some time fixing it, but it's > > broken again. > > Hi, > > Are you using the native compiler, or cross compile from i386 ? It > could have some effect. I'm compiling natively on PowerPC. -- Regards, Pavel Roskin