From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Gpx7U-00015p-MY for mharc-grub-devel@gnu.org; Thu, 30 Nov 2006 20:23:16 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gpx7S-00015W-VH for grub-devel@gnu.org; Thu, 30 Nov 2006 20:23:15 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gpx7Q-00012u-Tw for grub-devel@gnu.org; Thu, 30 Nov 2006 20:23:14 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gpx7Q-00012l-Q8 for grub-devel@gnu.org; Thu, 30 Nov 2006 20:23:12 -0500 Received: from [192.18.19.10] (helo=sineb-mail-3.sun.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Gpx7Q-0007CE-6x for grub-devel@gnu.org; Thu, 30 Nov 2006 20:23:12 -0500 Received: from fe-apac-05.sun.com (fe-apac-05.sun.com [192.18.19.176] (may be forged)) by sineb-mail-3.sun.com (8.13.6+Sun/8.12.9) with ESMTP id kB11Mwo1012031 for ; Fri, 1 Dec 2006 09:23:01 +0800 (SGT) Received: from conversion-daemon.mail-apac.sun.com by mail-apac.sun.com (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) id <0J9K00101MEVX000@mail-apac.sun.com> (original mail from aaron@sun.com) for grub-devel@gnu.org; Fri, 01 Dec 2006 09:22:58 +0800 (SGT) Received: from [10.0.0.12] ([58.169.55.220]) by mail-apac.sun.com (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) with ESMTPSA id <0J9K001C1MI0RZZ3@mail-apac.sun.com> for grub-devel@gnu.org; Fri, 01 Dec 2006 09:22:58 +0800 (SGT) Date: Fri, 01 Dec 2006 12:22:38 +1100 From: Aaron Kerr Sender: Aaron.Kerr@sun.com To: The development of GRUB 2 Message-id: <456F83DE.4080704@sun.com> MIME-version: 1.0 Content-type: text/plain; format=flowed; charset=ISO-8859-1 Content-transfer-encoding: 7BIT User-Agent: Thunderbird 1.5.0.8 (X11/20061115) Subject: Booting MacOSX on powerpc? 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: Fri, 01 Dec 2006 01:23:15 -0000 Heya, To support the development grub2 for powerpc I am testing grub2 from cvs two days ago) on my ibook (G4). I have successfully installed grub2 and can boot into linux. I have been unable to work-out how to boot in to MacOSX. When trying to use chainloader I get the following error message. Booting 'MacOSX' error: unknown command `chainloader' Press any key to continue... Any ideas? Thanks, aaron