View Single Post
  #1003 (permalink)  
Old 01-16-2012, 02:54 PM
mbellot's Avatar
mbellot
PPCGeeks Regular
Offline
 
Join Date: Jul 2010
Posts: 156
Reputation: 135
mbellot is keeping up the good workmbellot is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [TESTING] - NAND OMGB (1.2.3)

Quote:
Originally Posted by [ACL] View Post
Wow, well this is an odd one. You could always get creative and flash the recovery.img into the boot partition

fastboot flash boot recovery.img

This way you will boot into recovery automatically withot needing to press the power button. Once you are there, run the update and see if it flashes everything else. Not sure what else to suggest.

No luck, looks like boot isn't big enough...

Code:
C:\adb>fastboot flash boot recovery.img
      sending 'boot' (4100 KB)... OKAY [  1.094s]
                writing 'boot'... FAILED (remote: flash write failure)
finished. total time: 2.203s
and on the phone

Code:
fastboot: download:00401000
fastboot: flash:boot
writing 4198400 bytes to 'boot'
flash_write_image: out of space
Reply With Quote