[TUT] How to root stock rom - HTC One VX

Hi, i posted on general before but i didnt know you guys had bootloader unlock already so ill tell you how to root but need someones boot.img only and ill make a new kernel and you guys are all set when i do this, also ill get my overclock module here if you give me the boot.img, ill post here the method

Hey,
Ive been working with ky but we had no luck so far, he mentioned that you would be helping. How can I go about getting the boot.IMG without root, and I'll get it for you. I did get the Rom.zip from the ruu but it's encrypted and will need to be decrypted to use that...

8trix said:
Hey,
Ive been working with ky but we had no luck so far, he mentioned that you would be helping. How can I go about getting the boot.IMG without root, and I'll get it for you. I did get the Rom.zip from the ruu but it's encrypted and will need to be decrypted to use that...
Click to expand...
Click to collapse
ok he mentioned you too and since you got bootloader unlocked i know how just need to know the partitions layout contact me by pm and ill get it rooted by teamviewr

Guys if you wanna get root and custom ROMs please cooperate here I am sure I can root you and the method is making a boot.IMG for that just need someone on teamvuewr 5 mins
Sent from my Incredible 4G LTE using xda app-developers app

8trix said:
Hey,
Ive been working with ky but we had no luck so far, he mentioned that you would be helping. How can I go about getting the boot.IMG without root, and I'll get it for you. I did get the Rom.zip from the ruu but it's encrypted and will need to be decrypted to use that...
Click to expand...
Click to collapse
Using terminal emulator on your device, issue the command
Code:
dump_image boot /sdcard/boot.img
This will dump the boot image to your sdcard.

mdmower said:
Using terminal emulator on your device, issue the command
Code:
dump_image boot /sdcard/boot.img
This will dump the boot image to your sdcard.
Click to expand...
Click to collapse
thanks mdmower glad to see you here I was going to try dumping from partition but needed a partition map I think that should work
Sent from my Incredible 4G LTE using xda app-developers app

In lieu of the fact im downloading hasoon's rom i did try this to see, and got
/system/bin/sh: dump_image: not found
Any other suggestions? If hasoon's rom works i'll have root and this'll be done anyway
Jumped the gun, need recovery to flash the rom... duh. Anyway the boot img has been decrypted looks like over here:
http://forum.xda-developers.com/showthread.php?t=2122940

I'm working on a recovery. I should have something when I do it tomorrow

Related

Clockwork recovery

