From owner-freebsd-emulation@FreeBSD.ORG Sun Feb 22 23:31:57 2015 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C76442D3 for ; Sun, 22 Feb 2015 23:31:57 +0000 (UTC) Received: from mail1.bur200.uecomm.net.au (mail1.bur200.uecomm.net.au [218.185.0.70]) by mx1.freebsd.org (Postfix) with ESMTP id 8209E6B1 for ; Sun, 22 Feb 2015 23:31:56 +0000 (UTC) Received: from mail.flexibledrive.com.au (unknown [115.186.196.106]) by mail1.bur200.uecomm.net.au (Postfix) with ESMTP id 84AA0D4F8 for ; Mon, 23 Feb 2015 10:10:31 +1100 (EST) Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.flexibledrive.com.au (Postfix) with ESMTP id 5B165E60B8 for ; Mon, 23 Feb 2015 10:10:35 +1100 (EST) X-Virus-Scanned: amavisd-new at fdrive.com.au Received: from mail.flexibledrive.com.au ([127.0.0.1]) by localhost (mail.flexibledrive.com.au [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id leR4bWlT9047 for ; Mon, 23 Feb 2015 10:10:34 +1100 (EST) Received: from ws-pross.vv.fda (ws-pross.vv.fda [192.168.50.199]) by mail.flexibledrive.com.au (Postfix) with ESMTPS id 1CBBFE60B3 for ; Mon, 23 Feb 2015 10:10:34 +1100 (EST) Date: Mon, 23 Feb 2015 10:10:24 +1100 (AEDT) From: Peter Ross X-X-Sender: petros@linux-vic-05.vv.fda To: freebsd-emulation@freebsd.org Subject: Windows 2012 R2 Standard installation failed under VirtualBox Message-ID: User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.18-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: Sun, 22 Feb 2015 23:31:57 -0000 Hi, I have a problerm to install Windows 2012 R2 Standard. I am starting using VBoxSDL -startvm WindowsVM It freezes after a short period with messages seen below. VirtualBox is version 4.3.18.. I cannot chose as VM OS Windows Server 2012 so I take 2008.. but I found it mentioned as supported on the VirtualBox website for version 4.3.18. In the VM you see: Your PC needs to restart. Please hold down the power button. Error Code: 0x 000000C4 Parameters: 0x 00000000 00000091 0x 00000000 0000000F 0x FFFFF800 58FCEA00 0x 00000000 00000000 On the console I have: Guru Meditation 1155 (VINF_EM_TRIPLE_FAULT) Skipping ring-0 registers and styack, rcErr=VINF_EM_TRIPLE_FAULT. # uname -a FreeBSD DellT620two.vv.fda 10.1-PRERELEASE FreeBSD 10.1-PRERELEASE #0 r273569: Fri Oct 24 14:43:34 AEDT 2014 root@DellT410two.vv.fda:/usr/obj/usr/src/sys/IPSEC amd64 Update: I installed virtualbox-ose-4.3.20_4 and new world and the problem still persists. # uname -a FreeBSD DellT620two.vv.fda 10.1-STABLE FreeBSD 10.1-STABLE #0 r277907: Fri Jan 30 16:19:44 AEDT 2015 root@DellT410two.vv.fda:/usr/obj/usr/src/sys/IPSEC amd64 Any ideas? Thanks Peter