I i started to "re-update" my phone because of issues of OTA. I did everuthing fine but now after i made the all the "fastboot erases" i cant instal the android.
I was with stock rom unrooted, so following a video i went to bootloader like i saw , i connected the phone on my pc, and double-click on "flash-all" buit i'm getting a problem with images of 4.4 and 4.3
...
FAILED (remote: Already Unlocked)
finished. total time: 0.006s
erasing 'boot'...
OKAY [ 0.006s]
finished. total time: 0.008s
******** Did you mean to fastboot format this partition?
erasing 'cache'...
OKAY [ 0.021s]
finished. total time: 0.022s
erasing 'recovery'...
OKAY [ 0.005s]
finished. total time: 0.006s
******** Did you mean to fastboot format this partition?
erasing 'system'...
OKAY [ 0.031s]
finished. total time: 0.033s
******** Did you mean to fastboot format this partition?
erasing 'userdata'...
OKAY [ 0.191s]
finished. total time: 0.193s
sending 'bootloader' (2100 KB)...
OKAY [ 0.073s]
writing 'bootloader'...
FAILED (remote: invalid bootloader image
)
finished. total time: 0.086s
rebooting into bootloader...
OKAY [ 0.003s]
finished. total time: 0.005s
archive does not contain 'boot.sig'
archive does not contain 'recovery.sig'
archive does not contain 'system.sig'
--------------------------------------------
Bootloader Version...: MAKOZ30d
Baseband Version.....: M9615A-CEFWMAZM-2.0.1700.97
Serial Number........: 01cd03df4b0e7962
--------------------------------------------
checking product...
FAILED
Device product is 'mako'.
Update requires 'grouper'.
finished. total time: 0.030s
Press any key to exit...
my phone doesnt even turn on anymore, what should i do
alan966 said:
Device product is 'mako'.
Update requires 'grouper'.
Click to expand...
Click to collapse
Well, that seems to be your problem. Looks like you flashed the nexus 7 images on your nexus 4...not a good thing.
I would first try downloading the CORRECT images and flashing those.
Chromium_ said:
Well, that seems to be your problem. Looks like you flashed the nexus 7 images on your nexus 4...not a good thing.
I would first try downloading the CORRECT images and flashing those.
Click to expand...
Click to collapse
wtf ? i downloaded this image from the google and only now i saw that everytime i clicked on the nexus 4 images it brings me to nexus 7 images
I'll try again with the correct images and report
UPDATE: i did it, kit kat is running in my phone but now google services does not work anymore with my wifi only with my 3g, cant download any app, acess any kind of google app like youtube, gmail, maps...
Related
Hi There.
I just got a brand new Nexus 4 today and the first thing I tried to do was to update to the 4.3 Android version. I downloaded the factory image from Android.com. When I tried to run the flash-all.sh script I got this error:
macyccam-jwr66v trant_macbook$ ./flash-all.sh
sending 'bootloader' (2201 KB)...
OKAY [ 0.139s]
writing 'bootloader'...
FAILED (remote: not supported in locked device)
finished. total time: 0.142s
rebooting into bootloader...
OKAY [ 0.001s]
finished. total time: 0.001s
sending 'radio' (54321 KB)...
OKAY [ 3.397s]
writing 'radio'...
FAILED (remote: not supported in locked device)
finished. total time: 3.399s
rebooting into bootloader...
OKAY [ 0.001s]
finished. total time: 0.001s
archive does not contain 'boot.sig'
archive does not contain 'recovery.sig'
archive does not contain 'system.sig'
--------------------------------------------
Bootloader Version...: MAKOZ10o
Baseband Version.....: M9615A-CEFWMAZM-2.0.1700.48
Serial Number........: 027af952120bb5bf
--------------------------------------------
checking product...
OKAY [ 0.002s]
checking version-bootloader...
FAILED
Device version-bootloader is 'MAKOZ10o'.
Update requires 'MAKOZ20i'.
finished. total time: 0.012s
Click to expand...
Click to collapse
Is something wrong with my bootloader ?
xDer_ said:
Hi There.
I just got a brand new Nexus 4 today and the first thing I tried to do was to update to the 4.3 Android version. I downloaded the factory image from Android.com. When I tried to run the flash-all.sh script I got this error:
Is something wrong with my bootloader ?
Click to expand...
Click to collapse
Your bootloader seems like it's locked. You need to unlock it first with fastboot by running "fastboot oem unlock". Note that this will wipe all data on your device, which you probably don't mind since you just got the device.
Device: Nexus 7 (2012) WIFI only
After 4.3 update device started locking up and had to repeatedly long-press power to reboot. Factory defaut fixed first time, Second time (because it started happening again) could not recover from factory default. boot.img will not install and returns a (remote: FileWriteFailed) error.
I've tried multiple cables, PCs, and toolkits with no luck.
I can load bootloaders without issue.
I can format and load system, userdata, recovery (have loaded stock, TWRP, CWM recoveries) all appear to load without issue and work fine but haven't been able to fix this issue.
Once the boot.img flash is attempted, the device locks up hard and a long-press of power is needed to bring it back.
I can boot to Google screen with (Start, Power off, Recovery mode, Restart bootloader options) or directly to bootloader without issue.
First tried restoring 4.3 factory, but have since been trying 4.2.2 factory using Nexus Root Toolkit, Nexus 7 Toolkit, and a lot of SDK command line of fastboot commands. I can run ADB commands if I first get into recovery.
Is there a option I can tickle or something else anyone knows I can try? I'm beginning to think the boot sector of the flash is defective (if this makes sense).
Here's an example of a fastboot update. It hasn't mattered the method, the outcome is always identical. It fails at boot.img flash write failure.
>fastboot devices
015d490651281e0e fastboot
>fastboot erase boot
erasing 'boot'...
OKAY [ 1.186s]
finished. total time: 1.186s
>fastboot erase cache
******** Did you mean to fastboot format this partition?
erasing 'cache'...
OKAY [ 0.998s]
finished. total time: 0.998s
>fastboot erase recovery
erasing 'recovery'...
OKAY [ 0.796s]
finished. total time: 0.796s
>fastboot erase userdata
******** Did you mean to fastboot format this partition?
erasing 'userdata'...
OKAY [ 4.649s]
finished. total time: 4.649s
>fastboot flash bootloader bootloader-grouper-4.18.img
sending 'bootloader' (2096 KB)...
OKAY [ 0.312s]
writing 'bootloader'...
OKAY [ 9.875s]
finished. total time: 10.202s
>fastboot reboot-bootloader
rebooting into bootloader...
OKAY [ 0.031s]
finished. total time: 0.031s
>fastboot -w update image-nakasi-jdq39.zip
archive does not contain 'boot.sig'
archive does not contain 'recovery.sig'
archive does not contain 'system.sig'
--------------------------------------------
Bootloader Version...: 4.18
Baseband Version.....: N/A
Serial Number........: 015d490651281e0e
--------------------------------------------
checking product...
OKAY [ 0.031s]
checking version-bootloader...
OKAY [ 0.016s]
sending 'boot' (4944 KB)...
OKAY [ 0.686s]
writing 'boot'...
FAILED (remote: (FileWriteFailed))
finished. total time: 5.210s
>
This issue has been resolved. The Nexus 7 was returned to Asus support and the motherboard was replaced under warranty.
[email protected]:/home/zarkpafilis/Desktop/razor-kot49h# bash flash-all.sh
sending 'bootloader' (3911 KB)...
OKAY [ 0.751s]
writing 'bootloader'...
FAILED (remote: (InvalidState))
finished. total time: 0.990s
rebooting into bootloader...
OKAY [ 0.011s]
finished. total time: 0.011s
archive does not contain 'boot.sig'
archive does not contain 'recovery.sig'
archive does not contain 'system.sig'
--------------------------------------------
Bootloader Version...: 4.23
Baseband Version.....: N/A
Serial Number........: 015d4a5f0020180c
--------------------------------------------
checking product...
FAILED
Device product is 'grouper'.
Update requires 'flo'.
finished. total time: 0.177s
[email protected]:/home/zarkpafilis/Desktop/razor-kot49h#
The device is nexus 7 32 gb wifi (grouper). I cant find any grouper image here , so I downloaded the latest razor one. I bought the tablet in 2013(xmas)
[email protected]:/home/zarkpafilis/Desktop/razor-kot49h# ls
bootloader-flo-flo-04.02.img flash-all.sh image-razor-kot49h.zip
flash-all.bat flash-base.sh
[email protected]:/home/zarkpafilis/Desktop/razor-kot49h#
Im trying to boot nagasig latest. It seems it may work
It did not: - Now im stuck with a bootloader mode device that fails to boot!
[email protected]:/home/zarkpafilis/Desktop# cd nakasig-kot49h
[email protected]:/home/zarkpafilis/Desktop/nakasig-kot49h# bash flash-all.sh
\...
(bootloader) Bootloader is already unlocked
OKAY [ 0.591s]
finished. total time: 0.591s
erasing 'boot'...
OKAY [ 0.032s]
finished. total time: 0.032s
******** Did you mean to fastboot format this partition?
erasing 'cache'...
OKAY [ 0.132s]
finished. total time: 0.133s
erasing 'recovery'...
OKAY [ 0.032s]
finished. total time: 0.032s
******** Did you mean to fastboot format this partition?
erasing 'system'...
OKAY [ 0.193s]
finished. total time: 0.194s
******** Did you mean to fastboot format this partition?
erasing 'userdata'...
OKAY [ 8.616s]
finished. total time: 8.616s
sending 'bootloader' (3911 KB)...
OKAY [ 0.760s]
writing 'bootloader'...
FAILED (remote: (InvalidState))
finished. total time: 0.987s
rebooting into bootloader...
OKAY [ 0.021s]
finished. total time: 0.021s
sending 'radio' (16384 KB)...
FAILED (command write failed (Bad file descriptor))
finished. total time: 0.000s
rebooting into bootloader...
archive does not contain 'boot.sig' - it stayed there
Now the tablet is not recognized with adb devices!
Fastboot recognizes it as blah blah
I managed to get it working again , but it misses flo and tiltapia (or something) - I downloaded the wifi versions of the image , the latest versions.
Downloading nakasi earliest version - It is sending system , it should work.
I couldnt do adb reboot-fastboot so I manually refreshed the fastboot again and then it got detected
It finisehn , my tablet is back on life - I will leave this thread so others can see it. Thanks people for doing nothing!
I dont know why but I keep solving stuff myself without help on forums
Sorry couldnt post links
I used nakasi-jzo54k
following is the message coming... please help.
c:\adb>flash-all.bat
...
FAILED (remote: Already Unlocked)
finished. total time: 0.001s
erasing 'boot'...
OKAY [ 0.006s]
finished. total time: 0.006s
******** Did you mean to fastboot format this parti
erasing 'cache'...
OKAY [ 0.019s]
finished. total time: 0.019s
erasing 'recovery'...
OKAY [ 0.005s]
finished. total time: 0.005s
******** Did you mean to fastboot format this parti
erasing 'system'...
OKAY [ 0.032s]
finished. total time: 0.032s
******** Did you mean to fastboot format this parti
erasing 'userdata'...
OKAY [ 0.453s]
finished. total time: 0.453s
sending 'bootloader' (2100 KB)...
OKAY [ 0.082s]
writing 'bootloader'...
FAILED (remote: invalid bootloader image
)
finished. total time: 0.084s
rebooting into bootloader...
OKAY [ 0.001s]
finished. total time: 0.001s
sending 'radio' (16384 KB)...
OKAY [ 0.540s]
writing 'radio'...
OKAY [ 0.880s]
finished. total time: 1.422s
rebooting into bootloader...
OKAY [ 0.001s]
finished. total time: 0.001s
archive does not contain 'boot.sig'
archive does not contain 'recovery.sig'
archive does not contain 'system.sig'
--------------------------------------------
Bootloader Version...: MAKOZ30f
Baseband Version.....: N/A
Serial Number........: 05ed6845a00e183c
--------------------------------------------
checking product...
FAILED
Device product is 'mako'.
Update requires 'tilapia'.
finished. total time: 0.012s
Press any key to exit...
Hi
Thanks for writing to us at XDA Assist. Please standby while we have your thread/question moved to the appropriate sub-forum for your device.
For future reference you can find your device sub-forum here (bookmark/subscribe this):
Google Nexus 4
Within that section you will find a dedicated q&a sub-forum (this is where your thread is going to be moved to):
Nexus 4 Q&A, Help & Troubleshooting
Good luck!
Sumit Saini said:
following is the message coming... please help.
c:\adb>flash-all.bat
...
FAILED (remote: Already Unlocked)
finished. total time: 0.001s
erasing 'boot'...
OKAY [ 0.006s]
finished. total time: 0.006s
******** Did you mean to fastboot format this parti
erasing 'cache'...
OKAY [ 0.019s]
finished. total time: 0.019s
erasing 'recovery'...
OKAY [ 0.005s]
finished. total time: 0.005s
******** Did you mean to fastboot format this parti
erasing 'system'...
OKAY [ 0.032s]
finished. total time: 0.032s
******** Did you mean to fastboot format this parti
erasing 'userdata'...
OKAY [ 0.453s]
finished. total time: 0.453s
sending 'bootloader' (2100 KB)...
OKAY [ 0.082s]
writing 'bootloader'...
FAILED (remote: invalid bootloader image
)
finished. total time: 0.084s
rebooting into bootloader...
OKAY [ 0.001s]
finished. total time: 0.001s
sending 'radio' (16384 KB)...
OKAY [ 0.540s]
writing 'radio'...
OKAY [ 0.880s]
finished. total time: 1.422s
rebooting into bootloader...
OKAY [ 0.001s]
finished. total time: 0.001s
archive does not contain 'boot.sig'
archive does not contain 'recovery.sig'
archive does not contain 'system.sig'
--------------------------------------------
Bootloader Version...: MAKOZ30f
Baseband Version.....: N/A
Serial Number........: 05ed6845a00e183c
--------------------------------------------
checking product...
FAILED
Device product is 'mako'.
Update requires 'tilapia'.
finished. total time: 0.012s
Press any key to exit...
Click to expand...
Click to collapse
Are you sure you have downloaded correct files? Share the link from where you downloaded...
nitin.chobhe said:
Are you sure you have downloaded correct files? Share the link from where you downloaded...
Click to expand...
Click to collapse
He hasn't. He's try to flash the image from the n7, tilapia.
Sent from my Nexus 5 using XDA Free mobile app
c:\adb>flash-all.bat
...
FAILED (remote: Already Unlocked)
finished. total time: 0.001s
erasing 'boot'...
OKAY [ 0.006s]
finished. total time: 0.006s
******** Did you mean to fastboot format this parti
erasing 'cache'...
OKAY [ 0.019s]
finished. total time: 0.019s
erasing 'recovery'...
OKAY [ 0.005s]
finished. total time: 0.005s
******** Did you mean to fastboot format this parti
erasing 'system'...
OKAY [ 0.032s]
finished. total time: 0.032s
******** Did you mean to fastboot format this parti
erasing 'userdata'...
OKAY [ 0.453s]
finished. total time: 0.453s
sending 'bootloader' (2100 KB)...
OKAY [ 0.082s]
writing 'bootloader'...
FAILED (remote: invalid bootloader image
)
finished. total time: 0.084s
rebooting into bootloader...
OKAY [ 0.001s]
finished. total time: 0.001s
sending 'radio' (16384 KB)...
OKAY [ 0.540s]
writing 'radio'...
OKAY [ 0.880s]
finished. total time: 1.422s
rebooting into bootloader...
OKAY [ 0.001s]
finished. total time: 0.001s
archive does not contain 'boot.sig'
archive does not contain 'recovery.sig'
archive does not contain 'system.sig'
--------------------------------------------
Bootloader Version...: MAKOZ30f
Baseband Version.....: N/A
Serial Number........: 05ed6845a00e183c
--------------------------------------------
checking product...
FAILED
Device product is 'mako'.
Update requires 'tilapia'.
finished. total time: 0.012s
Press any key to exit...
Sumit Saini said:
Device product is 'mako'.
Update requires 'tilapia'.
Click to expand...
Click to collapse
You've got the fastboot images for 'tilapia' (Nexus 7 2012).
This is the right one: https://dl.google.com/dl/android/aosp/occam-ktu84p-factory-b6ac3ad6.tgz