• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [Boost Mobile] I received a donation for the Warp

hmmm, OK I think it will be fixed in this one, it looks like I will getting a Warp really soon, so I will be able to test this stuff before I post it

ztewarpcwm5028c.img

Phone or no phone...you are the man! 3rd time was the charm... Was able to restore a ROM and thanks to the adb support, was able to confirm that the system partition was created and contains all the necessary files. I suspected that was the case before, but being able to look at the files confirms it. So this boot issue is definitely related to paritions not mounting right.

Anyway, thanks again for the support! If you can do this much to update CWM without the phone, I can't wait to see what happens when you get a hold of one. :)
 
Once the golden release is official, I'll update my one click method :p

Hroark, thank you in advance for your wonderful efforts to come :D

o.O I just now added the total of the people's donations and that should come to $195.67!! Hroark now has enough money to buy the warp! :D :D :D

Did you already order it im guessing?
 
i am new to this so bear with me but i thought when you did a backup it backed up everything so that when you restored you had all your apps and every thing still there if that's not how works i apologize i cant remember since i gave my prevail to the wife


i hope i said that right without sounding like an a#$


when i restored i got a rom only no personal info or apps


That's rite.that's wat it does for me
 
Once the golden release is official, I'll update my one click method :p

Hroark, thank you in advance for your wonderful efforts to come :D

o.O I just now added the total of the people's donations and that should come to $195.67!! Hroark now has enough money to buy the warp! :D :D :D

Did you already order it im guessing?

Don't forget that a hard working man always need its be3rs.. :p
 
assert failed: getprop("ro.product.device") == [rest of 1st line in updater-script]

which ROM were you trying to install when you got this error

the reason you got this error is because Quietstorms source has these prop values

ro.product.device=warp
ro.product.board=warp
ro.build.product=warp


the official props that are in the stock ROM are

ro.product.device=arthur
ro.product.board=arthur
ro.build.product=arthur


I would like my new source code to have the official settings, but if I do this, the older ROMS will not install unless you modify the update script


Does any one have objections to me doing this ?
 
which ROM were you trying to install when you got this error

the reason you got this error is because Quietstorms source has these prop values

ro.product.device=warp
ro.product.board=warp
ro.build.product=warp


the official props that are in the stock ROM are

ro.product.device=arthur
ro.product.board=arthur
ro.build.product=arthur


I would like my new source code to have the official settings, but if I do this, the older ROMS will not install unless you modify the update script


Does any one have objections to me doing this ?

we don't have any roms yet that were put into the update script so fire away... we do have a couple themes though, so maybe it would effect them but I would rather have this fixed :)
 
which ROM were you trying to install when you got this error

the reason you got this error is because Quietstorms source has these prop values

ro.product.device=warp
ro.product.board=warp
ro.build.product=warp


the official props that are in the stock ROM are

ro.product.device=arthur
ro.product.board=arthur
ro.build.product=arthur


I would like my new source code to have the official settings, but if I do this, the older ROMS will not install unless you modify the update script


Does any one have objections to me doing this ?

Just working on CM7 using Quietstorm's source files. So that makes sense why I saw those errors. I don't have any problem with switching to the "arthur" setting if that's what everyone wants to do. It's probably a good idea to stay consistent with stock.
 
i just want to say that its gonna take time and that we should all be patient

I agree with this.. This may be my final frontier lol. So with that being said, all I am going to say is this: Please do let us know when your warp is ordered/arrived. I promise that's all that's coming from me lol.

Also when you say "my new source code" is that referring to what you will write or what you already have? :)

And no, I don't have any objection to you doing that
 
Back
Top Bottom