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-ia64-devel

Re: [Xen-ia64-devel] Progress on RHEL4, but blocked at xlilo?

Hi, Dan

>Using the same methodology, I also built a xenlinux
>kernel+initrd and for the first time tried
>xlilo.efi (with vmm=).  I turned on verbose and
>all of the elilo output looks good, then Xen boots,
>but then panics when it tries to launch domain0.
>I've checked the domain0 image with objdump and it
>appears to be sane.  I also booted this domain0
>image under xen using the default elilo... it
>definitely loads and starts booting (though it
>doesn't get very far).
>
>I suspect an xlilo problem as I believe this is
>the first time xlilo has been actually used with
>all three vmm=, image=, initrd=.
I'm sorry for my delay reply.

I also used Fred's patch.
And I also could not boot completely with vmm=, image=, initrd=.
I am trying to debug this point.

I confirmed I could boot the following point in nash.
=============================
int switchrootCommand(char * cmd, char * end) {

snip


    execv(initargs[0], initargs);   <----call /sbin/init and hangup :-<
    printf("exec of init (%s) failed!!!: %d\n", initargs[0], errno);
    return 1;
}
=============================

Best Regards,

Akio Takebe


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