yousafn
2023-01-25 14:12
Asahi allows for dual booting, you can run linux ARM vm's natively in MacOS via QEMU/UTM or Parallels. (I've got a copy of Parallels on my home machine, it is VERY nice, you get app's from the VM's in your host macs dock)
Dual Booted, you still need the mac os system, basically asahi pretends it's a macos install at startup to allow it semi bypass security conditions.
It's not quite ready as a full replacement, no Thunderbolt 4, no display port / hdmi and no sound on a macbook, so I can't get an external monitor.
Nice to play around with, and it is bloody quick, like 1/3 quicker compiling 26 projects (my hello_ffi project)
need to test it with Docker, as that should be alot quicker, and macos is a bit of a hack for Docker.
As I've got an m1 machine for work and m1 personal laptop, I planned to just have it running linux and could vnc or ssh into it when needed.
I have an i9 hackintosh and windows 11 pc which sit connected to the network too, mainly with the aim of connecting them up with the iPad so I could use it as a decent workstation.
Other adventures have been running UTM on my Ipad, running code-server on it, port forwarding the connection, and running it with a safari PWA.
I'm setting the same up for rasp pi, but UTM is working quite nicely, also it is in emulation mode (which is a bit slow, ipad allows for JIT emulation but its not able to take advantage of the m1's speed)