well, not today, jose

This commit is contained in:
von-steinkirch 2025-08-13 23:16:50 +08:00
parent 7b0ff4330c
commit b2597681e0
7 changed files with 47 additions and 4 deletions

View file

@ -19,7 +19,7 @@
<br>
<p align="center">
<img src="c0731.png" width="80%"/>
<img src="imgs/c0731.png" width="80%"/>
</p>
<br>
@ -61,7 +61,7 @@ cd; curl -LOk mrchromebox.tech/firmware-util.sh && sudo bash firmware-util.sh
<br>
<p align="center">
<img src="firmware.png" width="80%"/>
<img src="imgs/firmware.png" width="80%"/>
</p>
<br>
@ -74,5 +74,3 @@ cd; curl -LOk mrchromebox.tech/firmware-util.sh && sudo bash firmware-util.sh
* recommendations are **[lubuntu](https://lubuntu.me/downloads/)** or **[galliumos](https://galliumos.org/)**
* use `ctrl-u` to boot from usb
* install your portable light linux and be free

View file

@ -5,3 +5,4 @@
* just read *everything* in **[here](https://grapheneos.org/)**
* pixel devices are our favorites
* must apps: aegis, vpns (proton, mullvad, nym, etc.), molly, notes, termux... (ps: you don't really need to install fdroid or aurora, just download and install sha-checked pgks)

BIN
rooting/imgs/asahi1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 75 KiB

BIN
rooting/imgs/asahi2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

View file

Before

Width:  |  Height:  |  Size: 157 KiB

After

Width:  |  Height:  |  Size: 157 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 374 KiB

After

Width:  |  Height:  |  Size: 374 KiB

Before After
Before After

View file

@ -0,0 +1,44 @@
## dual boot with asahi linux on my 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/?utm_source=chatgpt.com)...
<br>
<p align="center">
<img src="imgs/asahi2.png" width="80%"/>
</p>
<br>
we shall be back later then 🤷🏻