From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bob Supansic Subject: [SOLVED] vm86plus service not available for your kernel Date: Mon, 24 Oct 2011 09:59:31 -0500 Message-ID: <4EA57D53.4090208@gmail.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=z0T8Yh1Ohoh7yzSnhAi+wFtaLm+kGl7HUrmT5BOva8c=; b=sMZ70WL+IPhMxrTz8qb6SmsUSjqbtARRtMwRXBRbCrCz2880RLiaHv/s4evFGKPGtS wHN00pqHMJK3Ay6r0hyUm0ksH03CmpjRqFdll3XBgfmPNVirUJWVfgTjD2Gd60cnTZxi w+7/vmdo7+veeJg63yppSFxouY7hY6/LOy95c= Sender: linux-msdos-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-msdos@vger.kernel.org (This posting is to replace the thread "Getting SIMX86.exe") I recently had to reinstall Linux on a file server. Unfortunately I forgot that I needed a 32-bit kernel and installed a 64-bit kernel instead. When trying to run version 1.2.2.0 of DOSemu I got the message that "vm86 plus service not available for your kernel". Ivan Baldo suggested replacing the 1.2.2.0 version of DOSemu with the 1.4 version. This did the trick. My thanks to Ivan.