|
Senior Member
Thread Author (OP)
Join Date: Jul 2010
Posts: 8,919
Device(s):
Carrier: Not Provided
Thanks: 5,322
Thanked 5,415 Times in 3,418 Posts
|
Quote:
Originally Posted by iowabowtech
Hey Scotty...what would happen if we flashed it via fastboot? Would it give a mainversion error and if so, could we bait and switch the mainversion to mactch the user's current setup to avert a fail?
|
if the misc img hasnt been rewritten,then it would get the main version fail. i was thinking of suggesting this,but wanted to make sure we had exhausted all other possibilities before i suggested it,due to not wanting to add more confusion to an allready fustrated sweetb
Quote:
Originally Posted by sdrawkcab25
After seeing the screenshot, I think the only thing left is, for some reason the SD card isn't taking the fat32 format. And would try another card or formatting through a card reader.
Failing those two options I would think you should be able to flash the file through fast boot.
an easier way to flash PB31IMG files
|
i am inclined to agree... if youre formatting the card in the phone via usb cable,it could be a usb cable thing,an sd card thing,or who knows what,but at this point it looks like for one reason or another the prollem is the sd card.
im still not sure why the RUU wouldnt run either,unless htc sync or something is running on the PC and screwing with it.
i think at this time we should try and flash the PB31IMG in fastboot. just to keep things,in-thread,ill put some real quick directions here:
1)put PB31IMG into your android directory(if thats still what mini-adb inc is renamed in your system). you dont need to change the name of PB31IMG or android to make it work.
assuming you leave it named PB31IMG then open your cmd window and enter(only bold type. blue are just additional comments):
cd c:\android change to android directory
md5sums PB31IMG.zip this will output the md5 sum of the file you will flash. make sure it matches 31bb1611a0fa8197d447c0438426717e
adb devices should output your phones serial number
adb reboot bootloader will boot you into the fastboot screen(white with colored letters)
fastboot devices will again output serial number
fastboot erase cache
fastboot oem rebootRUU
fastboot flash zip PB31IMG.zip
you will see a green line on your phone as the file flashes.youll see outut in your cmd window. shortly after starting you will get a "FAILED!(remote: 90 hboot pre-update! please flush image again immediately). dont worry,this is normal.
fastboot flash zip PB31IMG.zip to flash it again. it will finish this time.
after you get a "finished" message:
fastboot reboot-bootloader this will take you back to the white fastboot screen
fastboot reboot your phone should reboot
heres how it should look in your cmd window:
Code:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\Scott> cd c:\mini-adb_inc
c:\mini-adb_inc>md5sums PB31IMG.zip
MD5sums 1.2 freeware for Win9x/ME/NT/2000/XP+
Copyright (C) 2001-2005 Jem Berkes - http://www.pc-tools.net/
Type md5sums -h for help
[Path] / filename MD5 sum
-------------------------------------------------------------------------------
[c:\mini-adb_inc\]
PB31IMG.zip 100% 31bb1611a0fa8197d447c0438426717e
c:\mini-adb_inc>adb devices
adb server is out of date. killing...
* daemon started successfully *
HT117HJ00242 device
c:\mini-adb_inc>adb reboot bootloader
c:\mini-adb_inc>fastboot devices
HT117HJ00242 fastboot
c:\mini-adb_inc>fastboot erase cache
erasing 'cache'... OKAY [ 0.547s]
finished. total time: 0.547s
c:\mini-adb_inc>fastboot oem rebootRUU
... OKAY [ 0.095s]
finished. total time: 0.095s
c:\mini-adb_inc>fastboot flash zip PB31IMG.zip
sending 'zip' (176625 KB)... OKAY [ 24.227s]
writing 'zip'... INFOzip header checking...
INFOshift signature_size for header checking...
INFOzip info parsing...
INFOchecking model ID...
INFOchecking custom ID...
INFOstart image[hboot] unzipping for pre-update check...
INFOstart image[hboot] flushing...
INFO[RUU]WP,hboot,0
INFO[RUU]WP,hboot,100
FAILED (remote: 90 hboot pre-update! please flush image again immediately)
finished. total time: 30.330s
c:\mini-adb_inc>fastboot flash zip PB31IMG.zip
sending 'zip' (176625 KB)... OKAY [ 24.165s]
writing 'zip'... INFOzip header checking...
INFOshift signature_size for header checking...
INFOzip info parsing...
INFOchecking model ID...
INFOchecking custom ID...
INFOstart image[radio] unzipping & flushing...
INFO[RUU]UZ,radio,0
INFO[RUU]UZ,radio,9
INFO[RUU]UZ,radio,18
INFO[RUU]UZ,radio,23
INFO[RUU]UZ,radio,32
INFO[RUU]UZ,radio,41
INFO[RUU]UZ,radio,46
INFO[RUU]UZ,radio,51
INFO[RUU]UZ,radio,60
INFO[RUU]UZ,radio,69
INFO[RUU]UZ,radio,78
INFO[RUU]UZ,radio,87
INFO[RUU]UZ,radio,97
INFO[RUU]UZ,radio,100
INFO[RUU]WP,radio,0
INFO[RUU]WP,radio,7
INFO[RUU]WP,radio,16
INFO[RUU]WP,radio,21
INFO[RUU]WP,radio,26
INFO[RUU]WP,radio,35
INFO[RUU]WP,radio,40
INFO[RUU]WP,radio,45
INFO[RUU]WP,radio,50
INFO[RUU]WP,radio,100
INFOstart image[boot] unzipping & flushing...
INFO[RUU]UZ,boot,0
INFO[RUU]UZ,boot,43
INFO[RUU]UZ,boot,83
INFO[RUU]UZ,boot,100
INFO[RUU]WP,boot,0
INFO[RUU]WP,boot,42
INFO[RUU]WP,boot,85
INFO[RUU]WP,boot,100
INFOstart image[recovery] unzipping & flushing...
INFO[RUU]UZ,recovery,0
INFO[RUU]UZ,recovery,20
INFO[RUU]UZ,recovery,43
INFO[RUU]UZ,recovery,73
INFO[RUU]UZ,recovery,99
INFO[RUU]UZ,recovery,100
INFO[RUU]WP,recovery,0
INFO[RUU]WP,recovery,20
INFO[RUU]WP,recovery,40
INFO[RUU]WP,recovery,60
INFO[RUU]WP,recovery,80
INFO[RUU]WP,recovery,100
INFOstart image[system] unzipping & flushing...
INFO[RUU]UZ,system,0
INFO[RUU]UZ,system,6
INFO[RUU]UZ,system,12
INFO[RUU]UZ,system,19
INFO[RUU]UZ,system,25
INFO[RUU]UZ,system,32
INFO[RUU]UZ,system,39
INFO[RUU]UZ,system,45
INFO[RUU]UZ,system,51
INFO[RUU]UZ,system,58
INFO[RUU]UZ,system,64
INFO[RUU]UZ,system,71
INFO[RUU]UZ,system,78
INFO[RUU]UZ,system,84
INFO[RUU]UZ,system,89
INFO[RUU]WP,system,0
INFO[RUU]WP,system,89
INFO[RUU]UZ,system,89
INFO[RUU]UZ,system,89
INFO[RUU]UZ,system,90
INFO[RUU]UZ,system,91
INFO[RUU]UZ,system,92
INFO[RUU]UZ,system,93
INFO[RUU]UZ,system,94
INFO[RUU]UZ,system,94
INFO[RUU]UZ,system,96
INFO[RUU]UZ,system,96
INFO[RUU]UZ,system,97
INFO[RUU]UZ,system,98
INFO[RUU]UZ,system,99
INFO[RUU]UZ,system,100
INFO[RUU]WP,system,89
INFO[RUU]WP,system,89
INFO[RUU]WP,system,90
INFO[RUU]WP,system,91
INFO[RUU]WP,system,94
INFO[RUU]WP,system,94
INFO[RUU]WP,system,95
INFO[RUU]WP,system,96
INFO[RUU]WP,system,97
INFO[RUU]WP,system,98
INFO[RUU]WP,system,99
INFO[RUU]WP,system,100
INFOstart image[sp1] unzipping & flushing...
INFO[RUU]UZ,sp1,0
INFO[RUU]UZ,sp1,100
INFO[RUU]WP,sp1,0
INFO[RUU]WP,sp1,100
OKAY [118.439s]
finished. total time: 142.605s
c:\mini-adb_inc>fastboot reboot-bootloader
rebooting into bootloader... OKAY [ 0.095s]
finished. total time: 0.095s
c:\mini-adb_inc>fastboot reboot
rebooting...
finished. total time: 0.093s
c:\mini-adb_inc>
and if that works,when your phonr boots back up yull be on froyo and can finally continue with the last part of the guide to achieve s-off. i will be watching.
__________________
The Delivery Guy
If someone has helped you,please click the THANKS button on that post.
Please post questions so others can benefit from the answers.
donate to my device fund
|