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] Debian guest on FC5 host (nubie alert)

To: Bad Dog <baddog@xxxxxxxxxxx>
Subject: Re: [Xen-users] Debian guest on FC5 host (nubie alert)
From: Steve Kemp <steve@xxxxxxxxxxxx>
Date: Tue, 20 Jun 2006 16:57:54 +0100
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 20 Jun 2006 08:57:38 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <1150818336.6567.7.camel@localhost>
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>
References: <1150818336.6567.7.camel@localhost>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.9i
On Tue, Jun 20, 2006 at 08:45:36AM -0700, Bad Dog wrote:
> In general, does one need to build the guest images using the same OS as
> the host? 

  In general no, however it is often *easier* to do so.

  The reason for this is that there aren't often the tools to
 install another distribution in an automated fashion into a
 block device which can be used.

  e.g. On a Debian host it is possible to install a new instance
 of Debian using the 'debootstrap' package - this literally downloads
 all the Debian base packages and sets up a minimal system.

  Similarly SuSE allows you to use Yast to install a new instance
 of SuSE within a single directory by a similar process.

  However there are exceptions.  Debian has a package called
 'rpmstrap' which is designed to allow you to configure an installation
 of RPM-derived distributions into a directory.  This can be used to
 install a copy of CentOS 4 for example.

  The xen-tools software manages to wrap both these installation methods
 up into a simple process.

> All the tutorials I have seen show building fc5 guests on
> fc5, debian guests on debian, etc.  I want to build a debian guest from
> an fc5 host.  While facile with fc5, I don't know that much about
> debian, but it seems like debconf is unlikely to run on fc5.  

  Right, and that is the problem.

  The general purpose solution is to install Qemu, then using Qemu
 install an arbitary operating system into a disk image - this image
 can then be mounted later and used as a Xen instance.

  This is slow though, and fiddling with partitions to extract something
 usable from the Qemu disk image can be annoying..

Steve
-- 
# Xen-Tools 2.x.
# Newer.  Shinier.  Better.
http://xen-tools.org/

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

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