WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Problem of installing Xen on Ubuntu 8.04.1: cannot find

To: Ming Chen <kingming0811@xxxxxxxxx>
Subject: Re: [Xen-users] Problem of installing Xen on Ubuntu 8.04.1: cannot find xen python modules
From: Thiago Camargo Martins Cordeiro <thiagocmartinsc@xxxxxxxxx>
Date: Mon, 6 Apr 2009 13:26:37 -0300
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 06 Apr 2009 09:27:32 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=ZxLhPH8dbZeYL3MUIEWTYWV9DxTjriOW/+w8qlTmAzI=; b=mRC810y1NbdZxDDBSma1BIATLuVSDUNdAPqzr6Bwujs/L452fpo4WieKue5l2RxKKO 8H5yOkyJoJ2lsZ3FlAAXjZd75REYy0vVDJwcMLzbyOa1D+7dPDOMxoFF+jwn1p2hbF5Y qYycQYvJri33FzCDwNacebvt85P7FGfse1b/k=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=toLAK3O8Kj37PaxX3M8mxfHZly2ADfqap2hi8rQnCejrH9diBLAqgYZ0dmXh7QZIQs +WlWGp1/Gh5C2/RY6UqwGmgIZky5X396f/QSuQKJ6sDobDcFhuAj4VbvR1Y2ceWdDUoE es7Mh4tEE/n3Re/JN3XLac4UPoMtsfy6G6ULU=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <bfb455850904060612r205a11fay2db7c88ae955e58a@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <bfb455850904060612r205a11fay2db7c88ae955e58a@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Ming,

 Try this:

apt-get install python-xml
echo oldxml >> /usr/lib/python2.5/site-packages/oldxml.pth

 Optional (Xenified kernel does not have AppArmor):
/etc/init.d/apparmor stop
update-rc.d -f apparmor remove

Good luck!
Thiago

2009/4/6 Ming Chen <kingming0811@xxxxxxxxx>
I use apt-get install ubuntu-xen-server to try to install xen on my laptop. If I add "splash" in the grub menu, the booting GUI of Ubuntu changes into a loop of "code_error+0x35/0x40" when "starting hardware abstraction layer". If I cross out "splash", the booting process reports "cannot find xen python modules", and then switches into "code_error+0x35/0x40". After all, I cannot enter GNOME.

I have google a lot, but I still cannot solve it. Could anyone give me some help? Thanks a lot. I am using Ubuntu 8.04.1 and a DELL XPS laptop. Thanks.

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>