Hi! I've installed the latest version available of DotOs about 2 weeks ago and today I woke up with a bricked phone.
Is stuck at the boot logo and when I try to flash or wipe something with twrp I get
I run these commands to flash the stock ROM with mfastboot:
At
I get:
And at
I get:
Rebooting the phone goes back to DotOS boot animation and loops there
Is stuck at the boot logo and when I try to flash or wipe something with twrp I get
Code:
Error opening: '/data/propriety/184370898666... [to much to type]
Code:
./linux-fastboot flash partition gpt.bin
./linux-fastboot flash motoboot motoboot.img
./linux-fastboot flash logo logo.bin
./linux-fastboot flash boot boot.img
./linux-fastboot flash recovery recovery.img
./linux-fastboot flash system system.img_sparsechunk.0
./linux-fastboot flash system system.img_sparsechunk.1
./linux-fastboot flash system system.img_sparsechunk.2
./linux-fastboot flash system system.img_sparsechunk.3
./linux-fastboot flash modem NON-HLOS.bin
./linux-fastboot erase modemst1
./linux-fastboot erase modemst2
./linux-fastboot flash fsg fsg.mbn
./linux-fastboot erase cache
./linux-fastboot erase userdata
./linux-fastboot reboot
Code:
./linux-fastboot flash motoboot motoboot.img
Code:
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.087s]
writing 'partition'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.407s
Code:
./linux-fastboot flash motoboot motoboot.img
Code:
target max-sparse-size: 256MB
sending 'motoboot' (1953 KB)...
OKAY [ 0.150s]
writing 'motoboot'...
(bootloader) Motoboot: Preflash validation for tz
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.440s