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] Xen 4.1 from source with Debian Squeeze 2.6.32-5-xen-amd

To: Mark Pryor <tlviewer@xxxxxxxxx>
Subject: Re: [Xen-users] Xen 4.1 from source with Debian Squeeze 2.6.32-5-xen-amd64 dom0 (test)
From: Ward Vandewege <ward@xxxxxxx>
Date: Mon, 4 Apr 2011 10:41:59 -0400
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 04 Apr 2011 07:43:11 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <165978.80700.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
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: <165978.80700.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.20 (2009-06-14)
Hi Mark,

Thanks for your message. Just for completeness, there is another way to
install Xen 4.1 on Squeeze. 

Sid has Xen 4.1 packages which build nicely on Squeeze. So, you can do this,
on a Squeeze box:

add a deb-src line to your sources.list (use your favorite mirror):

  deb-src http://debian.lcs.mit.edu/debian/ sid main


apt-get update
apt-get build-dep xen
apt-get build-dep xen-utils-common

cd /usr/src/

apt-get source xen -b
apt-get source xen-utils-common -b

dpkg -i *xen*deb

You may then also want to uninstall

  xen-hypervisor-4.0-amd64
  xen-utils-4.0

though they seem to do just fine installed in parallel with the 4.1 packages.

I haven't stress tested a setup like this yet, but everything does install
cleanly and the new xl commands seem to work just fine.

Thanks,
Ward.


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

<Prev in Thread] Current Thread [Next in Thread>