Has anyone successfully installed clockwork recovery on the continuum? I was tempted to try the fascinate instructions
Sent from my SCH-I400 using XDA App
I have used Titanium Back up with success
Okay, I can officially say that the Fascinate Clockwork Recovery does not work... Fails on "updating from Verizon" or something similar.... Then reboots... Is that Clockwork or the standard recovery?
Okay, I did not backup my stock recovery (stupid stupid stupid stupid), so can anyone get me that file and tell me which directory I need to shove it in?
Sent from my SCH-I400 using XDA App
I cannot remember the process to backup the recovery. What do you need me to do?
ThePravus said:
I cannot remember the process to backup the recovery. What do you need me to do?
Click to expand...
Click to collapse
Use root explorer or something similar, find the recovery file and copy it... Attach it here and let me injure what directory it was in... Please... I appreciate any help...
Sent from my SCH-I400 using XDA App
Or let me know... Somehow Swype changed that to injure...
Sent from my SCH-I400 using XDA App
I believe its more than just a file, you have to flash it.
Weudel said:
Use root explorer or something similar, find the recovery file and copy it... Attach it here and let me injure what directory it was in... Please... I appreciate any help...
Sent from my SCH-I400 using XDA App
Click to expand...
Click to collapse
If you know why the directory is I can post the files. Man, we really need some devs...
Also, you can might not need to flash it, but you would probably need to use ABD then.
Sent from my SCH-I400 using XDA App
Was informed that we could use dump_image to pull it and then flash_image to reflash. Trying to get ADB working at the moment. Typing on the phone is terrible.
ThePravus said:
Was informed that we could use dump_image to pull it and then flash_image to reflash. Trying to get ADB working at the moment. Typing on the phone is terrible.
Click to expand...
Click to collapse
The typing isn't that bad if you use swype or SwiftKey. Is there anything I can do to help?
Sent from my space time Continuum using the XDA App.
OK this is the best I can do I think.
I dumped the recovery block with the awesome help from Da_G]NARF[ on the XDA IRC chan.
AFAIK this should fix it.
Extract boot.rar
Copy boot.bin to your sdcard
Unmount the SDcard if you copied from your computer.
Open a terminal either with ADB shell or im assuming a term emulator would work.
SU for root privs. then use this command:
Code:
dd if /dev/block/bml1 of=/sdcard/boot.bak bs=4096
This will backup your current one.
Code:
dd if=/sdcard/boot.bin of=/dev/block/bml1 bs=4096
This will rewrite with the new one.
Reboot.
dfgged said:
The typing isn't that bad if you use swype or SwiftKey. Is there anything I can do to help?
Sent from my space time Continuum using the XDA App.
Click to expand...
Click to collapse
If you can pull the stock recovery and post it, that would be great...
Otherwise, could one of you try booting into the stock recovery and see what it does... I tried to load the Fascinate Clockwork using ROM Manager and I'm not sure if it actually did anything or not... I don't think Clockwork would check with Verizon for updates.... All I have experience with is Amon Ra on my Eris..... Would be great if it just failed to change it.....
ThePravus said:
OK this is the best I can do I think.
I dumped the recovery block with the awesome help from Da_G]NARF[ on the XDA IRC chan.
AFAIK this should fix it.
Extract boot.rar
Copy boot.bin to your sdcard
Unmount the SDcard if you copied from your computer.
Open a terminal either with ADB shell or im assuming a term emulator would work.
SU for root privs. then use this command:
Code:
dd if /dev/block/bml1 of=/sdcard/boot.bak bs=4096
This will backup your current one.
Code:
dd if=/sdcard/boot.bin of=/dev/block/bml1 bs=4096
This will rewrite with the new one.
Reboot.
Click to expand...
Click to collapse
Awesome, thanks...
Looks like it worked... I guess I might not know for sure until the 2.2 OTA comes out.... Fingers crossed...
I've been working on porting clockwork. After running
Code:
build/tools/device/mkvendor.sh device_manufacturer_name device_name /your/path/to/the/boot.img
with the path substitution, I get
Code:
unpackbootimg not found. Is your android build environment set up and have the host tools been built?
Does anyone have any suggestions?
I am new to these forums Well, i have been looking around here for a while for my Continuum phone, i just haven't said anything
I may be completely wrong... But do these steps (The ones in the beginning) install Clockwork? Or is that for something completely different?
and this is probably the wrong place to ask... But in order to install the Voodoo lagfix, you need Clockwork, right?
Thank you for your help everyone
trailblazer101 said:
I am new to these forums Well, i have been looking around here for a while for my Continuum phone, i just haven't said anything
I may be completely wrong... But do these steps (The ones in the beginning) install Clockwork? Or is that for something completely different?
and this is probably the wrong place to ask... But in order to install the Voodoo lagfix, you need Clockwork, right?
Thank you for your help everyone
Click to expand...
Click to collapse
Well this the right place to ask, and the steps you see are steps to flash the stock recovery back. Also, yes, we do need clockwork for voodoo.
Sent from my space time Continuum using the XDA App.
dfgged said:
Well this the right place to ask, and the steps you see are steps to flash the stock recovery back. Also, yes, we do need clockwork for voodoo.
Sent from my space time Continuum using the XDA App.
Click to expand...
Click to collapse
There currently is not a Clockwork Recovery for the Continuum, but it is in the works...
Has anyone other than Weudel tried using this supposed stock recovery?
Sent from my SCH-I400 using XDA App
I'm using a Terminal Emulator on my phone trying to run the command to backup my current boot image. I'm typing "su" first for root privileges then typing "dd if /dev/block/bml1 of=/sdcard/boot.bak bs=4096" but I'm getting an error saying uknown operand if. Help?
Nevermind, I've discovered the problem. The code to backup your current boot image is "dd if=/dev/block/bml1 of=/sdcard/boot.bak bs=4096". There was an equal sign missing in the post above.
So I've completed the steps listed above and was under the impression this would restore my phone to stock. However, I still don't have the Verizon bloatware I deleted. Did I not understand what this process was meant to accomplish?

[Q] Problem with adb remount

OK I know this problem has been posted hundreds times before but i've read several of them but still can't find out what i did wrong. SO: I got my G2 rooted with S-OFF as i looked in the bootloader. I rooted the phone using rage method. So if i have my S-OFF that's obviously that i am rooted right?
And I definitely have my adb set up right cuz i could not root my phone if i didn't have adb set up. The question is Why every time I try to do adb remount, it will keep saying remount failed operation not permitted.
Even when I try doing adb shell and su it would say access denied too.
Just a little frustrating, What can i do to fix this?
wang1404 said:
OK I know this problem has been posted hundreds times before but i've read several of them but still can't find out what i did wrong. SO: I got my G2 rooted with S-OFF as i looked in the bootloader. I rooted the phone using rage method. So if i have my S-OFF that's obviously that i am rooted right?
And I definitely have my adb set up right cuz i could not root my phone if i didn't have adb set up. The question is Why every time I try to do adb remount, it will keep saying remount failed operation not permitted.
Even when I try doing adb shell and su it would say access denied too.
Just a little frustrating, What can i do to fix this?
Click to expand...
Click to collapse
I am not %100 if this is your problem but i think you need ENGINEERING HBOOT
to run adb commands ,you can do it by reading the wiki http://forum.xda-developers.com/wik...Z.2FG2.2FDHD.29_-_OPTIONAL_and_UNNECESSARY.21
But if you want to do it be very very carefull becasue if you do it wrong you will brick your phone and there is no way back
S-OFF is different from having your phone rooted, so it sounds like your rooting hasn't worked. If you have S-OFF and the eng hboot, you could use fastboot to flash Clockwork recovery and then install a custom pre-rooted ROM.
Or you will need to go through the rooting procedure again to see what has gone wrong.
Sent from my HTC Desire Z
If that's the case that my phone hasn't been rooted. My rom manager worked. I flashed clock work successfully and I did checked that I had it by rebooting into recovery. I even used n1 torch high brightness to make sure I was rooted. Then extra step was asking su in my terminal emulator too. But I still had hboot.img tho. Should I do an engineering hboot ?
Sent from my Nexus One using XDA App
steviewevie said:
Or you will need to go through the rooting procedure again to see what has gone wrong.
Click to expand...
Click to collapse
I did notice that while I was rooting. A command said no such file or directory. So I wonder if that was it? I thought it was supposed yo happen tho lol
Sent from my Nexus One using XDA App
wang1404 said:
If that's the case that my phone hasn't been rooted. My rom manager worked. I flashed clock work successfully and I did checked that I had it by rebooting into recovery. I even used n1 torch high brightness to make sure I was rooted. Then extra step was asking su in my terminal emulator too. But I still had hboot.img tho. Should I do an engineering hboot ?
Sent from my Nexus One using XDA App
Click to expand...
Click to collapse
If you can boot into CWM recovery just flash a custon rom they all have root built into them.
joemm said:
If you can boot into CWM recovery just flash a custon rom they all have root built into them.
Click to expand...
Click to collapse
It's my wifes phone so I don't wanna do something too complicated for her. I mean the easier for her to use the phone the better. But will that fix the problem? Adb remount problem? If yes than hell yeah I would flash cyan right away lol.
Sent from my Nexus One using XDA App
wang1404 said:
It's my wifes phone so I don't wanna do something too complicated for her. I mean the easier for her to use the phone the better. But will that fix the problem? Adb remount problem? If yes than hell yeah I would flash cyan right away lol.
Sent from my Nexus One using XDA App
Click to expand...
Click to collapse
Should fix any problems with mounting, heres a link for a stock rooted rom, so she wont be able to tell the diffrence, also since you can boot into CWM recovery make a backup of your current rom before flashing this:
http://forum.xda-developers.com/showthread.php?t=836042
joemm said:
Should fix any problems with mounting, heres a link for a stock rooted rom, so she wont be able to tell the diffrence, also since you can boot into CWM recovery make a backup of your current rom before flashing this:
http://forum.xda-developers.com/showthread.php?t=836042
Click to expand...
Click to collapse
The ADB remount command requires the ro.secure property to be set to 0 (even if you are rooted). If you want to remain on the stock ROM, flashing the linked ROM will do it for you (and is way easier than doing it yourself manually). Most (if not all) of the custom ROMs will set this property for you if you wanted to try others as well.
Thank you guys very much. I never faced this problem before since my n1 was rooted and flashed rom using the phone not adb our anything related to computer.so thanks guys. Case closed. Happy me lol
Sent from my Nexus One using XDA App

Where can I download a recovery.img?

I just did the alpharev s-off and now I want to flash the latest CWM recovery.
But, where is it? At Koush's website you can only download the .zip file,
not an .img file to permanently flashed to the phone.
apollostees said:
I just did the alpharev s-off and now I want to flash the latest CWM recovery.
But, where is it? At Koush's website you can only download the .zip file,
not an .img file to permanently flashed to the phone.
Click to expand...
Click to collapse
The zip probably has the image in it. Alternatively you can just use ROM Manager to flash it. Free download in the market.
Sent from my T-Mobile myTouch 3G Slide using Tapatalk
DonJuan692006 said:
The zip probably has the image in it. Alternatively you can just use ROM Manager to flash it. Free download in the market.
Sent from my T-Mobile myTouch 3G Slide using Tapatalk
Click to expand...
Click to collapse
The zip doesn't have a .img file in it.
It has a file named recovery, but it doesn't have a file extension.
That's probably it, but I am unsure how to use this.
Also rom manager is not flashing the recovery to my phone.
It will let me go into cwm 2.5.0.7 via the old method.
But if I manually reboot into recovery I still have the same old version of cwm that alpharev installed
v2.5.0.1
i asked this awhile back as well.. and im still looking... Clock will not flash it cause it sees it as 3g slide and only does the update.zip method... and the zip contains what is needed but gotta make it into a img file
ilostchild said:
i asked this awhile back as well.. and im still looking... Clock will not flash it cause it sees it as 3g slide and only does the update.zip method... and the zip contains what is needed but gotta make it into a img file
Click to expand...
Click to collapse
How can we make it into an .img?
I could probably figure that out easy enough, but would it work right?
Have you tried just using the update.zip from recovery and seeing if it sticks? I can't seem to dig up an actual image file either, which tells me that maybe there isn't one. More to the point, using the "apply update.zip from SD" option vice the typical select .zip from SD.
Can someone say Clockworkmod Recovery 3???
http://forum.xda-developers.com/attachment.php?attachmentid=490785&d=1295154563
Also I have a tutorial out on how to flash recoveries straight from a terminal emulator instead of having to fastboot so...
http://forum.xda-developers.com/showthread.php?t=974590
Keep in mind this is my tutorial so if you like it and you think it was helpful just thank me.
Sent from my T-Mobile myTouch 3G Slide using XDA Premium App
I had it in a thread when I asked the question. MusicMan posted it up but now its gone. I will ask him if he can post it here so we can get you all ready
iDaZzLeFatHoeZz said:
Can someone say Clockworkmod Recovery 3???
http://forum.xda-developers.com/attachment.php?attachmentid=490785&d=1295154563
Also I have a tutorial out on how to flash recoveries straight from a terminal emulator instead of having to fastboot so...
http://forum.xda-developers.com/showthread.php?t=974590
Keep in mind this is my tutorial so if you like it and you think it was helpful just thank me.
Sent from my T-Mobile myTouch 3G Slide using XDA Premium App
Click to expand...
Click to collapse
Thanks a bunch dude!!
Where did you get this? Did koush make it?
It was compiled by someone in the Clockwork 3 Alpha thread but the one the OP posted was EXTREMELY UNSTABLE, so someone posted another link to a VERY STABLE version and that is the one I linked you to.
Sent from my T-Mobile myTouch 3G Slide using XDA Premium App
iDaZzLeFatHoeZz said:
Can someone say Clockworkmod Recovery 3???
http://forum.xda-developers.com/attachment.php?attachmentid=490785&d=1295154563
Also I have a tutorial out on how to flash recoveries straight from a terminal emulator instead of having to fastboot so...
http://forum.xda-developers.com/showthread.php?t=974590
Keep in mind this is my tutorial so if you like it and you think it was helpful just thank me.
Sent from my T-Mobile myTouch 3G Slide using XDA Premium App
Click to expand...
Click to collapse
if I don't have S-off, how do I flash clockworkmod 3.xx?
please help.
and if you can tell me the easiest way to do s-off, because the one on here is way to complicated.
thank you
coszy said:
if I don't have S-off, how do I flash clockworkmod 3.xx?
please help.
and if you can tell me the easiest way to do s-off, because the one on here is way to complicated.
Click to expand...
Click to collapse
There is no way to (permanently) flash clockworkmod without S-OFF.
There is only one way to achieve S-OFF. It's not that complicated. You download an ISO CD image, burn it to CD, follow the instructions on the screen. Just read the S-OFF thread so you know what to do with the timing of hitting the power button on your phone.
JTB
JTownBrewer said:
There is no way to (permanently) flash clockworkmod without S-OFF.
There is only one way to achieve S-OFF. It's not that complicated. You download an ISO CD image, burn it to CD, follow the instructions on the screen. Just read the S-OFF thread so you know what to do with the timing of hitting the power button on your phone.
JTB
Click to expand...
Click to collapse
thank you for the response, I will give it a try and will post the result after it.
Found "recovery-clockwork-2.5.0.7-espresso.img" file.
Just Flashed it with Terminal Emulator.
-commands-
su
flash_image recovery /sdcard/recovery-clockwork-2.5.0.7-espresso.img
Should say writing files and a bunch of hex numbers and letters
about 10 lines or so.
you can't flash the recovery.zip or recovery file from inside the zip they don't work and will make your recovery not work.
Link of website:http://mirrorbrain.cyanogenmod.com/cm/recoveries/
Link of img:recovery-clockwork-2.5.0.7-espresso.img
Just flashed the above file and it works. I did it from fastboot though.
NIICE waiting long time for this and works great
This worked for me. My power button quit working so I'm getting a new slide in the mail an had to get the rom I was using off an unroot which was harder than normal since my power button doesn't work. But I followed this an all is good. Thank-you.
Sent from my T-Mobile myTouch 3G Slide using XDA App

[SOLUTION] So your Marvelc is refusing to flash a ROM

Okay I've been getting reports of roms not flashing right for the marvelc. So I set out for a solution and found one I believe. One issues with some roms, is that people have been doing it wrong since they got the phone. From Gsm recovery to even gsm roms. They used cmtd a very bad idea ect ect. So now, id like to present my method for fixing all of this. First, soff your hboot, then upgrade and unlock. install custom recovery and wipe all of the partitions. Then reboot to fastboot and flash the recovery posted bellow. Report back with any findings
http://goo.im/devs/simonsimons34/marvelc/cm9/tests/recovery.img
I was just wondering if you could give step by step instructions to flashing the recovery.img. File.
Download it. Rename to recovery.img. Place in the same directory as fastboot and adb.
Put your phone into fastboot (adb reboot bootloader).
Code:
fastboot flash recovery recovery.img
Simonsimons34 I have tried many things but this CWM actually let me flash a rom your great!! thanks so much and this worked for me
Glad to hear it this recovery has all the bugs with flashing and backups fixed so you should be good for the life of the phone
Sent from my Wildfire S A510c using Tapatalk 2
Does this fixes the Hboot not looking for PGIMG.zip files?
RRRb50 said:
Does this fixes the Hboot not looking for PGIMG.zip files?
Click to expand...
Click to collapse
No. A recovery can't fix HBOOT issue.
kalaker said:
No. A recovery can't fix HBOOT issue.
Click to expand...
Click to collapse
Is there a way to fix that?
Cause it dosnt check now.
RRRb50 said:
Is there a way to fix that?
Cause it dosnt check now.
Click to expand...
Click to collapse
Yes, but could you start another thread or link to a thread you've created. Let's keep this thread on-topic.
Isn't there a way to make it where it auto installs from hboot if so it'd help some ppl out ya know make it fool proof
Sent from my HTC-PG762 using XDA
sakisa950 said:
Isn't there a way to make it where it auto installs from hboot if so it'd help some ppl out ya know make it fool proof
Sent from my HTC-PG762 using XDA
Click to expand...
Click to collapse
brandonhun made one. http://forum.xda-developers.com/showthread.php?p=27765833#post27765833
Give him a "Thanks" if it helps you out.
kalaker said:
brandonhun made one. http://forum.xda-developers.com/showthread.php?p=27765833#post27765833
Give him a "Thanks" if it helps you out.
Click to expand...
Click to collapse
will it work with my problem and how to use it?
RRRb50 said:
will it work with my problem and how to use it?
Click to expand...
Click to collapse
Put on the root of your SD card. Put your SD card into your phone. Reboot your phone into HBOOT.
kalaker said:
Put on the root of your SD card. Put your SD card into your phone. Reboot your phone into HBOOT.
Click to expand...
Click to collapse
Tried that but didnt work.
When I go to HBOOT my mobile does not search for the PGIMG.zip files.
Is there a way to fix that?
I might make a thread if you say so.
RRRb50 said:
Tried that but didnt work.
When I go to HBOOT my mobile does not search for the PGIMG.zip files.
Is there a way to fix that?
I might make a thread if you say so.
Click to expand...
Click to collapse
Yes, please make a thread. It's best to keep this one on-topic.
RRRb50 said:
Is there a way to fix that?
Cause it dosnt check now.
Click to expand...
Click to collapse
Sorry to stray off-topic...
But you want to goldcard your sd card; that should help you with the old search engine
http://forum.xda-developers.com/showthread.php?t=1379543
Old Tut by Simon... 1-12 of s-off (OP) nets you a goldcard.
Sent from my HTC_A510c using Tapatalk 2
so far i have managed to get unlocked BL and s-off. i have flashed some GB roms, those are nice, i like the performance gains. one problem tho, i have to take this phone back to uscc because it is a loaner opps cant seem to help myself. i downloaded a ruu for wildfire s a510c <---my device however when i run the exe i get an error?? any help would be nice tnx
file i d/l::::RUU_Marvel_C_US_Cellular_WWE_1.02.573.00_Radio_0.94.00.0824_NV_USC_1.27_0826_PRL15107_release_219163_signed
To flash the RUU, You must Relock the bootloader first.
I can't be much help on returning the phone to s-on, other than to tell you it would take an image (before you s-off'd) and some jtag kung-foo skills
Not something easy.
Rob
Sent from my HTC_A510c using Tapatalk 2
insink71 said:
To flash the RUU, You must Relock the bootloader first.
I can't be much help on returning the phone to s-on, other than to tell you it would take an image (before you s-off'd) and some jtag kung-foo skills
Not something easy.
Rob
Sent from my HTC_A510c using Tapatalk 2
Click to expand...
Click to collapse
thanks so much for youre reply i do know some jtag kung foo skills! heh and fourteen other chinese words... this is my first ever time with an htc device! i have managed to learn a lot so far, my other device was a sgs flashed that sucker more times than girls gone wild! i am however anxiously awaiting my sgsIII
with that said, rock on with youre android device hacking...
p.s the rom i have is a stock rooted rom, of course custom kernel i added too, i can fool the uscc store upon return of the device except the phone info on lock bar ect says virgin mobile, i think its cool, but its gonna be hard to pull that one off i think lol
If you flash the RUU for your carrier it will give you a stock rom kernel and recovery so it won't say virgin mobile
Sent from my Marvelc using Tapatalk

