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
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-ia64-devel] Progress on RHEL4, but blocked at xlilo?, Magenheimer, Dan (HP Labs Fort Collins)
- Re: [Xen-ia64-devel] Progress on RHEL4, but blocked at xlilo?,
takebe_akio <=
- RE: [Xen-ia64-devel] Progress on RHEL4, but blocked at xlilo?, Magenheimer, Dan (HP Labs Fort Collins)
- RE: [Xen-ia64-devel] Progress on RHEL4, but blocked at xlilo?, Xu, Anthony
- RE: [Xen-ia64-devel] Progress on RHEL4, but blocked at xlilo?, Yang, Fred
- RE: [Xen-ia64-devel] Progress on RHEL4, but blocked at xlilo?, Yang, Fred
- RE: [Xen-ia64-devel] Progress on RHEL4, but blocked at xlilo?, Zhang, Xiantao
- RE: [Xen-ia64-devel] Progress on RHEL4, but blocked at xlilo?, Zhang, Xiantao
|
|
|