NooneR
Dauer-User
- 251
Irgendwie Mist gemacht.
Nachdem der BL entsperrt war, mal schnell TWRP drauf (Dachte ich)
Leider gabs schon vor der Installation Problemchen:
F3 am USB (Notebook mit win 10)
Debugmodus aktiviert,
Mit Minimal ADB und Fastboot:
adb devices, Geräte ID wird angezeigt
in den Fastboot versetzt, erneut adb devices - keine Geräte ID- Anzeige
trotzdem fastboot flash recovery twrp.img versucht
Fehlermeldung:
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash recovery twrp.img
target reported max download size of 805306368 bytes
sending 'recovery' (131072 KB)...
OKAY [ 4.125s]
writing 'recovery'...
FAILED (remote: (recovery_a) No such partition)
finished. total time: 4.140s.
Mehrere erfolglose Versuche
gegoogelt
das hier auf XDA gefunden
No Such Partition:
Do this:
fastboot getvar current-slot
this will return your <letter>
then do
fastboot flash boot_<letter> <filename>.img
You can continue forward.
Also gemacht, raus kam der Buchstabe b
fastboot flash boot_b twrp.img eingegeben und TWRP installiert.
Leider hat das F3 dann nur noch ins TWRP oder nach Fastboot gebootet.
Das gleiche nochmals für Partition a gemacht, gleiches Ergebnis.
xiaomi.eu aufs F3 geschoben und per TWRP installiert.
Aber leider nur Boot ins TWRP oder Fastboot.
Wie komm ich da jetzt wieder raus?????
Nachdem der BL entsperrt war, mal schnell TWRP drauf (Dachte ich)
Leider gabs schon vor der Installation Problemchen:
F3 am USB (Notebook mit win 10)
Debugmodus aktiviert,
Mit Minimal ADB und Fastboot:
adb devices, Geräte ID wird angezeigt
in den Fastboot versetzt, erneut adb devices - keine Geräte ID- Anzeige
trotzdem fastboot flash recovery twrp.img versucht
Fehlermeldung:
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash recovery twrp.img
target reported max download size of 805306368 bytes
sending 'recovery' (131072 KB)...
OKAY [ 4.125s]
writing 'recovery'...
FAILED (remote: (recovery_a) No such partition)
finished. total time: 4.140s.
Mehrere erfolglose Versuche
gegoogelt
das hier auf XDA gefunden
No Such Partition:
Do this:
fastboot getvar current-slot
this will return your <letter>
then do
fastboot flash boot_<letter> <filename>.img
You can continue forward.
Also gemacht, raus kam der Buchstabe b
fastboot flash boot_b twrp.img eingegeben und TWRP installiert.
Leider hat das F3 dann nur noch ins TWRP oder nach Fastboot gebootet.
Das gleiche nochmals für Partition a gemacht, gleiches Ergebnis.
xiaomi.eu aufs F3 geschoben und per TWRP installiert.
Aber leider nur Boot ins TWRP oder Fastboot.
Wie komm ich da jetzt wieder raus?????
Anhänge
Zuletzt bearbeitet: