From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1FIsL4-0001un-A9 for mharc-grub-devel@gnu.org; Mon, 13 Mar 2006 14:04:18 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FIsL3-0001uP-IE for grub-devel@gnu.org; Mon, 13 Mar 2006 14:04:17 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FIsKz-0001pY-5e for grub-devel@gnu.org; Mon, 13 Mar 2006 14:04:16 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FIsKz-0001pQ-03 for grub-devel@gnu.org; Mon, 13 Mar 2006 14:04:13 -0500 Received: from [212.216.176.141] (helo=vsmtp1.tin.it) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FIsP0-0001cR-KW for grub-devel@gnu.org; Mon, 13 Mar 2006 14:08:22 -0500 Received: from localhost (87.11.103.119) by vsmtp1.tin.it (7.2.072.1) id 44057D33009B9187 for grub-devel@gnu.org; Mon, 13 Mar 2006 20:05:00 +0100 Date: Mon, 13 Mar 2006 20:03:16 +0100 From: exg@gentoo.org To: grub-devel@gnu.org Message-ID: <20060313190316.GA5244@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.11 Subject: grub2 on apple ppc 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: Mon, 13 Mar 2006 19:04:17 -0000 Hi, I've tested grub2 on a newworld powermac G4 booting a linux kernel; if I don't use the fake "title" command, ie grub2 calls grub_cmdline_run, it works. Instead, If I use a cfg file like title Linux linux ... I get a Decrementer exception. Any clue or suggestion about how to debug this? -- Emanuele Giaquinta