canonical / multipass

Multipass orchestrates virtual Ubuntu instances
https://multipass.run
GNU General Public License v3.0
7.81k stars 645 forks source link

AMD Ryzen on Ryzentosh - Error - Your CPU does not have the features necessary for Multipass. Installation cannot proceed. #1754

Closed paulomcnally closed 4 years ago

paulomcnally commented 4 years ago

Mi PC:

https://valid.x86.fr/238hc7

The install command:

brew cask install multipass

The error Error - Your CPU does not have the features necessary for Multipass. Installation cannot proceed.

Saviq commented 4 years ago

Hi @paulomcnally, what's your host OS? We only support macOS via brew

Saviq commented 4 years ago

Oh ryzentosh, sorry we can't support this as Apple doesn't.

dmarkey commented 2 years ago

Is there a way to bypass, and just say YMMV for the user?

Saviq commented 2 years ago

@dmarkey unless sysctl -n kern.hv_support returns "1", virtualization just doesn't work, so there's no point in even installing Multipass.

dmarkey commented 2 years ago

Well Virtualbox is a valid backend right? And it works as I'm using it.

Saviq commented 2 years ago

@dmarkey you can always hack the installer with pkgutil if you wish.