EVE works on MS windows hyper-v 3.0
Posted: Tue Apr 18, 2017 8:37 am
Hello !
I installed eve on hyper-v server, but qemu can not run images. (nested virtualiztion cant work on hyper-v 2012 and less)
But it works on hyper-v 3.0 (ms windows 2016)
how to do:
1. upgrade configuration for EVE VM (in hyper-v manager)
2. start powershell and run command
Set-VMProcessor -VMName [EVE_VM_NAME] -ExposeVirtualizationExtensions $true
3. run EVE_VM.
Thanks!
I installed eve on hyper-v server, but qemu can not run images. (nested virtualiztion cant work on hyper-v 2012 and less)
But it works on hyper-v 3.0 (ms windows 2016)
how to do:
1. upgrade configuration for EVE VM (in hyper-v manager)
2. start powershell and run command
Set-VMProcessor -VMName [EVE_VM_NAME] -ExposeVirtualizationExtensions $true
3. run EVE_VM.
Thanks!