|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Installing two versions of xen on the same machine
Hi,
Little bit of success :-)
I uninstalled the old hypervisor.
I was able to install the new xen hypervisor and boot to the new kernel.
after booting when i said
xend start
Traceback (most recent call last):
File "/usr/sbin/xend", line 36, in <module>
from xen.xend.server import SrvDaemon
ImportError: No module named xen.xend.server
I got this error message.
I think my python installation got corrupted somehow because
earlier i was able to run it smoothly. Now it is seems to be
misbehaving. Could this be the reason.
thanks
shankha
On Tue, Sep 8, 2009 at 7:29 AM, Fajar A. Nugraha<fajar@xxxxxxxxx> wrote:
> On Tue, Sep 8, 2009 at 4:46 PM, shankha<shankhabanerjee@xxxxxxxxx> wrote:
>> Hi Fajar,
>> Thanks for your continued help. I checked through yast the following
>> are installed on my system
>>
>> 1. Kernel-Xen
>
>> 2. kernel-xen-base
>
>> 3. kernel-xen-extra
>
>> I guess i can let the first 3 packages as it is.
>
> Correct.
>
>> I can then put the the new hypervisor(3.4) and related libraries
>> under /boot and boot with the kernel already installed.
>>
>> Does it look good or have i made mistakes ?
>
> Actually only the hypervisor (xen.gz) is in /boot. The userland part
> (tools and libraries) are mostly in /usr.
>
> Good luck.
>
> --
> Fajar
>
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|