Hello, xen users! I have a really novice question - how to install xe on centos or ubuntu? Unfortunately google gives a lot of Oracle XE and Windows XP links. Could you please give me the right link? Thanks, Servey Melnik _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hi -- here is a good place to start for Ubuntu: https://help.ubuntu.com/community/Xen -- Bob _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Thanks for your reply, Bob. My qestion is about installing xe ( XCP command-line tool ) on non-XCP-pool hosts. For example - I want to use xe on my work-pc, or setup xccs and openqrm, yet the problem is - xe not found. Is there a way to fix it? Should I use a repo or download SDK? Citrix repos are unavaliable:( Where to find the binaries? On Tue, May 31, 2011 at 12:26 AM, Bob Nolty <xen@spiritvideo.com> wrote:> Hi -- here is a good place to start for Ubuntu: > > https://help.ubuntu.com/community/Xen > > -- Bob >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On 30/05/11 13:38, Sergey Melnik wrote:> Hello, xen users! > I have a really novice question - how to install xe on centos or ubuntu? > Unfortunately google gives a lot of Oracle XE and Windows XP links. > Could you please give me the right link? > > > Thanks, > Servey MelnikMount the XenServer or XCP install CD, and look in the packages.main/ directory. There will be an rpm called xapi-xe-[version].i686.rpm. You should be able to use alien to install that on a Debian-based system, or you could just use rpm2cpio to unpack the RPM and install xe yourself. I haven''t tried this, but it should work. Let me know if it doesn''t. Mike _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Thanks, that helps. In openqrm there is an advice to copy xe binary from working XCP or XenServer install. Risky, but it works :) Sergey On Tue, May 31, 2011 at 1:13 PM, Mike McClurg <mike.mcclurg@citrix.com> wrote:> On 30/05/11 13:38, Sergey Melnik wrote: >> >> Hello, xen users! >> I have a really novice question - how to install xe on centos or ubuntu? >> Unfortunately google gives a lot of Oracle XE and Windows XP links. >> Could you please give me the right link? >> >> >> Thanks, >> Servey Melnik > > Mount the XenServer or XCP install CD, and look in the packages.main/ > directory. There will be an rpm called xapi-xe-[version].i686.rpm. You > should be able to use alien to install that on a Debian-based system, or you > could just use rpm2cpio to unpack the RPM and install xe yourself. I haven''t > tried this, but it should work. Let me know if it doesn''t. > > Mike >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On 01/06/11 07:04, Sergey Melnik wrote:> Thanks, that helps. > In openqrm there is an advice to copy xe binary from working XCP or > XenServer install. > Risky, but it works :) > > Sergeyxe is actually statically linked, so this really should work just fine. I agree with you, though, that it''s usually better to install an RPM, even if you''re on a Debian-based system ;) Mike _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users