Windows 10 VM and docker for windows - Can't activate hyper-v


Recommended Posts

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 !

Link to comment

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

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.