diff --git a/rooting/chromebooks.md b/rooting/chromebooks.md index addf374..e34f370 100644 --- a/rooting/chromebooks.md +++ b/rooting/chromebooks.md @@ -19,7 +19,7 @@

- +


@@ -61,7 +61,7 @@ cd; curl -LOk mrchromebox.tech/firmware-util.sh && sudo bash firmware-util.sh

- +


@@ -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 - - diff --git a/rooting/grapheneos.md b/rooting/grapheneos.md index 4be0e0d..39ac252 100644 --- a/rooting/grapheneos.md +++ b/rooting/grapheneos.md @@ -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) + diff --git a/rooting/imgs/asahi1.png b/rooting/imgs/asahi1.png new file mode 100644 index 0000000..f3656ee Binary files /dev/null and b/rooting/imgs/asahi1.png differ diff --git a/rooting/imgs/asahi2.png b/rooting/imgs/asahi2.png new file mode 100644 index 0000000..f42367f Binary files /dev/null and b/rooting/imgs/asahi2.png differ diff --git a/rooting/c0731.png b/rooting/imgs/c0731.png similarity index 100% rename from rooting/c0731.png rename to rooting/imgs/c0731.png diff --git a/rooting/firmware.png b/rooting/imgs/firmware.png similarity index 100% rename from rooting/firmware.png rename to rooting/imgs/firmware.png diff --git a/rooting/linux_on_macs.md b/rooting/linux_on_macs.md index e69de29..9ae9bfb 100644 --- a/rooting/linux_on_macs.md +++ b/rooting/linux_on_macs.md @@ -0,0 +1,44 @@ +## dual boot with asahi linux on my 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 +``` + +
+ +

+ +

+ +
+ +unfortunately, [today is not the day yet](https://asahilinux.org/docs/platform/feature-support/m4/?utm_source=chatgpt.com)... + +
+ +

+ +

+ +
+ +we shall be back later then 🤷🏻