[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: Yaboot stripped image Was: [XenPPC] Cannot boot from local disk
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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |