From owner-freebsd-emulation@FreeBSD.ORG Wed Jan 19 15:11:08 2005 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B45C016A4CE for ; Wed, 19 Jan 2005 15:11:08 +0000 (GMT) Received: from server102.serverflex.de (icg-online.de [193.151.4.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB48D43D45 for ; Wed, 19 Jan 2005 15:11:07 +0000 (GMT) (envelope-from Scheller.R@icg-online.de) X-Envelope-To: freebsd-emulation@freebsd.org Received: from icg-pc006.dnsalias.net ([62.8.139.186]) (authenticated (0 bits))j0JFB31D027506; Wed, 19 Jan 2005 16:11:04 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Wed, 19 Jan 2005 16:06:11 +0100 X-MimeOLE: Produced By Microsoft Exchange V6.0.6375.0 Message-ID: <78CDA1D4132EF34DBCC57F2C0C3CA7DC01250C@icg-pc010.intern.icg-online.de> Content-Class: urn:content-classes:message X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Vmware AIO problem Thread-Index: AcT+HvLHQyhG0kgnTbmX9Q2b+iiZwwAGMrZQ From: "Scheller, Roland" To: cc: orlando@break.net Subject: WG: Vmware AIO problem X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Jan 2005 15:11:08 -0000 Hello I tried to install vmware3 port on FreeBSD 5.3-RELEASE. When I start VMWare the Configuration Wizard shows and I am able to create a virtual machine. Installation of Windows 98 first seems to work (booting from cd, creating partition, copying files...) and hangs after some time. =20 When powering off the VM I have an error message: ------------------------------------------------------------------------ --- VMWare Workstation unrecoverable Error (VMX) AIO: Not_implemented F(831):712 Please request support and include the contents of the log file: WinXPPro.log ------------------------------------------------------------------------ --- I Build a new Kernel as requested with option as follows: #----------------------------------------------------- options VFS_AIO # VMWARE #----------------------------------------------------- and applied kernel patch from http://www.break.ne t/orlando/freebsd.html as recommended. So I think AIO should work. Is there a workaround to help me solve my problem? Thanks, Roland