From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1K8dAT-00033w-IF for mharc-grub-devel@gnu.org; Tue, 17 Jun 2008 11:32:21 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K8dAS-00033M-BF for grub-devel@gnu.org; Tue, 17 Jun 2008 11:32:20 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K8dAQ-00032j-OJ for grub-devel@gnu.org; Tue, 17 Jun 2008 11:32:19 -0400 Received: from [199.232.76.173] (port=36071 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K8dAQ-00032c-HV for grub-devel@gnu.org; Tue, 17 Jun 2008 11:32:18 -0400 Received: from c60.cesmail.net ([216.154.195.49]:65023) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1K8dAQ-0006TM-3v for grub-devel@gnu.org; Tue, 17 Jun 2008 11:32:18 -0400 Received: from unknown (HELO relay.cesmail.net) ([192.168.1.81]) by c60.cesmail.net with ESMTP; 17 Jun 2008 11:32:17 -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 03932619058 for ; Tue, 17 Jun 2008 11:32:16 -0400 (EDT) From: Pavel Roskin To: The development of GRUB 2 In-Reply-To: <20080617151708.GA7284@thorin> References: <20080614113703.GA5636@thorin> <1213594807.5323.8.camel@dv> <20080616103345.z8afx71pssscs4oo-cebfxv@webmail.spamcop.net> <20080617151708.GA7284@thorin> Content-Type: text/plain Date: Tue, 17 Jun 2008 11:32:15 -0400 Message-Id: <1213716735.11567.6.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:32:20 -0000 On Tue, 2008-06-17 at 17:17 +0200, Robert Millan wrote: > On Tue, Jun 17, 2008 at 10:21:43PM +0800, Bean wrote: > > > > Hi, > > > > Oh, this problem is caused by grub_ofconsole_setcursor. Open Hackware > > doesn't like the cursor-on call, if I comment it out, it will continue > > to run until the "out of memory" error. > > We could have a flag in kern/ieee1275/cmain.c for this. There's a stanza for > Open Hackware already. Actually, the real OpenFirmware on PowerMac G3 is also complaining about "cursor on", but it's not fatal. Open Hackware doesn't have Forth interpreter, so it recognizes Forth commands by checksums and panics for unknown checksums. I could resurrect my Mac by replugging everything on the motherboard. 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. -- Regards, Pavel Roskin