operating-system icon indicating copy to clipboard operation
operating-system copied to clipboard

Mac M1 support

Open javixeneize opened this issue 4 years ago • 2 comments
trafficstars

Hi

I am trying to make this work on a Mac M1 (ARM64) and it doesnt work. The vdi provided for virtualbox (in osx you need to install vmware fusion) is not recognised as a valid disk, probably because of the arm architecture

Is there any way to make this work in a Mac M1?

javixeneize avatar Oct 29 '21 13:10 javixeneize

A similar question came up already in #1549 and #1050. At this point ARM64 virtualization is still a bit a niche thing. But I'd definitly review and merge such a PR :smile:

agners avatar Nov 02 '21 17:11 agners

Yes it is possible with UTM and the generic aarch64 build:

https://i.imgur.com/LtL410W.gifv

So far only issue I have is this:

https://github.com/home-assistant/operating-system/issues/2021

digaus avatar Jul 16 '22 10:07 digaus