From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FQgbJ-0003Js-5J for qemu-devel@nongnu.org; Tue, 04 Apr 2006 04:09:21 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FQgbH-0003J3-By for qemu-devel@nongnu.org; Tue, 04 Apr 2006 04:09:20 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FQgbH-0003It-5n for qemu-devel@nongnu.org; Tue, 04 Apr 2006 04:09:19 -0400 Received: from [128.131.2.110] (helo=mr.tuwien.ac.at) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FQgeW-0007h8-2Q for qemu-devel@nongnu.org; Tue, 04 Apr 2006 04:12:40 -0400 Received: from pizzabox.seclab.tuwien.ac.at (pizzabox.seclab.tuwien.ac.at [128.130.60.42]) by mr.tuwien.ac.at (8.13.1/8.13.1) with ESMTP id k3489FZ0015111 for ; Tue, 4 Apr 2006 10:09:15 +0200 (MEST) Subject: Re: [Qemu-devel] vmware puts up specs for it's disk format From: maestro In-Reply-To: <20060403235535.GA10338@jbrown.mylinuxbox.org> References: <20060403222341.GB1254@muon.de> <20060403235535.GA10338@jbrown.mylinuxbox.org> Content-Type: text/plain Date: Tue, 04 Apr 2006 10:09:06 +0200 Message-Id: <1144138146.10154.28.camel@localhost> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Am Montag, den 03.04.2006, 19:55 -0400 schrieb Jim C. Brown: > On Tue, Apr 04, 2006 at 12:23:41AM +0200, Udo 'Robos' Puetz wrote: > > At least this could be used for qemu to import the vmdk images... > > Cheers > > Robos > > > > This is already supported, as is creating them and using them directly. > (I was amazed when I first found out as well.) > afaik they are only supported when the images consist of only 1 file. at least i was not able to run split images (e.g. every 2gb) as always i might be wrong on this cheers maestro