|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Has 32bit domU been supported on 64bit HV?
Zhang, Jingke wrote:
> Hi all,
> I tried 32bit domU on 64bit HV against c/s 13807. But I failed to
> boot the 32bit domU with such error:
> #########################################
> [root@vt-dp6 xenU]$ xm cr -c xmexample1
> Using config file "./xmexample1".
> Error: (2, 'Invalid kernel', 'xc_dom_compat_check: guest type
> xen-3.0-x86_32 not supported by xen kernel, sorry')
You need a PAE kernel (this is "xen-3.0-x86_32p", notice the small "p"
...). "xm info" lists the supported guest types (caps line).
cheers,
Gerd
--
Gerd Hoffmann <kraxel@xxxxxxx>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|