hi, I tried to root my nexus 7, and all ok, but when I tried to exec flash google factory image, I've the following output
Downloading Factory Image...
--2013-01-24 02:07:53-- URL rejected
Resolving dl.google.com (dl.google.com)... 74.125.225.238, 74.125.225.224, 74.125.225.230, ...
Connecting to dl.google.com (dl.google.com)|74.125.225.238|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 291197311 (278M) [application/x-tar]
Saving to: `factory.tgz'
100%[===================================================================================>] 291.197.311 365K/s in 16m 6s
2013-01-24 02:24:00 (294 KB/s) - `factory.tgz' saved [291197311/291197311]
< waiting for device >
...
(bootloader) Bootloader is already unlocked
OKAY [ 0.020s]
finished. total time: 0.020s
erasing 'boot'...
OKAY [ 0.128s]
finished. total time: 0.129s
******** Did you mean to fastboot format this partition?
erasing 'cache'...
OKAY [ 0.238s]
finished. total time: 0.238s
erasing 'recovery'...
OKAY [ 0.136s]
finished. total time: 0.137s
******** Did you mean to fastboot format this partition?
erasing 'system'...
OKAY [ 0.217s]
finished. total time: 0.218s
******** Did you mean to fastboot format this partition?
erasing 'userdata'...
OKAY [ 3.612s]
finished. total time: 3.612s
sending 'bootloader' (2096 KB)...
OKAY [ 0.280s]
writing 'bootloader'...
OKAY [ 1.952s]
finished. total time: 2.232s
rebooting into bootloader...
OKAY [ 0.020s]
finished. total time: 0.020s
sending 'radio' (16384 KB)...
OKAY [ 2.071s]
writing 'radio'...
FAILED (remote: (BadParameter))
finished. total time: 2.086s
rebooting into bootloader...
OKAY [ 4.012s]
finished. total time: 4.012s
archive does not contain 'boot.sig'
archive does not contain 'recovery.sig'
failed to allocate 488804800 bytes
error: update package missing system.img
Press ENTER to return to the main menu...
I tred using another USB port, and cable, moving the app to another folder and re-run, but I've the same output.
This is awfull cause I can't boot my nexus, only re-flashing the recovery, I can boot it, but the O.S. not. My nexus is dead, what I can do?
My, OS, is Linux Mint Nadia
Hi
Can I flash stock i9020 rom on Korean variant m200 ?
I want remove unwanted korean apps in it..can I do it ?
Dwars said:
Hi
Can I flash stock i9020 rom on Korean variant m200 ?
I want remove unwanted korean apps in it..can I do it ?
Click to expand...
Click to collapse
You can find the stock (factory image) firmware here.
Using the method in this guide, you can flash the image easily. Please be sure to download the latest image for m200 (sojuk, 4.1.1 (JRO03E) and not other Nexus S variants. Also, the guide is not for m200 but the procedure followed is same, so do not forget to replace the file names while performing the flashing process. :good:
help
can any one help me in flashing a custom rom to my nexus s m200... i have rooted my phone with unlock root.. runing jellybean 4.1.1 (official rom).. please explain me step by step..
ishan.ranatunga said:
can any one help me in flashing a custom rom to my nexus s m200... i have rooted my phone with unlock root.. runing jellybean 4.1.1 (official rom).. please explain me step by step..
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2034264
DJBhardwaj said:
You can find the stock (factory image) firmware here.
Using the method in this guide, you can flash the image easily. Please be sure to download the latest image for m200 (sojuk, 4.1.1 (JRO03E) and not other Nexus S variants. Also, the guide is not for m200 but the procedure followed is same, so do not forget to replace the file names while performing the flashing process. :good:
Click to expand...
Click to collapse
tried this method and files but when writing system.img showing failed.
Code:
C:\ADBFAST>fastboot devices
3531430F809D00EC fastboot
C:\ADBFAST>fastboot erase boot
erasing 'boot'... OKAY [ 0.047s]
finished. total time: 0.047s
C:\ADBFAST>fastboot erase cache
erasing 'cache'... OKAY [ 2.094s]
finished. total time: 2.094s
C:\ADBFAST>fastboot erase recovery
erasing 'recovery'... OKAY [ 0.031s]
finished. total time: 0.031s
C:\ADBFAST>fastboot erase system
erasing 'system'... OKAY [ 0.016s]
finished. total time: 0.016s
C:\ADBFAST>fastboot erase userdata
erasing 'userdata'... OKAY [ 0.016s]
finished. total time: 0.016s
C:\ADBFAST>fastboot flash bootloader bootloader-crespo-i9020xxlc2.img
error: cannot load 'bootloader-crespo-i9020xxlc2.img'
C:\ADBFAST>fastboot flash bootloader bootloader-crespo-i9020xxlc2.img
sending 'bootloader' (1536 KB)... OKAY [ 0.250s]
writing 'bootloader'... OKAY [ 0.359s]
finished. total time: 0.609s
C:\ADBFAST>fastboot reboot-bootloader
rebooting into bootloader... OKAY [ 0.000s]
finished. total time: 0.000s
C:\ADBFAST>fastboot flash radio radio-crespo-i9020uclh1.img
sending 'radio' (12288 KB)... OKAY [ 1.938s]
writing 'radio'... OKAY [ 1.844s]
finished. total time: 3.781s
C:\ADBFAST>fastboot reboot-bootloader
rebooting into bootloader... OKAY [ 0.000s]
finished. total time: 0.000s
C:\ADBFAST>fastboot -w update image-sojua-jzo54k.zip
archive does not contain 'boot.sig'
archive does not contain 'recovery.sig'
archive does not contain 'system.sig'
--------------------------------------------
Bootloader Version...: I9020XXLC2
Baseband Version.....: I9020UCLH1
Serial Number........: 3531430F809D00EC
--------------------------------------------
checking product... OKAY [ 0.000s]
checking version-bootloader... OKAY [ 0.000s]
checking version-baseband... OKAY [ 0.000s]
sending 'boot' (3964 KB)... OKAY [ 0.672s]
writing 'boot'... OKAY [ 0.547s]
sending 'recovery' (4308 KB)... OKAY [ 0.719s]
writing 'recovery'... OKAY [ 0.609s]
sending 'system' (337599 KB)... OKAY [ 54.859s]
writing 'system'... FAILED (remote: Write Fail)
finished. total time: 57.422s
and when tried with 2nd file. now not able to erase userdata and system and at end system writing failed too.
Code:
C:\ADBFAST>fastboot devices
3531430F809D00EC fastboot
C:\ADBFAST>fastboot erase boot
erasing 'boot'... OKAY [ 0.000s]
finished. total time: 0.000s
C:\ADBFAST>fastboot erase cache
erasing 'cache'... OKAY [ 2.141s]
finished. total time: 2.141s
C:\ADBFAST>fastboot erase recovery
erasing 'recovery'... OKAY [ 0.047s]
finished. total time: 0.047s
C:\ADBFAST>fastboot erase system
erasing 'system'... FAILED (remote: Erase Fail)
finished. total time: 0.016s
C:\ADBFAST>fastboot erase system
erasing 'system'... FAILED (remote: Erase Fail)
finished. total time: 0.031s
C:\ADBFAST>fastboot erase userdata
erasing 'userdata'... FAILED (remote: Erase Fail)
finished. total time: 0.000s
C:\ADBFAST>fastboot flash bootloader bootloader-crespo-i9020xxlc2.img
sending 'bootloader' (1536 KB)... OKAY [ 0.266s]
writing 'bootloader'... OKAY [ 0.375s]
finished. total time: 0.641s
C:\ADBFAST>fastboot flash radio radio-crespo-i9020xxki1.img
sending 'radio' (12288 KB)... OKAY [ 1.922s]
writing 'radio'... OKAY [ 1.750s]
finished. total time: 3.672s
C:\ADBFAST>fastboot reboot-bootloader
rebooting into bootloader... OKAY [ 0.016s]
finished. total time: 0.016s
C:\ADBFAST>fastboot -w update image-soju-jzo54k.zip
archive does not contain 'boot.sig'
archive does not contain 'recovery.sig'
archive does not contain 'system.sig'
--------------------------------------------
Bootloader Version...: I9020XXLC2
Baseband Version.....: I9020XXKI1
Serial Number........: 3531430F809D00EC
--------------------------------------------
checking product... OKAY [ 0.000s]
checking version-bootloader... OKAY [ 0.000s]
checking version-baseband... OKAY [ 0.000s]
sending 'boot' (3964 KB)... OKAY [ 0.641s]
writing 'boot'... OKAY [ 0.563s]
sending 'recovery' (4308 KB)... OKAY [ 0.734s]
writing 'recovery'... OKAY [ 0.609s]
sending 'system' (337443 KB)... OKAY [ 55.547s]
writing 'system'... FAILED (remote: Write Fail)
finished. total time: 58.141s
my nexus info
Code:
INFOproduct: herring
INFOserialno: 3531430F809D00EC
INFOversion-hardware: REV 11
INFOversion-baseband: I9020XXKI1
INFOversion-bootloader: I9020XXLC2
INFOsecure: yes
INFOunlocked: yes
INFOoff-mode-charge: 1
all:
help me what is going wrong?
gsm city said:
tried this method and files but when writing system.img showing failed.
Code:
C:\ADBFAST>fastboot devices
3531430F809D00EC fastboot
C:\ADBFAST>fastboot erase boot
erasing 'boot'... OKAY [ 0.047s]
finished. total time: 0.047s
C:\ADBFAST>fastboot erase cache
erasing 'cache'... OKAY [ 2.094s]
finished. total time: 2.094s
C:\ADBFAST>fastboot erase recovery
erasing 'recovery'... OKAY [ 0.031s]
finished. total time: 0.031s
C:\ADBFAST>fastboot erase system
erasing 'system'... OKAY [ 0.016s]
finished. total time: 0.016s
C:\ADBFAST>fastboot erase userdata
erasing 'userdata'... OKAY [ 0.016s]
finished. total time: 0.016s
C:\ADBFAST>fastboot flash bootloader bootloader-crespo-i9020xxlc2.img
error: cannot load 'bootloader-crespo-i9020xxlc2.img'
C:\ADBFAST>fastboot flash bootloader bootloader-crespo-i9020xxlc2.img
sending 'bootloader' (1536 KB)... OKAY [ 0.250s]
writing 'bootloader'... OKAY [ 0.359s]
finished. total time: 0.609s
C:\ADBFAST>fastboot reboot-bootloader
rebooting into bootloader... OKAY [ 0.000s]
finished. total time: 0.000s
C:\ADBFAST>fastboot flash radio radio-crespo-i9020uclh1.img
sending 'radio' (12288 KB)... OKAY [ 1.938s]
writing 'radio'... OKAY [ 1.844s]
finished. total time: 3.781s
C:\ADBFAST>fastboot reboot-bootloader
rebooting into bootloader... OKAY [ 0.000s]
finished. total time: 0.000s
C:\ADBFAST>fastboot -w update image-sojua-jzo54k.zip
archive does not contain 'boot.sig'
archive does not contain 'recovery.sig'
archive does not contain 'system.sig'
--------------------------------------------
Bootloader Version...: I9020XXLC2
Baseband Version.....: I9020UCLH1
Serial Number........: 3531430F809D00EC
--------------------------------------------
checking product... OKAY [ 0.000s]
checking version-bootloader... OKAY [ 0.000s]
checking version-baseband... OKAY [ 0.000s]
sending 'boot' (3964 KB)... OKAY [ 0.672s]
writing 'boot'... OKAY [ 0.547s]
sending 'recovery' (4308 KB)... OKAY [ 0.719s]
writing 'recovery'... OKAY [ 0.609s]
sending 'system' (337599 KB)... OKAY [ 54.859s]
writing 'system'... FAILED (remote: Write Fail)
finished. total time: 57.422s
and when tried with 2nd file. now not able to erase userdata and system and at end system writing failed too.
Code:
C:\ADBFAST>fastboot devices
3531430F809D00EC fastboot
C:\ADBFAST>fastboot erase boot
erasing 'boot'... OKAY [ 0.000s]
finished. total time: 0.000s
C:\ADBFAST>fastboot erase cache
erasing 'cache'... OKAY [ 2.141s]
finished. total time: 2.141s
C:\ADBFAST>fastboot erase recovery
erasing 'recovery'... OKAY [ 0.047s]
finished. total time: 0.047s
C:\ADBFAST>fastboot erase system
erasing 'system'... FAILED (remote: Erase Fail)
finished. total time: 0.016s
C:\ADBFAST>fastboot erase system
erasing 'system'... FAILED (remote: Erase Fail)
finished. total time: 0.031s
C:\ADBFAST>fastboot erase userdata
erasing 'userdata'... FAILED (remote: Erase Fail)
finished. total time: 0.000s
C:\ADBFAST>fastboot flash bootloader bootloader-crespo-i9020xxlc2.img
sending 'bootloader' (1536 KB)... OKAY [ 0.266s]
writing 'bootloader'... OKAY [ 0.375s]
finished. total time: 0.641s
C:\ADBFAST>fastboot flash radio radio-crespo-i9020xxki1.img
sending 'radio' (12288 KB)... OKAY [ 1.922s]
writing 'radio'... OKAY [ 1.750s]
finished. total time: 3.672s
C:\ADBFAST>fastboot reboot-bootloader
rebooting into bootloader... OKAY [ 0.016s]
finished. total time: 0.016s
C:\ADBFAST>fastboot -w update image-soju-jzo54k.zip
archive does not contain 'boot.sig'
archive does not contain 'recovery.sig'
archive does not contain 'system.sig'
--------------------------------------------
Bootloader Version...: I9020XXLC2
Baseband Version.....: I9020XXKI1
Serial Number........: 3531430F809D00EC
--------------------------------------------
checking product... OKAY [ 0.000s]
checking version-bootloader... OKAY [ 0.000s]
checking version-baseband... OKAY [ 0.000s]
sending 'boot' (3964 KB)... OKAY [ 0.641s]
writing 'boot'... OKAY [ 0.563s]
sending 'recovery' (4308 KB)... OKAY [ 0.734s]
writing 'recovery'... OKAY [ 0.609s]
sending 'system' (337443 KB)... OKAY [ 55.547s]
writing 'system'... FAILED (remote: Write Fail)
finished. total time: 58.141s
my nexus info
Code:
INFOproduct: herring
INFOserialno: 3531430F809D00EC
INFOversion-hardware: REV 11
INFOversion-baseband: I9020XXKI1
INFOversion-bootloader: I9020XXLC2
INFOsecure: yes
INFOunlocked: yes
INFOoff-mode-charge: 1
all:
help me what is going wrong?
Click to expand...
Click to collapse
Let me know the exact model number of your Nexus S?
I902OT, I92023, I9020A, M200, D720?
DJBhardwaj said:
Let me know the exact model number of your Nexus S?
I902OT, I92023, I9020A, M200, D720?
Click to expand...
Click to collapse
SHW-M200K (under battery)
and fastboot mode:
Code:
INFOproduct: herring
INFOserialno: 3531430F809D00EC
INFOversion-hardware: REV 11
INFOversion-baseband: I9020XXKI1
INFOversion-bootloader: I9020XXLC2
INFOsecure: yes
INFOunlocked: yes
INFOoff-mode-charge: 1
gsm city said:
SHW-M200K (under battery)
and fastboot mode:
Code:
INFOproduct: herring
INFOserialno: 3531430F809D00EC
INFOversion-hardware: REV 11
INFOversion-baseband: I9020XXKI1
INFOversion-bootloader: I9020XXLC2
INFOsecure: yes
INFOunlocked: yes
INFOoff-mode-charge: 1
Click to expand...
Click to collapse
So, which factory image are you using exactly?
DJBhardwaj said:
So, which factory image are you using exactly?
Click to expand...
Click to collapse
sojua-jzo54k-factory-1121b619
soju-jzo54k-factory-36602333
both tried
http://www.droidviews.com/nexus-s-guide-flash-android-4-1-2-jzo54k-factory-image/
gsm city said:
sojua-jzo54k-factory-1121b619
soju-jzo54k-factory-36602333
both tried
http://www.droidviews.com/nexus-s-guide-flash-android-4-1-2-jzo54k-factory-image/
Click to expand...
Click to collapse
Seems like you have the Korean variant. Go for m200 - sojuk
sorry for previous (i am trying a wrong img for my cell)
now i am trying with 4.1.1 sojuk-jro03e-factory-93a21b70
now downloaded from below link (sojuk for Nexus S (Korea version, m200)
https://developers.google.com/android/nexus/images#mysidspr
but still same problem.
important isue:
when trying to erase system and userdata.........process failed every time.
i think therefore this failed to writing system.img
Code:
C:\ADBFAST>fastboot devices
3531430F809D00EC fastboot
C:\ADBFAST>fastboot erase boot
erasing 'boot'... OKAY [ 0.031s]
finished. total time: 0.031s
C:\ADBFAST>fastboot erase cache
erasing 'cache'... OKAY [ 2.109s]
finished. total time: 2.109s
C:\ADBFAST>fastboot erase recovery
erasing 'recovery'... OKAY [ 0.047s]
finished. total time: 0.047s
C:\ADBFAST>fastboot erase system
erasing 'system'... [B][COLOR="Red"]FAILED[/COLOR][/B] (remote: Erase Fail)
finished. total time: 0.016s
C:\ADBFAST>fastboot erase userdata
erasing 'userdata'... [B][COLOR="red"]FAILED[/COLOR][/B] (remote: Erase Fail)
finished. total time: 0.016s
C:\ADBFAST>fastboot flash bootloader bootloader-crespo-i9020xxlc2.img
sending 'bootloader' (1536 KB)... OKAY [ 0.250s]
writing 'bootloader'... OKAY [ 0.359s]
finished. total time: 0.609s
C:\ADBFAST>fastboot flash radio radio-crespo-m200krkc1.img
sending 'radio' (12288 KB)... OKAY [ 2.016s]
writing 'radio'... OKAY [ 1.828s]
finished. total time: 3.844s
C:\ADBFAST>fastboot reboot-bootloader
rebooting into bootloader... OKAY [ 0.000s]
finished. total time: 0.000s
C:\ADBFAST>fastboot -w update image-sojuk-jro03e.zip
archive does not contain 'boot.sig'
archive does not contain 'recovery.sig'
archive does not contain 'system.sig'
--------------------------------------------
Bootloader Version...: I9020XXLC2
Baseband Version.....: M200KRKC1
Serial Number........: 3531430F809D00EC
--------------------------------------------
checking product... OKAY [ 0.016s]
checking version-bootloader... OKAY [ 0.000s]
checking version-baseband... OKAY [ 0.000s]
sending 'boot' (3964 KB)... OKAY [ 0.766s]
writing 'boot'... OKAY [ 0.547s]
sending 'recovery' (4308 KB)... OKAY [ 0.719s]
writing 'recovery'... OKAY [ 0.594s]
sending 'system' (294030 KB)... OKAY [ 48.094s]
writing 'system'... [B][COLOR="red"]FAILED [/COLOR][/B](remote: Write Fail)
finished. total time: 50.766s
my device is M200k korean
and i downoaded image files from developers google site
but these images are for crespo board.
and my cell board is herring
now where to download herring board image files for my device.
any help please?
hi
i want to relock my phone x1032 gpe with the android 5.1 img and i got some error in the "adb"
here is my log and my phone is x1032 gpe and i was have a custom rom before that with unlock bootloader
please help me
C:\Users\ליאור ביטון\Desktop\ליאור ביטון\mfastboot-v2>mfastboot oem lock begin
...
(bootloader) Ready to flash signed images
OKAY [ 2.767s]
finished. total time: 2.783s
C:\Users\ליאור ביטון\Desktop\ליאור ביטון\mfastboot-v2>mfastboot flash partition
gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.094s]
writing 'partition'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.421s
C:\Users\ליאור ביטון\Desktop\ליאור ביטון\mfastboot-v2>mfastboot flash motoboot m
otoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1953 KB)...
OKAY [ 0.156s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) flashing rpm ...
(bootloader) flashing sdi ...
(bootloader) flashing aboot ...
(bootloader) flashing sbl1 ...
OKAY [ 1.092s]
finished. total time: 1.264s
C:\Users\ליאור ביטון\Desktop\ליאור ביטון\mfastboot-v2>mfastboot flash logo logo.
bin
target max-sparse-size: 256MB
sending 'logo' (76 KB)...
OKAY [ 0.094s]
writing 'logo'...
OKAY [ 0.094s]
finished. total time: 0.187s
C:\Users\ליאור ביטון\Desktop\ליאור ביטון\mfastboot-v2>mfastboot flash boot boot.
img
target max-sparse-size: 256MB
sending 'boot' (10240 KB)...
OKAY [ 0.452s]
writing 'boot'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.905s
C:\Users\ליאור ביטון\Desktop\ליאור ביטון\mfastboot-v2>mfastboot flash recovery r
ecovery.img
target max-sparse-size: 256MB
sending 'recovery' (10240 KB)...
OKAY [ 0.452s]
writing 'recovery'...
OKAY [ 0.780s]
finished. total time: 1.232s
C:\Users\ליאור ביטון\Desktop\ליאור ביטון\mfastboot-v2>mfastboot flash system sys
tem.img_sparsechunk.0
target max-sparse-size: 256MB
sending 'system' (257288 KB)...
OKAY [ 9.454s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 9.859s
C:\Users\ליאור ביטון\Desktop\ליאור ביטון\mfastboot-v2>mfastboot flash system sys
tem.img_sparsechunk.1
target max-sparse-size: 256MB
sending 'system' (260812 KB)...
OKAY [ 9.578s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 9.656s
C:\Users\ליאור ביטון\Desktop\ליאור ביטון\mfastboot-v2>mfastboot flash system sys
tem.img_sparsechunk.2
target max-sparse-size: 256MB
sending 'system' (262141 KB)...
OKAY [ 9.580s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 9.674s
C:\Users\ליאור ביטון\Desktop\ליאור ביטון\mfastboot-v2>mfastboot flash system sys
tem.img_sparsechunk.3
target max-sparse-size: 256MB
sending 'system' (18680 KB)...
OKAY [ 0.764s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.827s
C:\Users\ליאור ביטון\Desktop\ליאור ביטון\mfastboot-v2>mfastboot flash modem NON-
HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (49368 KB)...
OKAY [ 1.858s]
writing 'modem'...
OKAY [ 1.498s]
finished. total time: 3.372s
C:\Users\ליאור ביטון\Desktop\ליאור ביטון\mfastboot-v2>mfastboot erase modemst1
erasing 'modemst1'...
OKAY [ 0.031s]
finished. total time: 0.031s
C:\Users\ליאור ביטון\Desktop\ליאור ביטון\mfastboot-v2>mfastboot erase modemst2
erasing 'modemst2'...
OKAY [ 0.016s]
finished. total time: 0.031s
C:\Users\ליאור ביטון\Desktop\ליאור ביטון\mfastboot-v2>mfastboot flash fsg fsg.mb
n
target max-sparse-size: 256MB
sending 'fsg' (708 KB)...
OKAY [ 0.109s]
writing 'fsg'...
OKAY [ 5.589s]
finished. total time: 5.714s
C:\Users\ליאור ביטון\Desktop\ליאור ביטון\mfastboot-v2>mfastboot erase cache
erasing 'cache'...
OKAY [ 0.265s]
finished. total time: 0.281s
C:\Users\ליאור ביטון\Desktop\ליאור ביטון\mfastboot-v2>mfastboot erase userdata
erasing 'userdata'...
OKAY [ 5.023s]
finished. total time: 5.023s
C:\Users\ליאור ביטון\Desktop\ליאור ביטון\mfastboot-v2>mfastboot oem lock
...
(bootloader) sst lock failure!
OKAY [ 0.016s]
finished. total time: 0.031s
C:\Users\ליאור ביטון\Desktop\ליאור ביטון\mfastboot-v2>
Click to expand...
Click to collapse
any help please
I don't know, sorry!
HI
i am facing the issue in my moto g xt1033
i cant move from here i have struck in bootloader v41.1a* and device is locked, if i try to unlock this but it shows bootloader unlock is disabled and also trying to flash bootloader with same bootloader v41.1a and other v41.18 it always shows the same error i.e bootloader unknown partition here are the error msg i attest down
Installing the new bootloader
target reported max download size of 536870912 bytes
sending 'motoboot' (1953 KB)...
OKAY [ 0.093s]
writing 'motoboot'...
(bootloader) Motoboot: Unknown partition name
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.132s
applying the changes...
rebooting into bootloader...
OKAY [ 0.002s]
finished. total time: 0.003s
checking...
getvar:version-bootloader FAILED (command write failed (Too many links))
finished. total time: 0.085s
Hi there, i unlocked the bootloader of my Moto G 2015 XT1540 to play with it and install custom ROMs, but now i want to relock it because i want to gift it to my mother.
I've tried several tutorials about it but it fails. (I used XT1540_OSPREY_RETUS_2GB_6.0_MPI24.65-25.1_cid9 firmware from the index on XDA).
Code:
C:\Users\victo\Downloads\adb-fastboot-latest_win_linux>fastboot oem lock begin
...
(bootloader) Please fully flash the signed build before locking phone!
OKAY [ 0.027s]
finished. total time: 0.027s
C:\Users\victo\Downloads\adb-fastboot-latest_win_linux>fastboot oem fb_mode_set
...
OKAY [ 0.007s]
finished. total time: 0.007s
C:\Users\victo\Downloads\adb-fastboot-latest_win_linux>fastboot flash logo logo.bin
target reported max download size of 268435456 bytes
sending 'logo' (1352 KB)...
OKAY [ 0.049s]
writing 'logo'...
OKAY [ 0.051s]
finished. total time: 0.107s
C:\Users\victo\Downloads\adb-fastboot-latest_win_linux>fastboot flash boot boot.img
target reported max download size of 268435456 bytes
sending 'boot' (16384 KB)...
OKAY [ 0.524s]
writing 'boot'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 1.060s
C:\Users\victo\Downloads\adb-fastboot-latest_win_linux>fastboot flash recovery recovery.img
target reported max download size of 268435456 bytes
sending 'recovery' (16484 KB)...
OKAY [ 0.527s]
writing 'recovery'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 1.068s
C:\Users\victo\Downloads\adb-fastboot-latest_win_linux>fastboot flash system system.img_sparsechunk.0
target reported max download size of 268435456 bytes
sending 'system' (251797 KB)...
OKAY [ 7.901s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.355s
C:\Users\victo\Downloads\adb-fastboot-latest_win_linux>fastboot flash system system.img_sparsechunk.1
target reported max download size of 268435456 bytes
sending 'system' (257238 KB)...
OKAY [ 8.073s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.112s
C:\Users\victo\Downloads\adb-fastboot-latest_win_linux>fastboot flash system system.img_sparsechunk.2
target reported max download size of 268435456 bytes
sending 'system' (262142 KB)...
OKAY [ 8.223s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.266s
C:\Users\victo\Downloads\adb-fastboot-latest_win_linux>fastboot flash system system.img_sparsechunk.3
target reported max download size of 268435456 bytes
sending 'system' (262140 KB)...
OKAY [ 8.227s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.302s
C:\Users\victo\Downloads\adb-fastboot-latest_win_linux>fastboot flash system system.img_sparsechunk.4
target reported max download size of 268435456 bytes
sending 'system' (262142 KB)...
OKAY [ 8.238s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.278s
C:\Users\victo\Downloads\adb-fastboot-latest_win_linux>fastboot flash system system.img_sparsechunk.5
target reported max download size of 268435456 bytes
sending 'system' (255933 KB)...
OKAY [ 8.030s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.070s
C:\Users\victo\Downloads\adb-fastboot-latest_win_linux>fastboot flash system system.img_sparsechunk.6
target reported max download size of 268435456 bytes
sending 'system' (112244 KB)...
OKAY [ 3.525s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 3.555s
C:\Users\victo\Downloads\adb-fastboot-latest_win_linux>fastboot flash modem NON-HLOS.bin
target reported max download size of 268435456 bytes
sending 'modem' (36984 KB)...
OKAY [ 1.170s]
writing 'modem'...
OKAY [ 0.562s]
finished. total time: 1.739s
C:\Users\victo\Downloads\adb-fastboot-latest_win_linux>fastboot erase modemst1
erasing 'modemst1'...
OKAY [ 0.020s]
finished. total time: 0.024s
C:\Users\victo\Downloads\adb-fastboot-latest_win_linux>fastboot erase modemst2
erasing 'modemst2'...
OKAY [ 0.015s]
finished. total time: 0.019s
C:\Users\victo\Downloads\adb-fastboot-latest_win_linux>fastboot flash fsg fsg.mbn
target reported max download size of 268435456 bytes
sending 'fsg' (2159 KB)...
OKAY [ 0.077s]
writing 'fsg'...
OKAY [ 0.059s]
finished. total time: 0.140s
C:\Users\victo\Downloads\adb-fastboot-latest_win_linux>fastboot erase cache
erasing 'cache'...
OKAY [ 0.019s]
finished. total time: 0.024s
C:\Users\victo\Downloads\adb-fastboot-latest_win_linux>fastboot erase userdata
erasing 'userdata'...
OKAY [ 0.081s]
finished. total time: 0.085s
C:\Users\victo\Downloads\adb-fastboot-latest_win_linux>fastboot erase customize
erasing 'customize'...
OKAY [ 0.018s]
finished. total time: 0.022s
C:\Users\victo\Downloads\adb-fastboot-latest_win_linux>fastboot erase clogo
erasing 'clogo'...
OKAY [ 0.028s]
finished. total time: 0.032s
C:\Users\victo\Downloads\adb-fastboot-latest_win_linux>fastboot oem fb_mode_clear
...
OKAY [ 0.006s]
finished. total time: 0.011s
C:\Users\victo\Downloads\adb-fastboot-latest_win_linux>fastboot oem lock
...
(bootloader) Please flash valid signed images just after lock begin
(bootloader) command!
OKAY [ 0.033s]
finished. total time: 0.037s
Thanks in advance
geminis3 said:
Hi there, i unlocked the bootloader of my Moto G 2015 XT1540 to play with it and install custom ROMs, but now i want to relock it because i want to gift it to my mother.
I've tried several tutorials about it but it fails. (I used XT1540_OSPREY_RETUS_2GB_6.0_MPI24.65-25.1_cid9 firmware from the index on XDA).
Thanks in advance
Click to expand...
Click to collapse
The build you're flashing is older than the one that's installed on the phone. That's why you are getting the 'preflash validation failure' message.
Also, I don't see the need to lock the bootloader even if you are giving it to someone else. Just flash the stock firmware. Skip the bootloader and gpt files, flash everything else.
Actually, you are doing this completely wrong... You don't mix oem commands (lock begin and fb_mode_set are exclusive of each other, at least I have never seen a guide that uses them together, so it's deduction), but that isn't your core problem... @adityak1303 hit on that, you are getting "preflash validation errors" which generally means the pieces you are flashing are older than is what is installed. Very common actually since we do not have the latest factory images currently. The kicker here is although you can likely get it functional again, you can't lock the bootloader without being able to flash each piece of a complete ROM image, which you can't do without having a newer image, meaning ALL pieces, you must flash gpt.bin and bootloader, and every piece to relock.
Why the urge to relock? You know it will never go back to the way it was, you will still have to use the modified logo.bin to cover the unlock warning page (that never goes away) and the bootloader and getvar will always show it has been unlocked... There is no point except pure security to relock the bootloader, but you will still know it was once unlocked.
Thanks for your help, I flashed stock ROM (without gpt.bin and bootloader.bin), custom logo.bin and yep it works also I got the January OTA.