From owner-freebsd-virtualization@freebsd.org Wed Feb 22 23:17:57 2017 Return-Path: Delivered-To: freebsd-virtualization@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9A303CE9BB7 for ; Wed, 22 Feb 2017 23:17:57 +0000 (UTC) (envelope-from freebsd-doc@fjl.co.uk) Received: from bs1.fjl.org.uk (bs1.fjl.org.uk [84.45.41.196]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "bs1.fjl.org.uk", Issuer "bs1.fjl.org.uk" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 409FBA2B; Wed, 22 Feb 2017 23:17:56 +0000 (UTC) (envelope-from freebsd-doc@fjl.co.uk) Received: from [192.168.1.35] (host86-191-110-133.range86-191.btcentralplus.com [86.191.110.133]) (authenticated bits=0) by bs1.fjl.org.uk (8.14.4/8.14.4) with ESMTP id v1MNHng2014158; Wed, 22 Feb 2017 23:17:49 GMT (envelope-from freebsd-doc@fjl.co.uk) Subject: Re: Windows XP To: Peter Grehan References: <58AD611D.3000701@fjl.co.uk> Cc: "freebsd-virtualization@freebsd.org" From: Frank Leonhardt Message-ID: Date: Wed, 22 Feb 2017 23:17:53 +0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Feb 2017 23:17:57 -0000 On 22/02/2017 18:58, Peter Grehan wrote: > Hi Frank, > >> bhyve doesn't support anything older than Vista, > > That's correct, though I'm hoping to support XP and Server 2003 at > some point. > >> and I'm unclear as to whether it supports 32-bit versions of that. > > It doesn't, nor any 32-bit version of Windows after that, mainly > since they require BIOS and not all the support is there in the > UEFI/CSM BIOS emulation. > > As above, hoping to rectify that at some point. > > later, Thanks for that. Virtualbox is is then, for now. Although I could probably run Windows 7-64 Windows XP Mode to get DOS running! I'll push ahead with the compilation (don't use packages. and even then with X it gets a bit crazy and out of comfort zone). Regards, Frank.