|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Unstable fail to load dom0
On 27/03/2009 14:52, "Andrew Lyon" <andrew.lyon@xxxxxxxxx> wrote:
> This is not a build issue, the same xen-3.4-unstable.gz + grub stanza
> works ok on my Dell Optiplex 755, but on my Supermicro X7DWA-N it
> locks up at (XEN) *** LOADING DOMAIN 0 ***
Could you try editing xen/arch/x86/boot/reloc.c and delete all lines from
the function reloc() in that file except for the last line 'return mbi;'.
That code is new since 3.3 and one possible cause of your problem.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|