README.md aktualisiert
This commit is contained in:
parent
d1006e2f0a
commit
9f7261427a
10
README.md
10
README.md
@ -32,7 +32,7 @@ fastboot oem unlock
|
|||||||
```
|
```
|
||||||
|
|
||||||
Alle Daten werden gelöscht
|
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.
|
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
|
Magisk APK installieren
|
||||||
https://github.com/topjohnwu/Magisk/releases
|
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
|
boot.img aus dem Stock-Inststallations.Verzeichnis aufs Tablet kopieren
|
||||||
|
|
||||||
adb push boot.img /sdcard/Download/
|
adb push boot.img /sdcard/Download/
|
||||||
@ -80,7 +80,7 @@ Alternativ:
|
|||||||
|
|
||||||
Hier dann ggf. Punk 4. überspringen
|
Hier dann ggf. Punk 4. überspringen
|
||||||
|
|
||||||
4. Gepatchtes boot.img installieren
|
## 4. Gepatchtes boot.img installieren
|
||||||
Variante A – Fastboot
|
Variante A – Fastboot
|
||||||
|
|
||||||
adb reboot bootloader
|
adb reboot bootloader
|
||||||
@ -94,7 +94,7 @@ Nach dem Boot:
|
|||||||
|
|
||||||
Popup auf dem Tablet bestätigen.
|
Popup auf dem Tablet bestätigen.
|
||||||
|
|
||||||
5. Systemflash (GSI installieren)
|
## 5. Systemflash (GSI installieren)
|
||||||
ARM64 + A-only (arm64_a) verwenden
|
ARM64 + A-only (arm64_a) verwenden
|
||||||
|
|
||||||
GSI entpacken (.img.xz → .img)
|
GSI entpacken (.img.xz → .img)
|
||||||
@ -107,7 +107,7 @@ Flash-Reihenfolge
|
|||||||
fastboot format userdata
|
fastboot format userdata
|
||||||
fastboot reboot
|
fastboot reboot
|
||||||
|
|
||||||
6. Recovery
|
## 6. Recovery
|
||||||
Falls das Gerät nicht bootet:
|
Falls das Gerät nicht bootet:
|
||||||
|
|
||||||
Stockrom mit SP_Flash_Tool_v5_2020 (https://spflashtools.com/category/linux) flashen
|
Stockrom mit SP_Flash_Tool_v5_2020 (https://spflashtools.com/category/linux) flashen
|
||||||
Loading…
Reference in New Issue
Block a user