Setup rayrice on a minimal Asahi Linux on an Apple M1 - remolueoend/kb GitHub Wiki
Just follow the installer by running curl https://alx.sh | sh. If you need to remove an existing Asahi Installation first, follow this artice on how to remove the partitions.
All further steps assume that you have logged into the system with root/root.
- start iwd:
systemctl start iwd - connect to wifi network by running following command in
iwc:station wlan0 connect[-hidden] <SSID>. - leave
iwcand start DHCP daemon by runningdhcpd.
- run
pacman -Syuto update repos and existing base packages. - download remolueoend's LARBS script:
curl -LO https://raw.githubusercontent.com/remolueoend/LARBS/master/larbs.shand run it:bash ./larbs.sh