Getting error - "Failed to start the virtual machine 'MobyLinuxVM' because one of the Hyper-V components is not running"



Despite having my hypervisor installed and running, i am still getting this error. Tried installing with the latest version of docker for windows.

Then i found this powershell cmd from stackoverflow which help me get my docker up and running.


Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -All -Verbose
    Enable-WindowsOptionalFeature -Online -FeatureName Containers -All -Verbose



    Very important, please right click on your docker and restart it.

    Comments

    Popular posts from this blog

    gemini cli getting file not defined error

    mongosh install properly

    llama cpp running it in google colab