Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 858 Bytes

README.md

File metadata and controls

36 lines (21 loc) · 858 Bytes

Apple Silicon (ARM64)

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.

Compiling

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

Running in UTM

Install UTM on your MacOS machine.

Run open ~/skiffos-build and double-click the skiffos.utm file to start the VM!