April 8, 20206 yr Hi I created a windows pro 10 VM with hyper-v enabled but I can't activate hyper-v in windows (I need it to install docker for windows) The error is "Impossible to install hyper-v : processor don't have virtualization features required" My CPU is a Intel Xeon E3-1265L V2 What can I do to activate hyper-v and install docker for windows ? Thanks !
April 8, 20206 yr Do you have Hyper-V turned on in the VM template? If not, you need to start a new template because turning it on in the GUI sometimes doesn't work. Advanced warning: turning Hyper-V on inside a Windows VM may stop the VM from booting. Been there, done that.
April 8, 20206 yr Author Thanks for your reply Here is the hyper-v configuration in the xml <hyperv> <relaxed state='on'/> <vapic state='on'/> <spinlocks state='on' retries='8191'/> <vendor_id state='on' value='none'/> </hyperv> Hyper-v is enable by default when I create another VM so I suppose it was enable at the creation
April 8, 20206 yr @deadnote Search the forums for "Nested Virtualization" and you will find a couple things that might help you.
Archived
This topic is now archived and is closed to further replies.