This package supports the ARM64 Macs.
Support for booting SkiffOS natively with Asahi Linux has not been implemented yet.
In the meantime, we support running with UTM on MacOS.
For compiling on MacOS, see Compile on MacOS.
export SKIFF_CONFIG=apple/arm,skiff/core,virt/qemu
make configure compile
make cmd/virt/qemu/buildutm
Copy workspaces/default/images/skiffos.utm
to your Mac, on Lima:
cp workspaces/default/images/skiffos.utm /opt/skiffos-build
Install UTM on your MacOS machine.
Run open ~/skiffos-build
and double-click the skiffos.utm file to start the VM!