Talk:Xen Install
From ArchWiki
It appears some people are having trouble with the python-twisted and python-twisted-web packages. I must admit, that I didn't discover that they were in the aur until after I had installed them via source myself. So, I will have to do some testing to make sure the aur packages actually work.....
--cactus 11:29, 7 Sep 2005 (EDT)
I cleared out some old stuff (python2.3) & aur packages are working fine here
Changed /dev/sda5 to point to my root dir ;-)
--MrGreen 9:37 14 Sept 2005 (GMT)
[edit] Instructions need to be updated for Xen 3.0
It seems that there are some changes to the install script for 3.0 that should be reflected in the instructions. For example the new install.sh does not have "init.d's" to change to "rc.d's" Also, running the sed command as instructed results in:
sed: can't read xend/XendAsynchProtocol.py: No such file or directory
sed: can't read xend/server/SrvDir.py: No such file or directory
sed: can't read xend/server/SrvBase.py: No such file or directory
My apologies if I've missied something really obvious.
--Jshane 17:22, 25 April 2006 (EDT)
[edit] Anyone interested in updating instructions for Version 3?
I've been trying to install Xen 3 with almost 100% success. I was missing the initram image, which i generated but didn't work, something about not being able to mount root partition. I think it is a lot easier to install Xen 3 (binary version) than the older versions.