All of lore.kernel.org
 help / color / mirror / Atom feed
* Has 32bit domU been supported on 64bit HV?
@ 2007-02-09  8:55 Zhang, Jingke
  2007-02-09  9:42 ` Gerd Hoffmann
  0 siblings, 1 reply; 3+ messages in thread
From: Zhang, Jingke @ 2007-02-09  8:55 UTC (permalink / raw)
  To: xen-devel

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')
    #########################################
    So which cset is OK for 32bit domU supported on 64bit HV? Thanks!

Thanks,
Zhangjingke

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Has 32bit domU been supported on 64bit HV?
  2007-02-09  8:55 Has 32bit domU been supported on 64bit HV? Zhang, Jingke
@ 2007-02-09  9:42 ` Gerd Hoffmann
  2007-02-12  1:58   ` Zhang, Jingke
  0 siblings, 1 reply; 3+ messages in thread
From: Gerd Hoffmann @ 2007-02-09  9:42 UTC (permalink / raw)
  To: Zhang, Jingke; +Cc: xen-devel

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@suse.de>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: Has 32bit domU been supported on 64bit HV?
  2007-02-09  9:42 ` Gerd Hoffmann
@ 2007-02-12  1:58   ` Zhang, Jingke
  0 siblings, 0 replies; 3+ messages in thread
From: Zhang, Jingke @ 2007-02-12  1:58 UTC (permalink / raw)
  To: Gerd Hoffmann; +Cc: xen-devel

Thanks,
    I can boot xenU with x86_32pae kernel. Thank you for your help. 

Thanks,
Zhangjingke

>-----Original Message-----
>From: Gerd Hoffmann [mailto:kraxel@suse.de]
>Sent: Friday, February 09, 2007 5:43 PM
>To: Zhang, Jingke
>Cc: xen-devel@lists.xensource.com
>Subject: 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@suse.de>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-02-12  1:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-09  8:55 Has 32bit domU been supported on 64bit HV? Zhang, Jingke
2007-02-09  9:42 ` Gerd Hoffmann
2007-02-12  1:58   ` Zhang, Jingke

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.