Page 1 of 1

EVE works on MS windows hyper-v 3.0

Posted: Tue Apr 18, 2017 8:37 am
by MacroSpb
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!

Re: EVE works on MS windows hyper-v 3.0

Posted: Mon May 08, 2017 2:16 am
by ramindia
MacroSpb wrote:
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 was not tried, but one of my know person running, windows 2016 and it works for him (this is for your information)

R!

Re: EVE works on MS windows hyper-v 3.0

Posted: Thu Aug 10, 2017 1:13 pm
by seongkah
Hi, May i know how you deploy whole EVE-NG into Hyper-V?