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] Create dummy VMs

To: Ananth <cbananth@xxxxxxxxx>
Subject: Re: [Xen-users] Create dummy VMs
From: "Fajar A. Nugraha" <fajar@xxxxxxxxx>
Date: Tue, 18 Aug 2009 10:37:08 +0700
Cc: Xen User-List <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Mon, 17 Aug 2009 20:37:54 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <bdf293de0908171013v590de764kc291684e87ca75be@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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <bdf293de0908171013v590de764kc291684e87ca75be@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Tue, Aug 18, 2009 at 12:13 AM, Ananth<cbananth@xxxxxxxxx> wrote:
> Hi,
> I just wanted to know if it is possible to create dummy VMs using Xen,
> without having to install any OS on the VM.

What are you trying to do?
If just want to do some testing without having to download several GB,
you can try floppyfw (http://www.zelow.no/floppyfw/) and run it as HVM
domU. Only 1.4MB (the floppy version).

Another method is to build a custom initrd, with busybox installed as
/sbin/init and /bin/sh. That way you only need kernel and initrd for
PV domU, without the need of a dedicated root filesystem. You might
have to create the initrd yourself though.

-- 
Fajar

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

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