WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-ppc-devel

Re: Yaboot stripped image Was: [XenPPC] Cannot boot from local disk

To: XenPPC-devel <xen-ppc-devel@xxxxxxxxxxxxxxxxxxx>
Subject: Re: Yaboot stripped image Was: [XenPPC] Cannot boot from local disk
From: Kiyokuni Kawachiya <KAWATIYA@xxxxxxxxxx>
Date: Sat, 7 Oct 2006 01:47:27 +0900
Delivery-date: Fri, 06 Oct 2006 09:48:05 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <1160151998.23837.21.camel@xxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-ppc-devel-request@lists.xensource.com?subject=help>
List-id: Xen PPC development <xen-ppc-devel.lists.xensource.com>
List-post: <mailto:xen-ppc-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ppc-devel>, <mailto:xen-ppc-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ppc-devel>, <mailto:xen-ppc-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-ppc-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hollis Blanchard <hollisb@xxxxxxxxxx> wrote on 2006/10/07 01:26:38:

> On Fri, 2006-10-06 at 11:04 -0500, Hollis Blanchard wrote:
> > diff -r 48840bbe607d xen/arch/powerpc/xen.lds.S
> > --- a/xen/arch/powerpc/xen.lds.S        Tue Sep 12 14:28:16 2006 -0500
> > +++ b/xen/arch/powerpc/xen.lds.S        Fri Oct 06 10:31:48 2006 -0500
> > @@ -12,7 +12,7 @@ SEARCH_DIR("=/usr/local/lib64"); SEARCH_
> >     __DYNAMIC = 0;    */
> >  PHDRS
> >  {
> > -  text PT_LOAD FILEHDR PHDRS;
> > +  text PT_LOAD;
> >  }
> >  SECTIONS
> >  {
>
> I take it back; this does indeed solve the problem. Kawachiya-san,
> please confirm:

Wow, this fixed the problem.  Yaboot can load the image.
Thanks!

Kawachiya


_______________________________________________
Xen-ppc-devel mailing list
Xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ppc-devel

<Prev in Thread] Current Thread [Next in Thread>