我试图在MacOS 12.1 M1硅上安装超级工具包,并得到以下错误。
% 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.通过一些研究,我发现与M1硅处理器M1兼容性问题不兼容。
有办法解决这个问题吗?
我想在M1上设置微小的硅和Hyperkit是MacOS的先决条件.
发布于 2022-05-20 00:41:02
M1芯片不支持hyperkit。尝试使用种类的虚拟化。
发布于 2022-09-22 14:32:40
我不知道小排量,但是对于迷你车,qemu工作得很好。
https://stackoverflow.com/questions/70589477
复制相似问题