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

[Xen-users] QCow file images

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] QCow file images
From: "Paolo Tonin" <paolo.tonin@xxxxxxxxx>
Date: Sat, 13 Jan 2007 13:51:09 +0100
Delivery-date: Mon, 15 Jan 2007 02:51:00 -0800
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=NgII7dr6eAT5C5mnE/Onz7qjhGMj73XjJlH5xNbRLMYXKjs4vSnk/JZ4Mpniq/ibeVmIxMOs5X0vvTwSdS/NnMH6ln9RHxrhoJgCNnCb52j5NQX4POomuhTFw4WuYE8h46+HEpHRxOBJOxMKM8pquVSCirfoSpSPkSNMehTyu70=
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
I'm trying to start an hvm guest Windows 2003 with QCOW image with:

# qcow-create 5GB vdisk.img

and my guest configuration is:

disk = ['tap:qcow:/path/to/qcow/vdisk.img,hda1,w']

but Windows installer can't recognize the qcow disk :-(((((

What's wrong????

Thanks in advice!

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] QCow file images, Paolo Tonin <=