From owner-freebsd-emulation@FreeBSD.ORG Tue Jun 21 03:20:11 2011 Return-Path: Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CD2AC106566B for ; Tue, 21 Jun 2011 03:20:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B2A098FC08 for ; Tue, 21 Jun 2011 03:20:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p5L3KBFZ001560 for ; Tue, 21 Jun 2011 03:20:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p5L3KBZS001559; Tue, 21 Jun 2011 03:20:11 GMT (envelope-from gnats) Date: Tue, 21 Jun 2011 03:20:11 GMT Message-Id: <201106210320.p5L3KBZS001559@freefall.freebsd.org> To: freebsd-emulation@FreeBSD.org From: "Lippy Lee" Cc: Subject: Re: kern/153990: [hyper-v]: Will not install into Hyper-V on Server 2008 R2 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Lippy Lee List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jun 2011 03:20:12 -0000 The following reply was made to PR kern/153990; it has been noted by GNATS. From: "Lippy Lee" To: , Cc: Subject: Re: kern/153990: [hyper-v]: Will not install into Hyper-V on Server 2008 R2 Date: Tue, 21 Jun 2011 10:43:58 +0800 This is a multipart message in MIME format. ------=_NextPart_000_0001_01CC3000.221DBFD0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit FreeBSD 8.1 and 8.2 currently appear to install and run fine on Hyper-V with VHDs smaller than 32GB in size, I suspect the bug has to do with memory handling for the virtual hardware considering segfaults and bus errors occur during setup This probably applies to David's bug report @ http://www.freebsd.org/cgi/query-pr.cgi?pr=amd64/153496 as well. ------=_NextPart_000_0001_01CC3000.221DBFD0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

FreeBSD = 8.1 and 8.2 currently appear to install and run fine on Hyper-V with = VHDs smaller than 32GB in size,

I = suspect the bug has to do with memory handling for the virtual hardware = considering segfaults and bus errors occur during setup

This probably applies to David’s bug report @ http:/= /www.freebsd.org/cgi/query-pr.cgi?pr=3Damd64/153496 as = well.

------=_NextPart_000_0001_01CC3000.221DBFD0--