From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ETRBt-0006c6-Li for qemu-devel@nongnu.org; Sat, 22 Oct 2005 17:46:13 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ETRBr-0006bu-Ro for qemu-devel@nongnu.org; Sat, 22 Oct 2005 17:46:13 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ETRBr-0006bq-Nu for qemu-devel@nongnu.org; Sat, 22 Oct 2005 17:46:11 -0400 Received: from [69.17.117.27] (helo=mail25.sea5.speakeasy.net) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1ETRBr-0002Vz-LY for qemu-devel@nongnu.org; Sat, 22 Oct 2005 17:46:11 -0400 Received: from dsl081-088-222.lax1.dsl.speakeasy.net (HELO [192.168.111.2]) (jhoger@[64.81.88.222]) (envelope-sender ) by mail25.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 22 Oct 2005 21:46:03 -0000 Subject: Re: [Qemu-devel] Re: VMWare player From: "John R. Hogerhuis" In-Reply-To: References: <1129922985.6570.51.camel@aragorn> Content-Type: text/plain Date: Sat, 22 Oct 2005 14:46:18 -0700 Message-Id: <1130017578.6570.107.camel@aragorn> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Reply-To: jhoger@pobox.com, 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 On Sat, 2005-10-22 at 12:48 +0200, Stefano Marinelli wrote: > On Fri, 21 Oct 2005 12:29:45 -0700, John R. Hogerhuis wrote: > > Barely on-topic, but since VmWare interop crops up from time to time: > > > > http://www.vmware.com/products/player/ > > I don't like it. It's just a "player" and the images can't be written. use qemu-img to create the disk image. > This means you can run an image but anything you write on it will be > deleted after you close it. I prefer the QEMU -snapshot :-) > Yes, that would be mostly useless. But I didn't get the impression that everything you write will disappear when you close VMware Player. Their comparison chart says they don't support snapshots, but that's a different issue. I would try it out but I understand that Player would overwrite my VMware installation. -- John.