Returning to stock using a Mac.

Can someone please let me know how to do this. i have search everywhere and no one says anything. they only provide a link but it does not provide step by step nor links to do this. my Gnex is unlocked but not rooted. I would like to go back to stock so that i can update to JB. Thank you in advance.
colomob said:
Can someone please let me know how to do this. i have search everywhere and no one says anything. they only provide a link but it does not provide step by step nor links to do this. my Gnex is unlocked but not rooted. I would like to go back to stock so that i can update to JB. Thank you in advance.
Click to expand...
Click to collapse
Well if you're only unlocked, and not rooted, have custom recovery/ROM or anything, you are completely stock. Just unlocked bootloader... OTA has nothing to do with unlocking bootloader. Also root doesn't stop OTAs. Just FYI... Only flashing custom ROM, custom kernel or custom recovery or a change to a system partition stops the OTA.
kyokeun1234 said:
Well if you're only unlocked, and not rooted, have custom recovery/ROM or anything, you are completely stock. Just unlocked bootloader... OTA has nothing to do with unlocking bootloader. Also root doesn't stop OTAs. Just FYI... Only flashing custom ROM, custom kernel or custom recovery or a change to a system partition stops the OTA.
Click to expand...
Click to collapse
and thats where my problem comes. i cant find a stock rom. im on a custom rom.
colomob said:
and thats where my problem comes. i cant find a stock rom. im on a custom rom.
Click to expand...
Click to collapse
Ohhh ok... But you're not rooted? Strange...
Anyways, here is the link. Whenever efrant tells you to either "fastboot" or "adb", just put ./ in front of it. That's the command for Mac and Linus
kyokeun1234 said:
Ohhh ok... But you're not rooted? Strange...
Anyways, here is the link. Whenever efrant tells you to either "fastboot" or "adb", just put ./ in front of it. That's the command for Mac and Linus
Click to expand...
Click to collapse
i found that way but im an idiot i guess. i read it and re read it and i dont understand it.. :/
any way someone can simplify that and post it here?
colomob said:
i found that way but im an idiot i guess. i read it and re read it and i dont understand it.. :/
any way someone can simplify that and post it here?
Click to expand...
Click to collapse
what are the parts you dont understand?
that will guide you through flashing an official google factory image. you on gsm? yakju or takju, your choice. cdma? only vzw gnex is supported.
Sent from my i9250
bk201doesntexist said:
what are the parts you dont understand?
that will guide you through flashing an official google factory image. you on gsm? yakju or takju, your choice. cdma? only vzw gnex is supported.
Sent from my i9250
Click to expand...
Click to collapse
Im on sprint..
anyways i believe i have everything that the guide asks to have, including the ADB and fastboot for mac. i downloaded the update that he asks to get. i have boot.img, bootloader.img,radio-cdma.img, radio-lte.img, recovery.img and system.img....
or anyone have the stock Rom i can flash and ether flash the update or get it OTA???
colomob said:
anyways i believe i have everything that the guide asks to have, including the ADB and fastboot for mac. i downloaded the update that he asks to get. i have boot.img, bootloader.img,radio-cdma.img, radio-lte.img, recovery.img and system.img....
or anyone have the stock Rom i can flash and ether flash the update or get it OTA???
Click to expand...
Click to collapse
Yes you can use that guide for toroplus (i.e., Sprint) devices as well if you have the images. But since you don't have the userdata image (and therefore you skip that step), you may need to boot CWM and wipe /data and /cache, but only if you experience a bootloop.
So in recovery I have to flash each image? That's the part I don't get.
Sent from my Galaxy Nexus using xda app-developers app
colomob said:
So in recovery I have to flash each image? That's the part I don't get.
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
You cannot flash image files on any recoveries. You need to do those in fastboot mode using command prompt.
colomob said:
So in recovery I have to flash each image? That's the part I don't get.
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
That's not at all what I said.
Follow the guide. But for the userdata image (which you don't have), boot into recovery and wipe data.
I finally did it!! If anyone needs help let me know. PM me.
Sent from my Nexus 7 using xda app-developers app

Categories

Resources