Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Oct 2015 16:01:48 -0600
From:      Trent Thompson <trentnthompson@gmail.com>
To:        freebsd-virtualization@freebsd.org
Subject:   Windows/bhyve Bluescreen 0x50
Message-ID:  <CAE7bWBpnO%2BnChX=BA58NwthvZzf0bE11Muo=Y2btmPAqKPQtNA@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I started playing with Peter's Windows guide and have run into a Blue
Screen of Death already.
I am using Windows 2016, and only changed the passwords in the AutoUnattend.
The zvol is 64GB in size.
I also tried it with a 40GB empty file for a disk, just to be sure.

The last 150 lines or so of the SAC output can be found here:
https://gist.github.com/pr1ntf/f019e5922bee6dbc791d

Well, it's not blue, it's just some XML:

<INSTANCE CLASSNAME="BLUESCREEN">

<PROPERTY NAME="STOPCODE"
TYPE="string"><VALUE>"0x50"</VALUE></PROPERTY><machine-info>
<name>not yet initialized</name>

<guid>6705f931-08ba-c735-96d1-029071535649</guid>

<processor-architecture>amd64</processor-architecture>

<os-version>10.0</os-version>

<os-build-number>10514</os-build-number>

<os-product>Windows Server 2012 R2</os-product>

<os-service-pack>None</os-service-pack>

</machine-info>

</INSTANCE>


Great stuff, by the way. Pretty cool to at least make it this far.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAE7bWBpnO%2BnChX=BA58NwthvZzf0bE11Muo=Y2btmPAqKPQtNA>