All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olaf Hering <olaf@aepfle.de>
To: Meng Xu <mengxu@cis.upenn.edu>
Cc: "xen-devel@lists.xenproject.org" <xen-devel@lists.xenproject.org>
Subject: Re: Question about the best practice to install two versions of Xen toolstack on the same machine
Date: Fri, 20 May 2016 10:52:05 +0200	[thread overview]
Message-ID: <20160520085205.GA21750@gmail.com> (raw)
In-Reply-To: <CAENZ-+nUmo=hEJ0MhCn7hbJQCpHPEOuKuB_UrcC7bnV7cgKfzw@mail.gmail.com>

On Thu, May 19, Meng Xu wrote:

> Does anyone try to install two version of Xen toolstack on the same machine?

I do that. See the INSTALL file which has examples at the end:

* To build a private copy of tools and xen:
configure --prefix=/odd/path --sysconfdir=/odd/path/etc --enable-rpath
make
sudo make install BOOT_DIR=/ood/path/boot EFI_DIR=/odd/path/efi

Note that pygrub has no concept of "rpath". Use pvgrub2 instead.

Olaf

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

  reply	other threads:[~2016-05-20  8:52 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-19 18:40 Question about the best practice to install two versions of Xen toolstack on the same machine Meng Xu
2016-05-20  8:52 ` Olaf Hering [this message]
2016-05-20 17:52   ` Meng Xu
2016-05-24 20:47   ` Meng Xu
2016-05-25 10:53     ` Wei Liu
2016-05-25 20:02       ` Meng Xu
2016-05-20 10:20 ` Jan Beulich
2016-05-20 17:56   ` Meng Xu
2016-05-23  7:02     ` Jan Beulich
2016-05-24  8:12       ` Dongli Zhang
2016-05-24 13:34         ` Olaf Hering
2016-05-24 15:16     ` Dario Faggioli
2016-05-25 20:34       ` Meng Xu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160520085205.GA21750@gmail.com \
    --to=olaf@aepfle.de \
    --cc=mengxu@cis.upenn.edu \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.