Windows 2016 Server

2016-10-21 Thread The Doctor
Does anyone have Windows 2016 Server Release 1 working on thier sysem. After following https://wiki.freebsd.org/bhyve/Windows I run /usr/sbin/bhyve -c 2 -s 0,hostbridge -s 3,ahci-hd,./windows2016.img -s 4,ahci-cd,./.iso/win2k16install.iso -s 10,virtio-net,tap15 -s 31,lpc -l com1,/dev/nmdm15A

Re: Windows 2016 Server

2016-10-21 Thread The Doctor
On Fri, Oct 21, 2016 at 12:31:20PM -0600, The Doctor wrote: > Does anyone have Windows 2016 Server Release 1 working on thier sysem. > > After following https://wiki.freebsd.org/bhyve/Windows > > I run > > /usr/sbin/bhyve -c 2 -s 0,hostbridge -s 3,ahci-hd,./windows2016.img -s > 4,ahci-cd,./.is

Re: Windows 2016 Server

2016-10-21 Thread Marcin Cieslak
On Fri, 21 Oct 2016, The Doctor wrote: > What went wrong? Windows: > [Windows could not parse or process unattend answer file > [D:\autounattend.xml] for pass [windowsPE]. The answer file is invalid.] Something is wrong with your autounattend.xml file. Marcin

Re: Windows 2016 Server

2016-10-21 Thread Peter Grehan
[Windows could not parse or process unattend answer file [D:\autounattend.xml] for pass [windowsPE]. The answer file is invalid.] Something is wrong with your autounattend.xml file. Still working on the 2k16 unattend file. Unfortunately things have changed from TP5 in a non-obvious way :(

Re: Windows 2016 Server

2016-10-21 Thread The Doctor
On Fri, Oct 21, 2016 at 03:21:10PM -0700, Peter Grehan wrote: > >> [Windows could not parse or process unattend answer file > >> [D:\autounattend.xml] for pass [windowsPE]. The answer file is > >> invalid.] > > > > Something is wrong with your autounattend.xml file. > > Still working on the 2k16