*** Nexus 5 THE Official Thread ***

Anyone getting the following error when flashing?

target reported max download size of 1073741824 bytes
sending 'bootloader' (2579 KB)...
OKAY [ 0.258s]
writing 'bootloader'...
OKAY [ 0.484s]
finished. total time: 0.745s
rebooting into bootloader...
OKAY [ 0.090s]
finished. total time: 0.092s
target reported max download size of 1073741824 bytes
sending 'radio' (45521 KB)...
OKAY [ 1.536s]
writing 'radio'...
OKAY [ 3.122s]
finished. total time: 4.660s
rebooting into bootloader...
OKAY [ 0.090s]
finished. total time: 0.092s
target reported max download size of 1073741824 bytes
archive does not contain 'boot.sig'
archive does not contain 'recovery.sig'
failed to allocate 1005154516 bytes
error: update package missing system.img
Press any key to exit...

both .img files are there in the .zip :(
 
All done with the more thorough batch file, apparently my issue was I needed to update the entire SDK but meh did it this way instead, now up and running and it's just installing my apps again - happy days!
 
@Terrier that error is normal don't worry about it. Get it every single time I flash my device through ADB.

Also just finished installing 5.0 didn't wipe since I came for the latest beta so it should be ok. Still upgrading my 150 apps. Hopefully no more misc draining my battery on this build :D.
 
Well, see to have successfully flashed mine, after finally working out I had to extract the tar file first:p
First time I had flashed an image so sweaty palms for a while!
It (seemed) to take an age to reboot afterwards though.
 
Weird one on mine now, in About > Phone my number listed is the original phone number from the sim-card, not my number I got ported over ... the right number was displayed on KK - wonder if it's a random L issue?
 
First boot took 5 mins after manually installing using the following:

fastboot flash bootloader bootloader-hammerhead-hhz12d.img
fastboot reboot-bootloader
fastboot flash radio radio-hammerhead-m8974a-2.0.50.2.21.img
fastboot reboot-bootloader
fastboot flash system system.img
fastboot reboot-bootloader
fastboot flash userdata userdata.img
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot erase cache
fastboot flash cache cache.img
fastboot reboot


Just restoring my backup now.
 
Back
Top Bottom