shell-whiz-toolkit/rooting/linux_on_macs.md
2025-08-13 23:29:18 +08:00

44 lines
984 B
Markdown

## dual boot with asahi linux on mac m4 (aka computer #2)
<br>
i've already got a nice 200 GB partition for it:
<br>
| volume | purpose | size |
|-----------------------------|-----------------------------------------------------|-----------|
| apfs stub | boot process | 3 GB |
| efi system partition (esp) | stage-2 bootloaders (u-boot, good 'n' old grub...) | 500 MB |
| linux root (ext4) | linux os, kernel, user files, applications | remaining |
<br>
today we run again:
<br>
```
curl https://alx.sh | sh
```
<br>
<p align="center">
<img src="./imgs/asahi1.png" width="80%"/>
</p>
<br>
unfortunately, **[today is not the day yet](https://asahilinux.org/docs/platform/feature-support/m4)**...
<br>
<p align="center">
<img src="./imgs/asahi2.png" width="80%"/>
</p>
<br>
we shall be back later then 🤷🏻