From owner-freebsd-questions@FreeBSD.ORG Wed Jan 19 12:08:51 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06DBF16A4CE for ; Wed, 19 Jan 2005 12:08:51 +0000 (GMT) Received: from server102.serverflex.de (icg-online.de [193.151.4.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E8C443D45 for ; Wed, 19 Jan 2005 12:08:50 +0000 (GMT) (envelope-from Scheller.R@icg-online.de) X-Envelope-To: Received: from icg-pc006.dnsalias.net ([62.8.139.186]) (authenticated (0 bits))j0JC8l1D025028 for ; Wed, 19 Jan 2005 13:08:47 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Wed, 19 Jan 2005 13:03:54 +0100 X-MimeOLE: Produced By Microsoft Exchange V6.0.6375.0 Message-ID: <78CDA1D4132EF34DBCC57F2C0C3CA7DC0A3954@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+iiZww== From: "Scheller, Roland" To: Subject: Vmware AIO problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Jan 2005 12:08:51 -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.net/orlando/freebsd.html as recommended. So I think AIO should work. Is there a workaround to help me solve my problem? Thanks, Roland