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

2006-10-06 Thread Kiyokuni Kawachiya
It probably is, which image do you copy for yaboot to use? I usually copied xen/xen to /boot/xen-3.0-unstable, and specified it in yaboot.conf. can you try: $ objcopy -S xen/xen-syms xen/xen.yaboot and have yaboot load xen.yaboot I tried, but the situation is same. Welcome to yaboot

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

2006-10-06 Thread Jimi Xenidis
On Oct 6, 2006, at 11:05 AM, Kiyokuni Kawachiya wrote: It probably is, which image do you copy for yaboot to use? I usually copied xen/xen to /boot/xen-3.0-unstable, and specified it in yaboot.conf. can you try: $ objcopy -S xen/xen-syms xen/xen.yaboot and have yaboot load xen.yaboot

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

2006-10-06 Thread Kiyokuni Kawachiya
Hollis Blanchard [EMAIL PROTECTED] 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.STue Sep 12 14:28:16 2006 -0500 +++ b/xen/arch/powerpc/xen.lds.SFri Oct