So I have my hboot.img in the same folder as fastboot. I CD to that directory. I "fastboot devices" to see that my phones attached. I type:
fastboot flash hboot hboot.img
and I get the following error:
sending 'hboot' <512KB>.... OKAY
writing 'hboot' ... FAILED <remote: partition doesnt exist>
Any suggestions? I assume it's something silly I'm just missing (I hope)...
I started on the rogers dream where everyone installed the danger spl as the rooting process.. so I'm a bit less than used to other spls.
However can you tell us the version of your current spl (and radio in case we can't solve fastboot)
Thanks.
SPL is EngBootloader_v2
Radio is U_2.22.23.02
I could flash it via recovery no problem, but in light of recent revelations about the boot modes and bricking (and "borking") I don't want to break my g1 before I can afford my Nexus
Any advice would be GREATLY appreciated.
EDIT: BTW, I can issue all the commands I tried (reboot, reboot-fastboot, etc) successfully, just not finding the hboot partition. Saw that I'm not the only one with this issue over on forum.cyanogenmod.com/index.php?/topic/2734-partition-does-not-exist/
Anybody think maybe the problem is with the Engineering SPL? More specifically HBOOT-0.95.3000? That is the SPL that I have and I'm experiencing the same error. Maybe we need the HardSPL to fastboot a SPL? Just thinking out loud...
Meh...I just said eff it and flashed it via Amon recovery. It ain't bricked...so thats good.
Jaylen said:
Anybody think maybe the problem is with the Engineering SPL? More specifically HBOOT-0.95.3000? That is the SPL that I have and I'm experiencing the same error. Maybe we need the HardSPL to fastboot a SPL? Just thinking out loud...
Click to expand...
Click to collapse
No .. well in theory anyway hardspl is the eng spl..
The EngBootloader_v2 SPL is not nearly as nice to developers as any of the sapphire ones.. We have no hboot/spl flash that I can find.. It also dosn't appear to be S-OFF.. a problem if we wish to run an unsigned nbh (maybe hard spl can do that)
I think the best option is for me to return to defanging a sapphire SPL to prevent "boot mode 3" thus hopefully allow you to recover if you flash something out of order..
noCOMPLY said:
Meh...I just said eff it and flashed it via Amon recovery. It ain't bricked...so thats good.
Click to expand...
Click to collapse
yes for now that is the way.. just make sure you see a 2x radio in the fastboot screen before going to recovery and flashing..
(ie. if you have a 1x radio.. flash the 2x radio.. reboot to fastboot verify *in* fastboot it is now 2x.. and then and only then think about flashing the danger spl)
Guess thats what I'll probably do too. What about fastbooting an update.zip file with the spl file in it? I'm pretty sure you can do that.
Related
Something to try if you're stuck with 1.76.0007 SPL... There is no harm in trying. If it works, great! If not, then you're no worse off...
Make sure your radio version is 6.35.07.29 by entering FASTBOOT mode. (Back + Power). If it's not 6.35.07.29, don't continue.
Download this update and save to your SD as update.zip
http://content.modaco.net/hero/update-hero-hboot-1.76.2007-signed.zip
Boot your phone into HTC recovery mode using Home and Power.
Press Home and End to bring up the recovery console.
Choose the option to "Apply sdcard:update.zip"
If this is successful, it will apply the update then bring you back into the recovery mode. Turn off your phone, then boot into FASTBOOT using Back and Power. See if your HBOOT version is now 1.76.2007.
We might be on to something here...
This seems to be what's happening when people try this...
Code:
E:No signature (5 files)
E:Verification failed
Installation aborted
That means that the Engineering SPL can't be flashed over the stock SPL.
Oh well, it was worth a shot.
Does anyone else have any ideas?
Dude nice one but what's the success rate? I'm willing to try this **** but i need more input from you, like has anyone successfully flashed it and in case it bricks my phone and it prolly will, can i overwrite it with an official Sense TW/HK/SG RUU and will it bring my Magic back from the dead?
EDIT: Got ya. Looks like it is still work in progress...
Guru, what's about thing to replace HBoot to Eng HBoot in rom.zip while RUU wait to get processed ?
It's so crazy, but ... why not?
I'm gonna compare by Hex-editor original Hero Hboot, Eng hero Hboot and original magic Hboot...
Update at 14:29 (GMT +3)
Good news:
Hboot from RUU_Sapphire_HTC_Asia_WWE_3.03.728.4 (Indonesia, Malaysia, Vietnam)
Hboot from RUU_Hero_HTC_WWE_2.73.405.38_WWE_release_signed_NoDriver
HBoot from RUU_Hero_HTC_WWE_2.73.405.61_WWE_test_signed_NoDriver
are absolutely same
Checksum MD-5: 6EC7F3AF2C832B38EEECE0FD7FB66CDA
Bad news:
Eng Hboot from Modaco is quite different than stock HBoots
So it is NOT a hex-patch. It is fully engineering Hboot.
As there is one new eng Hboot for Hero, so a new one HBoot for Magic exists... but where?)
5[Strogino] said:
Guru, what's about thing to replace HBoot to Eng HBoot in rom.zip while RUU wait to get processed ?
It's so crazy, but ... why not?
I'm gonna compare by Hex-editor original Hero Hboot, Eng hero Hboot and original magic Hboot...
Update at 14:29 (GMT +3)
Good news:
Hboot from RUU_Sapphire_HTC_Asia_WWE_3.03.728.4 (Indonesia, Malaysia, Vietnam)
Hboot from RUU_Hero_HTC_WWE_2.73.405.38_WWE_release_signed_NoDriver
HBoot from RUU_Hero_HTC_WWE_2.73.405.61_WWE_test_signed_NoDriver
are absolutely same
Checksum MD-5: 6EC7F3AF2C832B38EEECE0FD7FB66CDA
Bad news:
Eng Hboot from Modaco is quite different than stock HBoots
So it is NOT a hex-patch. It is fully engineering Hboot.
As there is one new eng Hboot for Hero, so a new one HBoot for Magic exists... but where?)
Click to expand...
Click to collapse
Nice anyway , if some one wants to have the new radio and be able to flash the new sense using fastboot maybe it should work to flash hboot with HBoot from RUU_Hero_HTC_WWE_2.73.405.61_WWE_test_signed_NoDri ver and then flash the new radio and go on with flashing the rest...
The NEW ENG.SPL is not useful unless we get it in form of a signed sappimg.zip , here comes the big question Do Modaco has the new hero SPL in a signed by htc sappimg.zip ? if he has it then we are all set
5[Strogino] said:
Guru, what's about thing to replace HBoot to Eng HBoot in rom.zip while RUU wait to get processed ?
Click to expand...
Click to collapse
Rom.zip is signed, when you change it the sign validation will fail.
shwan_3 said:
Nice anyway , if some one wants to have the new radio and be able to flash the new sense using fastboot maybe it should work to flash hboot with HBoot from RUU_Hero_HTC_WWE_2.73.405.61_WWE_test_signed_NoDri ver and then flash the new radio and go on with flashing the rest...
The NEW ENG.SPL is not useful unless we get it in form of a signed sappimg.zip , here comes the big question Do Modaco has the new hero SPL in a signed by htc sappimg.zip ? if he has it then we are all set
Click to expand...
Click to collapse
The whole point to running a 1.76 ENG HBOOT is to be able to run Hero ROMs and the new Sapphire 32A Sense ROMs without modifying them to the current 1.33 HBOOT partition table. And I'm quite sure that the 6.35 radio doesn't run well with a 1.33 HBOOT.
The HBOOT defines the partitioning of the NAND and the new Sense ROMs can't be flashed onto the partition table defined by a 1.33 HBOOT.
cursordroid said:
The whole point to running a 1.76 ENG HBOOT is to be able to run Hero ROMs and the new Sapphire 32A Sense ROMs without modifying them to the current 1.33 HBOOT partition table. And I'm quite sure that the 6.35 radio doesn't run well with a 1.33 HBOOT.
The HBOOT defines the partitioning of the NAND and the new Sense ROMs can't be flashed onto the partition table defined by a 1.33 HBOOT.
Click to expand...
Click to collapse
Thats what ln -s is for
Amon_RA said:
Rom.zip is signed, when you change it the sign validation will fail.
Click to expand...
Click to collapse
But where are keys and certs in rom.zip?
maxisma said:
Thats what ln -s is for
Click to expand...
Click to collapse
I'm one of the people who would really rather not use their SD card for apps or cache storage.
But yeah, that does work when necessary.
cursordroid said:
This seems to be what's happening when people try this...
Code:
E:No signature (5 files)
E:Verification failed
Installation aborted
That means that the Engineering SPL can't be flashed over the stock SPL.
Oh well, it was worth a shot.
Does anyone else have any ideas?
Click to expand...
Click to collapse
i got this error too
cursordroid said:
I'm one of the people who would really rather not use their SD card for apps or cache storage.
But yeah, that does work when necessary.
Click to expand...
Click to collapse
You can put Hero apps on /data too...
cursordroid said:
Boot your phone into HTC recovery mode using Home and Power.
Press Home and End to bring up the recovery console.
Choose the option to "Apply sdcard:update.zip"
Click to expand...
Click to collapse
Which is the 'End' button?
AltDimension said:
Which is the 'End' button?
Click to expand...
Click to collapse
power~~~~~
AltDimension said:
Which is the 'End' button?
Click to expand...
Click to collapse
the "End" button is a big, grey stone which u have to throw twice on your display
Same thing happened for me too.
E:No signature (5 files)
E:Verification failed
Installation aborted
I don't think we'll be able to directly flash this SPL over top of the 1.76.0007 perfected SPL.
We need to find a way to get a rooted recovery image on this phone. Through the same means that the Android Recovery Flasher or the Relentless Rooter would flash the recovery image.
Unfortunately, at this point there is no way of getting root priveledges on these ROMs.
cursordroid said:
I don't think we'll be able to directly flash this SPL over top of the 1.76.0007 perfected SPL.
We need to find a way to get a rooted recovery image on this phone. Through the same means that the Android Recovery Flasher or the Relentless Rooter would flash the recovery image.
Unfortunately, at this point there is no way of getting root priveledges on these ROMs.
Click to expand...
Click to collapse
hope to see it soon...
i can't flash any rom now...after flash the sense-ui
Actually going to be sending my Indonesian HTC Magic to the UK repair center soon, will be interesting to see what it comes back with, seeing as I have Official Sense on it.
cursordroid said:
I don't think we'll be able to directly flash this SPL over top of the 1.76.0007 perfected SPL.
We need to find a way to get a rooted recovery image on this phone. Through the same means that the Android Recovery Flasher or the Relentless Rooter would flash the recovery image.
Unfortunately, at this point there is no way of getting root priveledges on these ROMs.
Click to expand...
Click to collapse
Tks for ur work first.
Try to flash the eng. 2007spl directly over 0007, official signature is the point, but almost unbreakable?
I tried to flash 2.53RUU (with eng. 2010spl), surely, it said the main version older and aborted. So can we just modify version info in the official RUU to cheat version check? Maybe...
Is this possible? Is there some type of dump that someone can package into a zip so that my recovery + spl stay the same?
mydewji13 said:
Is this possible? Is there some type of dump that someone can package into a zip so that my recovery + spl stay the same?
Click to expand...
Click to collapse
it would help if we knew what spl and rec u have
Radio = 3.22.20.17
Recovery = RA-sapphire-v1.5.1H (Amon Ra I think..)
SPL = Engineering SPL 1.33.2010 (I think - I remember flashing this, how do I check?)
Currently running aghmsk 2.1 eclair (everything works except fb sync and now data b/c of rogers)
mydewji13 said:
Radio = 3.22.20.17
Recovery = RA-sapphire-v1.5.1H (Amon Ra I think..)
SPL = Engineering SPL 1.33.2010 (I think - I remember flashing this, how do I check?)
Currently running aghmsk 2.1 eclair (everything works except fb sync and now data b/c of rogers)
Click to expand...
Click to collapse
In order to upgrade to the official Rogers ROM update, you need to upgrade your radio and SPL too and use Hero recovery from Amon_RA.
You can check your radio and SPL by booting to fastboot (shutdown your phone then press power+back button)
Follow this instructions for more details. You only need to follow the upgrade part.
It works fine, it is what I just did.
Run the RUU without the phone attached and once the setup screen has loaded go to your windows temporary files folder, find Rom1.zip and extract boot.img, system.img and userdata.img to your Android SDK tools folder.
Plug the phone back and follow the instructions from the link asero just gave you to flash the new Radio and SPL. Be very careful on this step.
After rebooting into fastboot, verify that you now have the right Radio and SPL then run these commands to flash the Rogers ROM
Code:
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash userdata userdata.img
fastboot reboot
If needed, you can then flash the file from this post to root the system (it's for the european 3.05 but it worked fine for me). Thanks much to vmaxada.
Hope this helps
http://forum.xda-developers.com/showthread.php?t=621890
Just use this method. You'll need a hero recovery after updating. That's easy to flash though.
This method worked great for me, thanks!
Just one issue... my phone now says I'm roaming on Fido, when I am a Fido customer. I called Rogers and they say it's a known issue, and made a note in my account that I'm seeing this issue. That hopefully means I can avoid roaming charges on my next bill.
I asked a tech support person whether, after my internet access is re-enabled, if I can return to using a custom ROM, and he didn't know. 1.6 Donut has the GPS / 911 fix already included.
Thanks for confirming it worked for you.
Can you please post simplified steps? I'm kinda confused/not too much of a technical guy.
Hi,
My phone is running in radio 3.22.20.17, SPL 1.33.2010 but S-ON which prevent me from using the fastboot flash command as explained by cursordroids in the following thread:
http://forum.xda-developers.com/showthread.php?t=605239
I'm thinking of using another procedure by using Amon RA recovery image and flashing signed update.zip for the radio and for the SPL.
The problem with this procedure is that my phone reboots in between the two updates (the radio update and the spl update) so at one point, i've got a phone running Radio version 6.35.xxx and the old SPL 1.33.2010.
I've no idea how the phone will react. Am i going to birck it ? Does anybody already tried this ?
Thanks for your feedbacks.
Seriously? Did you even read his instructions?
----- If you do not have an Engineering SPL, download 1.33.2010 and flash through recovery before starting this procedure. Flash the SPL update.zip like any other update.zip file.
Straight from his post.
How much more simple does a dev have to make it in order for members like you to do this.
KAwAtA said:
Seriously? Did you even read his instructions?
----- If you do not have an Engineering SPL, download 1.33.2010 and flash through recovery before starting this procedure. Flash the SPL update.zip like any other update.zip file.
Straight from his post.
How much more simple does a dev have to make it in order for members like you to do this.
Click to expand...
Click to collapse
Seriously, did you even read what he wrote?
He has an engineering SPL already but his phobe is still showing S-ON.
Now, what i would do if i were him is the following.
Test if the command fastboot boot recovery.img works.
If it does then i would flash the radio through the recovery, afterwards i would boot the HERO recovery and use it to flash the new spl.
Bare in mind that i did not test this method and nor do i plan to test it.
Hi,
Thanks eygor that have pointed correctly my situation.
So YES i can fastboot (i need to add some flags as my magic disable the sdcard by default) and this what i'm going to use.... flashing via a signed zip file BUT i do not know how the phone will react by having a radio 6.35.10.18 dissociated from the SPL (still in version 1.33.2010....yes the engineering version).
Anybody has had any experience with this. ?
Question:
- My rom is rooted, am i able to use flash_image to update the SPL and the radio ?
- Receovry_Ra does not provide the flash_image command or am i wrong ?
eyegor said:
Seriously, did you even read what he wrote?
He has an engineering SPL already but his phobe is still showing S-ON.
Now, what i would do if i were him is the following.
Test if the command fastboot boot recovery.img works.
If it does then i would flash the radio through the recovery, afterwards i would boot the HERO recovery and use it to flash the new spl.
Bare in mind that i did not test this method and nor do i plan to test it.
Click to expand...
Click to collapse
LOL Please show where he says that it's an engineeringSPL.
Anyways, if you got fastboot working why not work from there? If you're asking what I think youre asking cause I'm not sure... you just flash radio in fastboot and then flash SPL (doesnt matter if you still have the old spl , just flash the new one after radio) then flash recovery
1.33.2010
Sounds like an engineering SPL.
If you have a 32A device, use the 3.04.401.2 Europe RUU with a goldcard. Then use the SU within that ROM to install hero recovery. Finally use hero recovery to flash the rest of the stuff you need.
xaueious said:
1.33.2010
Sounds like an engineering SPL.
If you have a 32A device, use the 3.04.401.2 Europe RUU with a goldcard. Then use the SU within that ROM to install hero recovery. Finally use hero recovery to flash the rest of the stuff you need.
Click to expand...
Click to collapse
Hi xaueious,
I've read the article explaining the use of 3.04.401.2 Europe RUU with a goldcard.
They clearly mention to copy rom1.zip into the Goldcard and rename it SAPPIMG.zip
(see post from JcMatos http://forum.xda-developers.com/printthread.php?t=625108&pp=10&page=7)
My problem is that rom1.zip does not contain any upgrade of the radio or the SPL (it's contained in the rom.zip). So if i follow correctly the instruction, i get my magic updated with a new rom but still with my old SPL and Radio remains identical. I do have a high risk of having my magic bricked.
Am i missing something ?
Well I don't know what I was thinking, but I flashed a My Touch radio (http://forum.xda-developers.com/showthread.php?t=640535) on my 32a Magic. Now I can't get past the Rogers logo. I've read that if I boot my phone while pressing home+power after entering 'fastboot flash recovery recovery.img', that I will be able to get back into the recovery image and fastboot screen. Now the question I have is what recovery image should I use? The My Touch one, or the 32a Magic one?
Any other ideas would be appreciated.
use the recovery that corresponds with the radio you flashed (mytouch in this case) - should work fine.
novat said:
use the recovery that corresponds with the radio you flashed (mytouch in this case) - should work fine.
Click to expand...
Click to collapse
Will do, thanks.
Ok, that did not work, any other ideas?
hotweiss said:
Ok, that did not work, any other ideas?
Click to expand...
Click to collapse
The 32A recovery works on the MyTouch LE (Fender Edition) phones.
What is the exact radio/SPL version on your phone?
I've 'semi-bricked' my phone like this before too. It's scary, but fixable.
EDIT:
hotweiss said:
Well I don't know what I was thinking, but I flashed...
Click to expand...
Click to collapse
You have no idea how many times I hear myself think the very same thing... But I wouldn't have learned that the Hero SPL 1.76.2007 works on the 32A Magic unless I was a little reckless.
Why dont you boot into fastboot (back and power) and do the following:
Download the 3.22.20.17, 1.33.2010 SPL and 32a recovery
Radio: http://briancrook.ca/magic/3.22/Radio_HTC_PVT_32A_3.22.20.17.img
SPL: http://briancrook.ca/magic/3.22/hboot-1.33.2010.img
Recovery: http://briancrook.ca/magic/3.22/recovery-RA-sapphire-v1.6.2H-pink.img
Code:
fastboot flash radio Radio_HTC_PVT_32A_3.22.20.17.img
fastboot flash hboot hboot-1.33.2010.img
fastboot flash recovery recovery-RA-sapphire-v1.6.2H-pink.img
fastboot erase system -w
fastboot reboot-bootloader
This will wipe the entire system partition but won't touch your /data. You will reboot into fastboot after the last command. Make sure you have the 3.xx radio and SPL. Reboot into recovery.
Hope this works.
bcrook said:
fastboot flash recovery recovery-RA-sapphire-v1.6.2H-pink.img
Click to expand...
Click to collapse
This may be a bit off topic, but you can test recovery without installing.
Code:
/fastboot boot /mnt/data.castra/data/htc/htc_magic/Recovery/recovery-RA-hero-v1
.6.2.img
Thought this was cool when I came across it a few days ago. (wanted to see what these carebears were about....
if u can reach fastboot y not flash ->
32A new radio or old radio + new radio or old spl
Edit dont flash recovery -> boot recovery
fastboot boot recovery.....img
ahmgsk said:
if u can reach fastboot y not flash ->
32A new radio or old radio + new radio or old spl
Edit dont flash recovery -> boot recovery
fastboot boot recovery.....img
Click to expand...
Click to collapse
Well, I like to test things out, and if I'm trying to troubleshoot what recovery works with a new radio, this would be how. The OP was asking which recovery works with his radio, just giving him tools to figure it out.
hero recovery works with new radio 32A magic
but 1.5.3.1 not 1.6.something
ahmgsk said:
hero recovery works with new radio 32A magic
but 1.5.3.1 not 1.6.something
Click to expand...
Click to collapse
will try it thanks...
cursordroid said:
The 32A recovery works on the MyTouch LE (Fender Edition) phones.
What is the exact radio/SPL version on your phone?
I've 'semi-bricked' my phone like this before too. It's scary, but fixable.
EDIT:
You have no idea how many times I hear myself think the very same thing... But I wouldn't have learned that the Hero SPL 1.76.2007 works on the 32A Magic unless I was a little reckless.
Click to expand...
Click to collapse
Radio: 2.22.23.02
SPL: 1.33.2010
What recovery image should I try using with that combination?
Since you haven't yet said.. Can you access fastboot?
If not, can fastboot or adb find your phone when your stuck on the Rogers splash?
hotweiss said:
Radio: 2.22.23.02
SPL: 1.33.2010
What recovery image should I try using with that combination?
Click to expand...
Click to collapse
The 32B recovery. For example: recovery-RA-sapphire-v1.6.2G.img
sindrefyrn said:
Since you haven't yet said.. Can you access fastboot?
If not, can fastboot or adb find your phone when your stuck on the Rogers splash?
Click to expand...
Click to collapse
adb will not find my phone, and I cannot access fastboot.
mjrgens said:
The 32B recovery. For example: recovery-RA-sapphire-v1.6.2G.img
Click to expand...
Click to collapse
Tried that recovery, it didn't work.
use gold card while fastboot -> and go to original sense rom -> think this as last option
its not rooted yet so (i think so!!)
ahmgsk said:
use gold card while fastboot -> and go to original sense rom -> think this as last option
its not rooted yet so (i think so!!)
Click to expand...
Click to collapse
Will the gold card method work if I can't get into fastboot?
i think, from past reading on here... your on the right track...
u need to have the phone powered off... plug in the usb cable to the phone and computer.
then try these commands
Code:
fastboot kill server
fastboot boot <your.32b.recoveryimage.img>
you should then hopefully see
<waiting for device>
then try powering up your phone... and if it boots...
flash your radio.. spl ... rom etc...
hope this works for you
Well I flashed the 1.33.2010 SPL onto my phone you the sappimg method. However I still cannot flash a recovery, radio,nothing.... However I still can get into fastboot and hboot and what not.
Another thing, this phone has no system or recovery stored onto so I can't boot up into anything even to access adb.
So my question is how do I fix it with onto access to sappimg and Fastboot?
In fastboot the phone reads
SAPPHIRE UNKNOWN 32A ENG S-ON H
HBOOT-1.33.2010 (SAPP31000)
CPLID-13
RADIO-3.22.20.17
thefuzzpunk said:
Well I flashed the 1.33.2010 SPL onto my phone you the sappimg method. However I still cannot flash a recovery, radio,nothing.... However I still can get into fastboot and hboot and what not.
Another thing, this phone has no system or recovery stored onto so I can't boot up into anything even to access adb.
So my question is how do I fix it with onto access to sappimg and Fastboot?
In fastboot the phone reads
SAPPHIRE UNKNOWN 32A ENG S-ON H
HBOOT-1.33.2010 (SAPP31000)
CPLID-13
RADIO-3.22.20.17
Click to expand...
Click to collapse
have you tried using fastboot to flash a recovery img and then boot into it?
thefuzzpunk said:
Well I flashed the 1.33.2010 SPL onto my phone you the sappimg method. However I still cannot flash a recovery, radio,nothing.... However I still can get into fastboot and hboot and what not.
Another thing, this phone has no system or recovery stored onto so I can't boot up into anything even to access adb.
So my question is how do I fix it with onto access to sappimg and Fastboot?
In fastboot the phone reads
SAPPHIRE UNKNOWN 32A ENG S-ON H
HBOOT-1.33.2010 (SAPP31000)
CPLID-13
RADIO-3.22.20.17
Click to expand...
Click to collapse
well u need to flash back the stock radio, spl, and amen ras recovery.. while in fastboot via adb...and flash in that order.. and make sure adb shell is working
The problem is I was unable to flash anything, I kept getting the error "remote: signature verify fail" or something along those lines.
However I was able to flash the stock MYTOUCH3G back on just now using the sappimg method again. But yet again I can't flash anything at the moment, because I have the stock SPL and radio back.
thefuzzpunk said:
The problem is I was unable to flash anything, I kept getting the error "remote: signature verify fail" or something along those lines.
However I was able to flash the stock MYTOUCH3G back on just now using the sappimg method again. But yet again I can't flash anything at the moment, because I have the stock SPL and radio back.
Click to expand...
Click to collapse
so u unrooted... you have to start the whole root process again...
Yes, I understand that but.....no OS is installed can I still root without a system being installed?
thefuzzpunk said:
Yes, I understand that but.....no OS is installed can I still root without a system being installed?
Click to expand...
Click to collapse
what sappimg you use?? the one i posted on another thread?? and technically you should be able to root as long as you can get into fastboot..
and what info do u have in hboot??
Well I downloaded the Stock Mytouch 1.2 one and everything installs until it get to system then it just hangs.....and does nothing sadly. Other sappimg's I' ve been building my own essentially
thefuzzpunk said:
Well I downloaded the Stock Mytouch 1.2 one and everything installs until it get to system then it just hangs.....and does nothing sadly. Other sappimg's I' ve been building my own essentially
Click to expand...
Click to collapse
ok well all i can say is try rooting again with goldcard... i have no clue why that sappimg works for some and others it wont.... did you try leaving it alone while its flashing system?? i know it takes alwhile sometimes to flash... unless you get an error then it should stll be flashing..
Well I will try again here right now, I'll get back to you asap as soon as I find out what happens, thanks for all the help!
Well, I'm trying to flash the stock sappimg...and it's just hanging on the unzipping part of the system img....and suggestions?