## dual boot with asahi linux on mac m4 (aka computer #2)
i've already got a nice 200 GB partition for it:
| 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 |
today we run again:
```
curl https://alx.sh | sh
```