|
|
|
|
|
|
|
|
|
|
xen-ppc-devel
Re: Yaboot stripped image Was: [XenPPC] Cannot boot from local disk
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:
% objdump -p xen/xen
xen/xen: file format elf32-big
Program Header:
LOAD off 0x00000100 vaddr 0x00400000 paddr 0x00400000 align 2**8
filesz 0x00763478 memsz 0x00776f50 flags rwx
--
Hollis Blanchard
IBM Linux Technology Center
_______________________________________________
Xen-ppc-devel mailing list
Xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ppc-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- CMDLINE Was: [XenPPC] Cannot boot from local disk, (continued)
- SMP patch? Was: [XenPPC] Cannot boot from local disk, Jimi Xenidis
- Re: SMP patch? Was: [XenPPC] Cannot boot from local disk, Kiyokuni Kawachiya
- Re: SMP patch? Was: [XenPPC] Cannot boot from local disk, Amos Waterland
- Yaboot stripped image Was: [XenPPC] Cannot boot from local disk, Jimi Xenidis
- Re: Yaboot stripped image Was: [XenPPC] Cannot boot from local disk, Kiyokuni Kawachiya
- Re: Yaboot stripped image Was: [XenPPC] Cannot boot from local disk, Jimi Xenidis
- Re: Yaboot stripped image Was: [XenPPC] Cannot boot from local disk, Hollis Blanchard
- Re: Yaboot stripped image Was: [XenPPC] Cannot boot from local disk,
Hollis Blanchard <=
- Re: Yaboot stripped image Was: [XenPPC] Cannot boot from local disk, Kiyokuni Kawachiya
- Re: [XenPPC] Cannot boot from local disk, Amos Waterland
- Re: [XenPPC] Cannot boot from local disk, Kiyokuni Kawachiya
- Re: [XenPPC] Cannot boot from local disk, Jimi Xenidis
- Re: [XenPPC] Cannot boot from local disk, Kiyokuni Kawachiya
- Re: [XenPPC] Cannot boot from local disk, Hollis Blanchard
- Re: [XenPPC] Cannot boot from local disk, Jimi Xenidis
- Re: [XenPPC] Cannot boot from local disk, Hollis Blanchard
- Re: [XenPPC] Cannot boot from local disk, Jimi Xenidis
- Re: [XenPPC] Cannot boot from local disk, Segher Boessenkool
|
|
|
|
|