|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] 64 Bit Dom0 and 32Bit DomU
There is only
xen_caps : xen-3.0-x86_64 hvm-3.0-x86_32 hvm-3.0-x86_32p
hvm-3.0-x86_64
but no "xen-3.0-x86_32p".
How can i change it? Another Dom0-kernel?
Nick Couchman schrieb:
You might do a "xm info" to see what types of domUs are supported
under the version of Xen you're running, which is displayed on the
xen_caps line. Mine looks like this:
xen_caps : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32
hvm-3.0-x86_32p hvm-3.0-x86_64
What's important to note here is that the Xen version I'm running only
supports 32-bit PAE kernels for PV domUs (for HVMs it supports
non-PAE, but not for paravirtualized kernels). Check yours and see
which types of kernels are supported - you may need to use a PAE
kernel, instead.
-Nick
>>> On 2008/05/20 at 05:51, MS <ms@xxxxxxxxxx> wrote:
Hello,
i run Debian Etch amd64 on my dom0,
if i try to create a domU with a 32Bit Kernel, i get:
Using config file "123.conf".
Error: (22, 'Invalid argument')
If i try a 64Bit guest kernel, it works fine.
Is there a way to run a 32-Bit domU on a 64bit based dom0 os?
------------------------------------------------------------------------
This e-mail may contain confidential and privileged material for the
sole use of the intended recipient. If this email is not intended for
you, or you are not responsible for the delivery of this message to
the intended recipient, please note that this message may contain
SEAKR Engineering (SEAKR) Privileged/Proprietary Information. In such
a case, you are strictly prohibited from downloading, photocopying,
distributing or otherwise using this message, its contents or
attachments in any way. If you have received this message in error,
please notify us immediately by replying to this e-mail and delete the
message from your mailbox. Information contained in this message that
does not relate to the business of SEAKR is neither endorsed by nor
attributable to SEAKR.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|