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-devel

Re: [Xen-devel] Newbie Question...

To: David Templer <david.templer@xxxxxxxxxx>
Subject: Re: [Xen-devel] Newbie Question...
From: "M.A. Williamson" <maw48@xxxxxxxxx>
Date: 24 Dec 2004 12:29:58 +0000
Cc: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 24 Dec 2004 12:31:55 +0000
Envelope-to: xen+James.Bulpin@xxxxxxxxxxxx
In-reply-to: <41CB1B3F.9070106@xxxxxxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
References: <41CB1B3F.9070106@xxxxxxxxxx>
Reply-to: maw48@xxxxxxxxxx
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
Is setting up Xen similar to installing a distro ... ?

No, you install by dropping the Xen hypervisor and XenLinux kernel down onto your existing distro install and adding a grub entry to boot them. It's like a kernel install (plus a few user tools on top). See the manual for more details ;-)

if so how does Xen seperate virtual machines (& is possible to switch between them?)

Each virtual machine needs a separate root filesystem installed. There's a number of ways you can do this: * boot a distro install CD, make a new partition for the VM and do an install into that partition. Then boot back into your main distro and set up a VM to boot off that partition. * if you're using Redhat, you can use anaconda --root (I think) to install a new filesystem into some directory or disk file * if you're using SuSE, you could probably use the UML install tool to create a new SuSE filesystem and then tweak the disk image to work in a Xen VM * if you want to use Debian in your VM, you can download the debootstrap tool and use that to install into a directory or disk image (steps for this are described in the user manual) * you could copy files from your existing distro filesystem to create the new filesystem - this is described in the user manual

I have 40gb spare is that enough to run a couple of VM just to test it out ?

Sure thing! If it's enough space to install multiple distros on your disk then it's enough space to install them an run them under Xen. If you're using the same distro in all domains, you could also consider sharing a /usr partition between them.

Note that the user manual provides a tutorial based around a modified version of ttylinux (available from our SF.net page). This can run out of a disk file and only requires about 4meg of space.

HTH,
Mark


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

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