|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Installing two versions of xen on the same machine
Hi,
I have build the tools from source and after building the xen
hypervisor i did a make install which according to README is supposed
to copy the specified files to appropriate places.
I think i am making a mistake. Could you please let me know where i
should place the tools directory or just adding it to the PATH would
do the job.
thanks
shankha
On Tue, Sep 8, 2009 at 7:45 AM, Fajar A. Nugraha<fajar@xxxxxxxxx> wrote:
> On Tue, Sep 8, 2009 at 6:41 PM, shankha<shankhabanerjee@xxxxxxxxx> wrote:
>> 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.
>
>
> Looks like you haven't properly installed Xen userland tools yet.
>
> --
> Fajar
>
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|