From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KZZa2-000050-4k for mharc-grub-devel@gnu.org; Sat, 30 Aug 2008 19:10:06 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KZZa1-0008WU-3X for grub-devel@gnu.org; Sat, 30 Aug 2008 19:10:05 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KZZa0-0008Vl-A9 for grub-devel@gnu.org; Sat, 30 Aug 2008 19:10:04 -0400 Received: from [199.232.76.173] (port=37108 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KZZa0-0008VX-5A for grub-devel@gnu.org; Sat, 30 Aug 2008 19:10:04 -0400 Received: from eir.is.scarlet.be ([193.74.71.27]:58357) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KZZZv-0007Uu-UC; Sat, 30 Aug 2008 19:10:00 -0400 Received: from [213.49.66.48] (ip-213-49-66-48.dsl.scarlet.be [213.49.66.48]) (authenticated bits=0) by eir.is.scarlet.be (8.14.2/8.14.2) with ESMTP id m7UN9tpk006414; Sun, 31 Aug 2008 01:09:57 +0200 Message-ID: <48B9D343.3010701@scarlet.be> Date: Sat, 30 Aug 2008 23:09:55 +0000 From: rubisher User-Agent: Mozilla-Thunderbird 2.0.0.16 (X11/20080724) MIME-Version: 1.0 To: The development of GRUB 2 , Pavel Roskin References: <1d4c7fd50808150356o7d99f8caw782f6f05fe2be47@mail.gmail.com> <1d4c7fd50808150409u14dd9b4s497cceae482df883@mail.gmail.com> <48A5B006.1000909@nic.fi> <1219974153.20608.24.camel@dv> In-Reply-To: <1219974153.20608.24.camel@dv> Content-Type: text/plain; charset=ISO-8859-1; format=flowed X-DCC-scarlet.be-Metrics: eir 20001; Body=3 Fuz1=3 Fuz2=3 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by eir.is.scarlet.be id m7UN9tpk006414 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) Cc: Subject: Re: Re: Build problems 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: Sat, 30 Aug 2008 23:10:05 -0000 Hello Pavel, Well I am totaly new here (grub2), because I am trying to boot a debian i= nstall on a virtual partion of a p510. This use a yaboot which failed to boot my install and even thought I repo= rted in deep details the issue, I surprisingly got=20 any feedback? I so have to find another boot loader and as I am a bit fam= iliar with previous grub on my i386, I am naturaly=20 trying grub2. That said, Pavel Roskin wrote: > On Fri, 2008-08-15 at 19:34 +0300, Vesa J=E4=E4skel=E4inen wrote: >> Thomas Champagne wrote: >>> kernel_elf-kern_disk.o: In function `grub_disk_close': >>> /home/lafeuil/grub2/kern/disk.c:318: undefined reference to `grub_get= _time_ms' >=20 > I've fixed it. kern/time.c should be linked into kernel.elf. >=20 Yes ;-) >>> kernel_elf-kern_ieee1275_init.o: In function `grub_machine_set_prefix= ': >>> /home/lafeuil/grub2/kern/ieee1275/init.c:82: undefined reference to >>> `grub_prefix' >=20 > I've made a fix for it as well, but it needs reviewing. >=20 (tbh, I am not a programmer, and very new to powerpc so I haven't any cha= nce to fix this second issue) Ok it compiles fine now ;-) But how to install it now on a chrooted disk install (this is the only ug= ly way I find: boot from a cd and after the nic=20 setup, I chroot the hard disk install ;<). On my i386 with previous grub I just had to launch the 'grub' cdml, it se= ems to be a bit different here and this wiki=20 also spoke more about Macintosh = then IBM (btw it even spoke about grubof, was it=20 well replaced by kernel.elf?); between all those changes it would be bett= er that I re-start from scratch with basic grub2=20 doc? Do you have a good link to me? Thanks for all, J. >> PowerPC support has been rotting for a while. Waiting for patches to >> cure it :) >=20 > Actually, it was functional one month ago or so. I even fixed all > compiler warnings. >=20 > SPARC support, on the other hand, is in a very poor state. >=20