diff --git a/README.md b/README.md index 4d9c0c6..f9b7a2f 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ fastboot oem unlock ``` Alle Daten werden gelöscht -2. Magisk installieren +## 2. Magisk installieren Magisk wird benötigt, um dm-verity und Force-Encryption im Bootimage zu deaktivieren. @@ -41,7 +41,7 @@ Stock-ROM normal booten Magisk APK installieren https://github.com/topjohnwu/Magisk/releases -3. Stock boot.img patchen (dm-verity deaktivieren) +## 3. Stock boot.img patchen (dm-verity deaktivieren) boot.img aus dem Stock-Inststallations.Verzeichnis aufs Tablet kopieren adb push boot.img /sdcard/Download/ @@ -80,7 +80,7 @@ Alternativ: Hier dann ggf. Punk 4. überspringen -4. Gepatchtes boot.img installieren +## 4. Gepatchtes boot.img installieren Variante A – Fastboot adb reboot bootloader @@ -94,7 +94,7 @@ Nach dem Boot: Popup auf dem Tablet bestätigen. -5. Systemflash (GSI installieren) +## 5. Systemflash (GSI installieren) ARM64 + A-only (arm64_a) verwenden GSI entpacken (.img.xz → .img) @@ -107,7 +107,7 @@ Flash-Reihenfolge fastboot format userdata fastboot reboot -6. Recovery +## 6. Recovery Falls das Gerät nicht bootet: Stockrom mit SP_Flash_Tool_v5_2020 (https://spflashtools.com/category/linux) flashen \ No newline at end of file