nexus 4 will make me crazy

Search This thread

hitibiti

Senior Member
Sep 1, 2007
73
4
44
Canada Montreal
i have one received from customer , when i power on just hang on start-up log
to fix that i need just unlock boot loader flash the phone (using Nexus Root Toolkit1.8.6 )
but this one , root is done phone habe unlocked boot loader , when i try to flash i get this error
archive does not contain 'boot.sig'

PHP:
Flash Stock + Unroot...
 ------------------------------------------------------------------


sending 'bootloader' (2203 KB)...
OKAY [  0.077s]
writing 'bootloader'...
OKAY [  0.318s]
finished. total time: 0.398s
rebooting into bootloader...
OKAY [  0.003s]
finished. total time: 0.004s

sending 'radio' (45537 KB)...
OKAY [  1.503s]
writing 'radio'...
OKAY [  2.578s]
finished. total time: 4.083s
rebooting into bootloader...
OKAY [  0.003s]
finished. total time: 0.004s

archive does not contain 'boot.sig'
error: out of memory

any help ^
 

bojanz

Member
Oct 8, 2011
19
2
Huawei Nexus 6P
Xiaomi Poco F1
Probably is not the problem about that "sign" error but next line, out of memory error. Check if there is any storage left. If there is,... What rom do you flash with?

Addition: i had a similar problem and i couldnt instal 4.4.4, i did first install 4.2 amd after that on 4.4.4 and it was successful.

I did it by this manual:
https://developers.google.com/android/nexus/images


Sent from my Nexus 4 using XDA Free mobile app
 
Last edited:
  • Like
Reactions: hitibiti

jd1639

Inactive Recognized Contributor
Sep 21, 2012
16,833
5,404
Minnesota
Probably is not the problem about that "sign" error but next line, out of memory error. Check if there is any storage left. If there is,... What rom do you flash with?

Addition: i had a similar problem and i couldnt instal 4.4.4, i did first install 4.2 amd after that on 4.4.4 and it was successful.

I did it by this manual:
https://developers.google.com/android/nexus/images


Sent from my Nexus 4 using XDA Free mobile app

This ^ boot sig error is normal

Sent from my Nexus 5 using XDA Free mobile app
 

jd1639

Inactive Recognized Contributor
Sep 21, 2012
16,833
5,404
Minnesota
how can i do that ?
thx

Download the factory image. Extract it. Inside is a zip, extract that too. In there you'll find the cache.img. boot into the bootloader and in a cmd window on the pc use

fastboot flash cache cache.img

If you don't have fastboot set up on the pc Google 15 second adb install xda

Sent from my Nexus 5 using XDA Free mobile app
 

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    Probably is not the problem about that "sign" error but next line, out of memory error. Check if there is any storage left. If there is,... What rom do you flash with?

    Addition: i had a similar problem and i couldnt instal 4.4.4, i did first install 4.2 amd after that on 4.4.4 and it was successful.

    I did it by this manual:
    https://developers.google.com/android/nexus/images


    Sent from my Nexus 4 using XDA Free mobile app