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] Installing CentOS 5.1 as DomU

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Installing CentOS 5.1 as DomU
From: "Brian Stempin" <brian.stempin@xxxxxxxxx>
Date: Fri, 4 Apr 2008 22:37:30 -0400
Delivery-date: Fri, 04 Apr 2008 19:38:06 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=AvlCUnvsLvVj5IGeuZdWmcphHQh3No2xxHN+RHkO0/c=; b=dnsXVh2M0J5/GW1My1FyyJoUzS1kVGd0bqIa3GiGMJYID/Ppd+EpN6ZYR4KZOO2oMa+ymeigwowpJs/NCbCaTRgx1fbQm71toEWkjzWeSIVPlBaZStyrUU/0bZxyt064EMkXVm/sFks3ZjjNidhs7oAUIeXvW8U+P3PYYlIX1sY=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=vwbp5CMENwBy6Rj5dKWLbF/DiWUR+DbN4VY28UVTC3gt2p5ckci3mOwFmoxa872moawBtUNmVmRU2Rv+/CCz9hbcPvdolglr18jczag6KUREcAJXpZrEqRDkytYKctsd9ew8aHvdN0sbyMmAGDp5sblV4e/0dzV1kSsgomaFhcc=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi all,

So, I've been using http://wiki.centos.org/HowTos/Xen/InstallingCentOSDomU as a guide to installing CentOS on my Ubuntu 7.04 Dom0.  Here's what I've done:

1.  I downloaded the CentOS 5.1 DVD via the official bit torrent file hosted on the CentOS mirrors
2.  I've mounted the ISO file as a loop back device on Dom0
3.  I've passed this device to one of my DomUs.  I would have just copied this ISO to the DomU, but the DomU does not have enough space to host the image.  This DomU is running Ubuntu 7.04 and Apache 2.
4.  I shared the contents of the ISO via apache.  I've verified that I can navigate to the HTTP site via a second machine and that I can browse and download the contents just fine.
5.  Using a config file very similar to the one in the guide in step 1 (the only things that are really changed are the names, paths, etc), I booted the CentOS 5 kernel.
6.  I set the installation to do an HTTP install and pointed it to the address of the DomU hosting the contents of the DVD ISO.

That's as far as I've gotten.  The installation seems to hang after several hours.  It complains that luci-0.10.0-6.el5.centos.1.i386.rpm is either corrupt or unusable.  If I look at the Apache logs for the site hosting the RPMs, I can see that the installation re-downloads the package in question ever 15-20 or so minutes.

Has anyone else had this problem?  My Google-fu seems to come up short.  Any help is appreciated. 

Thanks,
Brian
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Installing CentOS 5.1 as DomU, Brian Stempin <=