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

[Xen-users] Xen install on Debian unstable

To: Xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Xen install on Debian unstable
From: Jim Greer <jbgreer@xxxxxxxxx>
Date: Mon, 16 May 2005 12:07:37 -0500
Delivery-date: Mon, 16 May 2005 17:07:07 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=t8ZWJHJ+19XslRaDx/Vh0+78p+Or043gQkFQcltrwSx9nPtM754WJiq+EcLQY0H920VsgS+WOCh6KBtA51KcI2KEtZkvoWMvNEAC3uF+Dyj0CeM8TZ3pcWHN7x+K1PQZjqthJEOh+9ErZIYLQlG21fSFpEYTkcixop7Yo1P5gNs=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Reply-to: Jim Greer <jbgreer@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Since I've seen a number of recent posts from folks announcing their
successful Xen installations, I thought I would jump on the bandwagon
and state that, I, too, have recently successfully installed Xen
testing on Debian Unstable.  A few notes:

- I used a combination of sources, including the Xen docs, to figure
out the particulars for my setup, which includes two SATA drives which
I'm software RAID1'ing, and LVM on top of that.  Many thanks to the
many folks who have shared additional information regarding Xen
installation and configuration.

- I did not use any Debian packages to do so, relying instead on a
clone of the testing repository and make to do the dirty work.  I've
done a pull and rebuild since then and am running on Xen/2.6.11.8

- I've experienced one bug that has been previously reported: 
    http://bugzilla.xensource.com/cgi-bin/bugzilla/show_bug.cgi?id=35
which regards a network shutdown that hangs until keyboard input.

- I continue to modify my own set of scripts to assist in creating new
domains (deboostrap'd sarge installs) and running them.

Many thanks,
Jim Greer

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Xen install on Debian unstable, Jim Greer <=