From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ET4aD-0004ye-BW for qemu-devel@nongnu.org; Fri, 21 Oct 2005 17:37:49 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ET4a9-0004xD-I3 for qemu-devel@nongnu.org; Fri, 21 Oct 2005 17:37:48 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ET4a9-0004x1-7v for qemu-devel@nongnu.org; Fri, 21 Oct 2005 17:37:45 -0400 Received: from [69.17.117.29] (helo=mail27.sea5.speakeasy.net) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1ET4a8-0002ma-4z for qemu-devel@nongnu.org; Fri, 21 Oct 2005 17:37:44 -0400 Received: from dsl081-088-222.lax1.dsl.speakeasy.net (HELO [192.168.111.2]) (jhoger@[64.81.88.222]) (envelope-sender ) by mail27.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 21 Oct 2005 21:37:35 -0000 Subject: Re: [Qemu-devel] VMWare player From: "John R. Hogerhuis" In-Reply-To: <79bf98480510211322pf2c5fe9n70b8822a4fb91054@mail.gmail.com> References: <1129922985.6570.51.camel@aragorn> <79bf98480510211322pf2c5fe9n70b8822a4fb91054@mail.gmail.com> Content-Type: text/plain Date: Fri, 21 Oct 2005 14:37:30 -0700 Message-Id: <1129930650.6570.66.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, Mike Swanson On Fri, 2005-10-21 at 13:22 -0700, Mike Swanson wrote: > Yeah, it barely on topic. But the .vmx files are extremely simple text > files, and qemu-img creates vmdk disk images. That was my first thought when I saw this as well. > Yes, it's possible to > install operating systems solely withing VMware (this is the correct > spelling, btw) Player, but you cannot install VMware Tools, even with > the appropriate (windows|linux|freebsd|netware).iso file. > I figured as much. I understand some of what VMware tools has in it. Is it necessary? QEMU is quite usable without special guest-side utilities. Or perhaps the issue is that VMWare player will not run anything that does not have VMware tools installed? -- John.