Ming Chen
2009-Apr-06 13:12 UTC
[Xen-users] Problem of installing Xen on Ubuntu 8.04.1: cannot find xen python modules
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@lists.xensource.com http://lists.xensource.com/xen-users
Thiago Camargo Martins Cordeiro
2009-Apr-06 16:26 UTC
Re: [Xen-users] Problem of installing Xen on Ubuntu 8.04.1: cannot find xen python modules
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@gmail.com>> 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@lists.xensource.com > http://lists.xensource.com/xen-users >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users