I'm trying to install hyperkit on MacOS 12.1 M1 Silicon and I get the following error.
% brew install hyperkit
Error: hyperkit: no bottle available!
You can try to install from source with:
brew install --build-from-source hyperkit
Please note building from source is unsupported. You will encounter build
failures with some formulae. If you experience any issues please create pull
requests instead of asking for help on Homebrew's GitHub, Twitter or any other
official channels.
With some research I found an incompatibility with M1 Silicon processors M1 Compatibility Issue.
Is there a workaround for this?
I want to setup minishift on M1 Silicon and Hyperkit is a pre-requisite on MacOS.
Apparently hyperkit is not available for mac m1/m2. ARM chips.
So, I used qemu.
Install qemu using:
brew install qemu
Run
minikube start --driver=qemu
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With