diff --git a/rooting/README.md b/rooting/README.md
new file mode 100644
index 0000000..845f328
--- /dev/null
+++ b/rooting/README.md
@@ -0,0 +1,7 @@
+## rooting all the things
+
+
+
+* **[chromebooks](chromebooks.md)**
+* **[grapheneos](grapheneos.md)**
+* **[linux on macs](linux_on_macs.md)**
diff --git a/rooting/chromebooks.md b/rooting/chromebooks.md
index addf374..e6b67d5 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
-
+
diff --git a/rooting/imgs/asahi1.png b/rooting/imgs/asahi1.png
new file mode 100644
index 0000000..4b08e7f
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..7a49f68
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
new file mode 100644
index 0000000..270495f
--- /dev/null
+++ b/rooting/linux_on_macs.md
@@ -0,0 +1,44 @@
+## 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
+```
+
+
+
+
+
+
+
+
+
+unfortunately, **[today is not the day yet](https://asahilinux.org/docs/platform/feature-support/m4)**...
+
+
+
+
+
+
+
+
+
+we shall be back later then 🤷🏻