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] How can IInstall linux system in vm use install ISO orCD

To: <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-users] How can IInstall linux system in vm use install ISO orCD?
From: "Dmitri Bichko" <dbichko@xxxxxxxxxxxxxx>
Date: Tue, 24 Oct 2006 06:38:59 -0400
Delivery-date: Tue, 24 Oct 2006 03:40:08 -0700
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
Thread-index: Acb3TWxrhZXdrMnYQKeecOWinkTRoAACgCwQ
Thread-topic: [Xen-users] How can IInstall linux system in vm use install ISO orCD?
If you want to use a CD installer, you can always do it in VMWare (or
similar) with a file-backed device, convert the file to something your
host system can mount (qemu has utilities for this) and copy the fs
over.  Of course you'll need to mount it in dom0 first to configure
things like /etc/fstab.

If you have a machine that can export iSCSI targets, it's kinda neat to
attach a target to your desktop, install from CD, and then attach it to
the Xen machine for the domU to use.

Usually you get better results with the distribution-specific bootstrap
tools though - a lot less junk gets installed.

Dmitri

> -----Original Message-----
> From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx 
> [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of 
> openbsd shen
> Sent: Tuesday, October 24, 2006 5:18 AM
> To: xen-users@xxxxxxxxxxxxxxxxxxx
> Subject: [Xen-users] How can IInstall linux system in vm use 
> install ISO orCD?
> 
> 
> I want to install linux system in vm of XEN like 
> vmware--create a vm, start it, and install system in it use 
> install ISO or CDs, how can I do it in XEN?
> 
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
> 


The information transmitted is intended only for the person or entity to which 
it is addressed and may contain confidential and/or privileged material. Any 
review, retransmission, dissemination or other use of, or taking of any action 
in reliance upon, this information by persons or entities other than the 
intended recipient is prohibited. If you received this in error, please contact 
the sender and delete the material from any computer

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

<Prev in Thread] Current Thread [Next in Thread>
  • RE: [Xen-users] How can IInstall linux system in vm use install ISO orCD?, Dmitri Bichko <=