Re: Windows support in bhyve

2015-12-15 Thread Sergey Manucharian
Excerpts from Peter Grehan's message from Sun 04-Oct-15 13:11: > As of r288524, bhyve has preliminary support to run Windows in headless > mode using UEFI firmware. > > Since it's headless, the install process consists of modifying the > Windows install ISO to include an 'unattend' XML script

Re: Windows support in bhyve

2015-12-14 Thread Trent Thompson
Sergey, Can you confirm Remote Desktop Services is running? You can try something like `net start | more` to see services that are running via CMD. -Trent ___ freebsd-virtualization@freebsd.org mailing list

Re: Windows support in bhyve

2015-12-14 Thread Sergey Manucharian
Excerpts from Trent Thompson's message from Mon 14-Dec-15 13:26: > Can you confirm Remote Desktop Services is running? > You can try something like `net start | more` to see services that are > running via CMD. It does: C:\Windows\system32>net start | more These Windows services are started:

Re: Windows support in bhyve

2015-12-14 Thread Allan Jude
On 2015-12-14 11:43, Sergey Manucharian wrote: > Excerpts from Peter Grehan's message from Sun 04-Oct-15 13:11: >> As of r288524, bhyve has preliminary support to run Windows in headless >> mode using UEFI firmware. >> >> Since it's headless, the install process consists of modifying the >>

Re: Windows support in bhyve

2015-10-07 Thread Craig Rodrigues
On Sun, Oct 4, 2015 at 1:11 PM, Peter Grehan wrote: > ISO repack instructions at: > http://people.freebsd.org/~grehan/bhyve_uefi/windows_iso_repack.txt > > Install/run instructions at: > http://people.freebsd.org/~grehan/bhyve_uefi/windows_install.txt > > Microsoft

Windows support in bhyve

2015-10-04 Thread Peter Grehan
As of r288524, bhyve has preliminary support to run Windows in headless mode using UEFI firmware. Since it's headless, the install process consists of modifying the Windows install ISO to include an 'unattend' XML script that automates the install, and also inserting the virtio network driver