"Checking module SYSTEM ..."

Search This thread

hasbrone

Senior Member
Mar 30, 2008
214
32
Querétaro
hasbrone.blogspot.com
I want to install the Stock ROM B221, but the following error occurs: "Checking module SYSTEM ..." and after this, the Mate is turned off.
I'm doing it from the MicroSD (DLoad process)
  • I have unlocked the BootLoader
  • That was my Original ROM...
NOTE: I thought maybe I need to lock the bootloader, Does anyone know how?
Thanks.
 

hasbrone

Senior Member
Mar 30, 2008
214
32
Querétaro
hasbrone.blogspot.com
Solved...

  • Connect Mate as FastBoot
Flashing any ROM (for FastBoot), in my case B923.
Code:
fastboot flash boot bootB923.img
fastboot flash recovery recoveryB923.img
fastboot flash system systemB923.img
fastboot flash cust custB923.img
adb wait-for-device
adb reboot recovery
After this, the Mate will restart in Recovery Mode
  • Make a Wipe Data/Factory Reset
Finally...
  • Just Restart
NOTE: If you want, you can install the GApps (optional)
 
  • Like
Reactions: uppon2

sauat

Senior Member
Mar 17, 2008
56
12
Connect Mate as FastBoot as hasbrone said. Than install stock recovery - I took Huawei P6 recovery, works fine. Now you can use the dload method to install a stock rom.
 
  • Like
Reactions: hasbrone

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    if your SD card is bigger that 16 GB try a lower capacity SD card and try again
    1
    Solved...

    • Connect Mate as FastBoot
    Flashing any ROM (for FastBoot), in my case B923.
    Code:
    fastboot flash boot bootB923.img
    fastboot flash recovery recoveryB923.img
    fastboot flash system systemB923.img
    fastboot flash cust custB923.img
    adb wait-for-device
    adb reboot recovery
    After this, the Mate will restart in Recovery Mode
    • Make a Wipe Data/Factory Reset
    Finally...
    • Just Restart
    NOTE: If you want, you can install the GApps (optional)
    1
    Connect Mate as FastBoot as hasbrone said. Than install stock recovery - I took Huawei P6 recovery, works fine. Now you can use the dload method to install a stock rom.