I’m attempting to backup my Motorola Moto (Cedric/XT1676) with twrp.
Issuing ‘fastboot flash recovery twrp-5.3.2_9-0-cedric.img’ results in ‘(bootloader) Image not signed or corrupt.’ The md5 hits so I’m a touch confused.
Regardless, trying an older img, ‘fastboot recovery twrp-5.3.1_9-0-cedric.img’ displays:
I appreciate the suggestion. Unfortunately the Neo-Backup FAQ indicates Android 8.0 is required. My Moto Cedric runs Android 7.0. I’d like to back it up prior to loading the 8.1 firmware so I can load /e/.
I wonder if I should take the “Image not signed or corrupt” seriously. I see 12 twrp Cedric img files and 11 of 12 display that error even though the md5’s hit for all 12.
As I understand it your device is still in the world of “Official Android”. It differs by device, but “Official Android” provides many such messages to pull users up and try to persuade them from leaving the “system”. There is a point where you have to break the existing system and this is usually the point where you install a Custom recovery.
(Consider that the message is valid when the files you are trying to flash are corrupt relative to the existing running system.)
(You say you don’t need this … you would have to check the extent to which this is transferable, but the contents of internal storage, once backed up to PC, should be readily copied. Please check first, I haven’t used it.)
I didn’t backup the phones because there weren’t used by me before, no data to backup. And I wasn’t afraid of eventually bricking one of them, so no need for a system backup for me.
the firmware I used is :
Motorola_Moto_G5_XT1676_CEDRIC_RETEU_DS_8.1.0_OPP28.85-19-4-2_CID50_8.1.0_(by_motostockrom.com).zip
I download it from various sources and compare the file to find at least two identical, in order to be sure that is wasn’t changed/moded. The ref above is from one of theses sources.
Thank you for information. It’s good to know I’m on the right track when I get to flashing the firmware.
At the risk of being pushy, I’d like to ask a favor. I realize you didn’t backup but could you?
By that I don’t mean taking a full backup, but rather, just to see if you get the same ‘Image not signed or corrupt’ message.
Specifically, could you try ‘fastboot flash recovery twrp-3.5.2_9-0-cedric.img’ (found at https://dl.twrp.me/cedric/)? I ask this as we have the same phone and it’d be an apples-to-apples test and it shouldn’t take long.
I understand you had no fear of bricking your phone but this is quite new to me and is a concern. My guess is I’m making an error as the documentation makes no mention of such a message. I did find a post on xdaforums of a user encountering the error and being advised to ignore it. He did and reported the backup worked.
So if you can test this I’d be appreciative. If not I’ll certainly understand - no problem.
I have to check again, but I won’t be able to do it soon. My to-do list is kinda huge
My plan is to swich from my actual Harpia (Moto G4 Play) to one of the Cedric (Moto G5) i’ve got, but as it will be a no return move (different sim size mean, once the new one got activated, the old one are dead), I must be very careful. This is on my to-do list, but I can’t find the right amount of energy, will and stamina to do it …
Anyway, what is the test you want me to perform ? Installing twrp recovery from a 8.1 stock rom ? and try a backup ?
I recently flashed something to cedric, saw this and went back to my old logs. It said I was hitting this years ago already and apparently it didn’t matter then.
log
run flashing the recovery twice, without you’ll see a recovery “no command”
~/android/moto_cedric$ fastboot flash recovery recovery-e-0.18-r-20211003138751-dev-cedric.img
(bootloader) is-logical:recovery: not found
Sending 'recovery' (15694 KB) OKAY [ 0.681s]
Writing 'recovery' (bootloader) Image not signed or corrupt
OKAY [ 0.329s]
Finished. Total time: 1.020s
~/android/moto_cedric$ fastboot flash recovery recovery-e-0.18-r-20211003138751-dev-cedric.img
(bootloader) is-logical:recovery: not found
Sending 'recovery' (15694 KB) OKAY [ 0.684s]
Writing 'recovery' (bootloader) Image not signed or corrupt
OKAY [ 0.283s]
Finished. Total time: 0.977s