Hacker News new | ask | show | jobs
by minimaul 1650 days ago
Hey!

I built the initial kernel on an AMD 5800X running Debian - there are cross-compiling instructions on the Asahi Linux wiki.

For bootloader, I'm currently just appending the kernel & device tree to m1n1 (which is the first stage Asahi loader).

I suggest getting started with your rootfs and kernel under m1n1's hypervisor, as the virtualised serial ports make it much easier to debug initial issues.

edit: other than the install script which is linked elsewhere in this comment thread, everything you need is on the wiki in various places :)