|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] 64bit linux DomU on 32bit Dom0
I have the following
# rpm -qa | grep xen
kernel-xen-2.6.18-53.el5
xen-3.0.3-41.el5
xen-libs-3.0.3-41.el5
xen-devel-3.0.3-41.el5
# cat /proc/cpuinfo
flags : fpu tsc msr pae mce cx8 apic mtrr mca cmov pat pse36
clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt lm 3dnowext 3dnow up
pni lahf_lm ts ttp tm stc
# getconf LONG_BIT
32
I don't have hvm right now.
So can I upgrade my xen for 64bit to install 64Bit PV without issue and
where I can get the xen of 64Bit?
Regards,
Tanuj
-----Original Message-----
From: Fajar A. Nugraha [mailto:fajar@xxxxxxxxx]
Sent: Sunday, June 14, 2009 5:53 PM
To: bansal.tanuj83@xxxxxxxxx
Cc: Xen User-List
Subject: Re: [Xen-users] 64bit linux DomU on 32bit Dom0
On Sun, Jun 14, 2009 at 5:43 PM, Tanuj Bansal<bansal.tanuj83@xxxxxxxxx>
wrote:
> Is there anyway to install 64Bit Linux DomU on 32Bit Linux Dom0?
Types of domU that can be run depends mostly on hypervisor, and not
dom0. So if you have 64bit hypervisor, you should be able to run 32
and 64bit PV and HVM domUs, regardless whether dom0 is 32 or 64bit.
If you have 32bit dom0 and 32bit hypervisor, you should be able to run
64bit HVM domU, but not 64bit PV domU.
--
Fajar
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|