|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Use different version Xen on one computer.
On Sat, May 16, 2009 at 10:03 PM, eXeC001er <execooler@xxxxxxxxx> wrote:
> Hello!
> How do I implement this?
> I want to use Xen-3.3.1 and Xen-unstable.
It's not easy.
Although you can (at least on Linux) mix-and-match dom0 kernel, the
hypervisor is tightly connected to userland programs (xend, xm, etc.).
Having two hypervisors is easy, but having both version of userland
programs is hard since (by default) it's installed in the same
location with the same name.
Since you can't activate both at the same time anyway, my suggestion
is to have separate root partition/LV for each version. Kinda like
dual boot.
--
Fajar
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|