I am trying to start Minikube with the following command:
Command:minikube start --vm-driver hyperv
It shows the below error:
Error:'minikube' Synthetic Ethernet Port (Instance ID DAFC6CDF-E16C-42D4-920B-3C180547A0A6): Failed to Power on with Error 'Attempt to access invalid address.' (0x800701E7). (Virtual machine ID AB87A24C-7B7E-41CA-B63D-A420FFCC508F) 'minikube' No available MAC address for "Network Adapter".
User contributions licensed under CC BY-SA 3.0