W
Weberknecht75
Neues Mitglied
- 6
Hallo,
Bräuchte ganz dringend Unterstützung: Nachdem ich HavocOS heute zum dritten mal neu flashen wollte hänge ich jetzt im fastboot fest. Bin haargenau nach dieser Anleitung vorgegangen wie die beiden male zuvor:
Momentan bin ich hier am verzweifeln bräuchte ganz dringend Hilfe!
Lg
Bräuchte ganz dringend Unterstützung: Nachdem ich HavocOS heute zum dritten mal neu flashen wollte hänge ich jetzt im fastboot fest. Bin haargenau nach dieser Anleitung vorgegangen wie die beiden male zuvor:
- Your bootloader must be unlocked. If it's not, then follow step 1 of the instructions provided HERE.
- Download TWRP zip file and copy it to your device (internal or external storage)
- Download TWRP img file and and store it, on the folder where you have adb and fastboot files, on your PC
- Open a cmd line and execute these commands (being on that folder, of course):
adb devices (to make sure your device is detected)
adb reboot bootloader (to reboot into fastboot mode)
fastboot getvar current-slot (to check what's your current active slot)
fastboot set_active b (if your active slot was a, if it was b then change it to a)
fastboot erase boot
fastboot flash boot twrp-3.3.1-2-unofficial-laurel_sprout.img
fastboot reboot (NOTE : Before hitting "Enter", long press Vol + on your device until you see the Android One logo. By doing this your device will be forced to boot into Recovery and not into System) - When TWRP recovery boots, if you have a stock boot.img that matches the build on this "currently active" slot, flash it into boot partition. If you don't have, then just ignore this step...(it's not mandatory)
- Install the TWRP zip (always install the latest build available)
- Change slot to the one that was active on the beginning of these steps and reboot to Recovery (just to make sure that the slot, in fact, was changed)
- Reboot to System
Momentan bin ich hier am verzweifeln bräuchte ganz dringend Hilfe!
Lg