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] installing a new domU

To: Gabriel Patiño <gepatino@xxxxxxxxx>
Subject: Re: [Xen-users] installing a new domU
From: Fred Blaise <chapeaurouge@xxxxxxxxx>
Date: Tue, 18 Oct 2005 15:14:42 +0200
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 18 Oct 2005 13:12:02 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=sow6tC+8Pfz3L0y7a/gtOTG6N3N1zpY/+Grm1p3GMqPxrjsvdt86PE4jT5ZAhN2fdKXbhoE20mPb52Fhyorq94wyccbwbVvT9LR5jQrM8UtUAYSf++7b2PfH3RY9beo6cc9KkoQPFIkezi+aJYHTwB6PkBYTr+2O6QFFX8nJ7XE=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <689d2a760510180605p17e925bao@xxxxxxxxxxxxxx>
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: <9cfa15020510180115m58e15953q6d00707ac0edf25@xxxxxxxxxxxxxx> <689d2a760510180605p17e925bao@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On 10/18/05, Gabriel Patiño <gepatino@xxxxxxxxx> wrote:
> 2005/10/18, Fred Blaise <chapeaurouge@xxxxxxxxx>:
> > How do you actually install a new OS inside a new domainU ?
> > I assumed it'd be vmware like, meaning, given the following config:
>
> If you want to install a Debian based distro in DomU it's quite simple:
>
> in your Dom0 install the debootsrap package, its a debian package but
> I've heard that it's also available for other distros.
>
> This package allows you to 'install' a Debian distro inside a
> directory, so now you need that directory.
>
> Create a new partition, or a file to use as a loopback device and
> mount it, for example in /mnt
>
> now run:
>
> debootstrap --arch i386 distro /mnt url
>
> where:
>  distro is the name of the distro to install (depending on the version
> of debootstrap you could lack the script to install some
> distros/versions but you should be able to find them in the net
> easily)
>  url is the url to the repositories archives, that depends on your
> choosen distro
>
> after the initial process, you have a filesystem with a base
> debian-like system. Now you should configure the following files:
> /etc/fstab
> /etc/hosts
> /etc/network/interfases
> /etc/hostname
>
> unmount the new filesystem
> start a DomU using that filesystem as /
> after login as root without password, run base-config and your system
> will be finally configured.
>
> then use apt-get or aptitude to install wathever software you like/need/want

ok, I got the idea... but has anyone succeeded in installing directly
from cdrom? Is that even possible at this time?

>
> Cheers
> --
> Gabriel E. Patiño
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>

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