Now before I screw up my phone, I would like to know if it is possible to switch to ICS from a custom ROM. I just want to try it out, I'm currently on Bananacakes Holiraider. I have the US version of HTC Vivid if that helps. And if it is possible, how to do it.
Short answer yes you can. Many have done it successfully, including myself. You have to relock your bootloader to be able to install the RUU. Don't do it if you're on any other carrier but ATT.
Ah ok thanks, so just to be sure, and I'm aware I may sound like a pain the assholes, I have AT&T Vivid so I'm good, all I need to do is just relock my bootloader. Then download the RUU from a thread I saw earlier. Is it still possible to root on ICS?
Yes, I'm rooted with ICS. Since the rooted rom's have been removed from here you may have to get on Wildchilds site to get a rooted ICS rom. He has step by step instructions on how to flash it without issues. Essentially after the RUU install, you'll need to unlock the bootloader, flash recovery, flash boot.img, and flash the rom. You may be able to find PG's rom elsewhere on the internet but I don't know if everything he's done is offline. Hope this helps.
strose09 said:
Yes, I'm rooted with ICS. Since the rooted rom's have been removed from here you may have to get on Wildchilds site to get a rooted ICS rom. He has step by step instructions on how to flash it without issues. Essentially after the RUU install, you'll need to unlock the bootloader, flash recovery, flash boot.img, and flash the rom.
Click to expand...
Click to collapse
You can skip downloading the RUU if you want. If you're going with WC's ROM, he has a PH39IMG.zip packaged in it that contains the new HBoot. So basically you'll relock the bootloader, flash PH39IMG.zip in bootloader TWICE, unlock bootloader, fastboot flash boot.img and wcxrecovery.img, boot to recovery, flash ROM and you'll end up with WC's rooted ICS (more detailed instructions in his .zip)
Exactly what he said!
Thanks so much. Just a couple of questions (phobia of bricked phone). Flash the PH.zip file in fastboot? As in just boot to bootloader and it should automatically update? Then reboot to fastboot again? And for the boot image, use flash GUI? Same for recovery? Then flash Rom?
Sent from my HTC Raider X710e using XDA
bangorang said:
Thanks so much. Just a couple of questions (phobia of bricked phone). Flash the PH.zip file in fastboot? As in just boot to bootloader and it should automatically update? Then reboot to fastboot again? And for the boot image, use flash GUI? Same for recovery? Then flash Rom?
Sent from my HTC Raider X710e using XDA
Click to expand...
Click to collapse
Not quite. Ph flashes automatically in bootloader..TWICE. then you have to get it off of your sd, boot to hboot again, but this time choose fastboot. Plug in USB. Unlock. Fastboot flash boot boot.IMG. fastboot flash recovery wcxrecovery.IMG. back to bootloader. Choose recovery. Flash Rom from recovery
Sent from my HTC PH39100 using xda premium
Do you guys have a link to WildChild's ROM site?
I've got my Vivid Bootloader unlocked and with CWM 5.5.0.4 but can't get past the white HTC screen with Holicakes or anything else.
willgill said:
Do you guys have a link to WildChild's ROM site?
I've got my Vivid Bootloader unlocked and with CWM 5.5.0.4 but can't get past the white HTC screen with Holicakes or anything else.
Click to expand...
Click to collapse
Find one of his posts...its in his Sig. Are you flashing the boot.IMG before trying to flash the rom?
Sent from my HTC PH39100 using xda premium
Ok I got you on everything except the fastboot flashing boot.IMGs. I'm so sorry for the inconvenience but I just don't want to rage over a bricked phone. I was able to install custom roms and stuff, but I don't recall flashing from fastboot... Thank you again so much.
Sent from my HTC Raider X710e using XDA
Since we don't have S-Off, there a certain partitions that recovery can't write to (like the boot partition and recovery partition). Since this is the case, we have to flash custom recoveries and boot.img (which include the kernel) with fastboot. There is a GUI floating around that should flash boot.img as well, but it's not difficult to do with fastboot (I've never used the GUI so I can't speak first hand about it's effectiveness). In the ROM's .zip, you'll find boot.img. You need to extract this to the same location you have fastboot installed (in the sdk, it's in /platform-tools/). Once you have the boot.img in this directory, you need to navigate here in a command prompt. The easiest way to do this is to Shift+Click in this directory, and choose "Open command window here" Now you need to boot your phone to bootloader (power down, hold PWR+Vol- until hboot starts). Select Fastboot. Now plug your phone in and it will change to Fastboot USB. Enter the following command in the command prompt window:
fastboot flash boot boot.img
(Note: you can also flash a custom recovery here by issuing the following command, with the recovery.img in the fastboot directory
fastboot flash recovery nameofrecovery.img)
Press Enter. You will see it send, then write, then finish. Now on your phone select bootloader, then recovery. Now wipe data, cache, and Dalvik cache, then flash ROM
Related
Anyone know how to root Nexus One 2.3.4? I've done a few search but I can't find a full guide for that.
Thank you. Peace.
Since Gingerbreak doesn't work with 2.3.4(IIRC), what you can do is:
1.
- Downgrade to 2.3.3.
- Use gingerbreak to get root, flash custom recovery.
(If you downgraded to froyo, you can root it with z4root or SuperOneClick)
- Get ChainsDD's Superuser in flash-able .zip file. Copy it to SD card.
- Get 2.3.4 OTA update patch, copy it to SD card. If you don't want to lose custom recovery, open zip file with any archive utility, delete /recovery from zip. It will prevent stock recovery from restoring.
(If you downgraded to froyo and rooted, you need to get all OTA patches for upgrading to 2.3.3 and 2.3.4)
- Boot to recovery, flash (modified) OTA update patch. Don't reboot the device yet.
- Flash Superuser.
If you can use any application that requires root permission, you're done.
2. Unlock bootloader, push custom recovery and Superuser.
3. This requires Android Kitchen.
- Downgrade to 2.3.3 and root, flash custom recovery, same as 1.
- Get 2.3.4 system dump here.
- Use Android Kitchen to make rooted stock 2.3.4 package. When it's done, copy it to SD card.
- Backup all your data before proceed.
- Reboot to recovery, flash the package you made.
- Reboot and check. If nothing's wrong, you will have rooted stock with custom recovery.
Or when you're on 2.3.4, go to fastboot, flash a custom recovery, flash the superuser.zip
illuminarias said:
Or when you're on 2.3.4, go to fastboot, flash a custom recovery, flash the superuser.zip
Click to expand...
Click to collapse
You need to unlock bootloader to do that.
LFact said:
You need to unlock bootloader to do that.
Click to expand...
Click to collapse
unlock bootloader will wipe all data on device.
Hi guys, thank you for the tips.
So the best way is tho unlock the bootloader? I have no issue to do that since my warranty is finished. Doesn't matter whether it wipes out my data. I have few questions:
1. After I unlocked my bootloader, can I update any upcoming firmware OTA in the future? Or I have to flash it via sdcards.
2. I've heard about rebooting will unroot the phone. Is it true?
3. How do I unlock my bootloader?
4. Is changing rom will reset the phone to factory setting? Will my phone get unrooted?
Sorry I'm quite a noob here. Peace! Appreciate any helps.
1. With unlocked bootloader you do what you want.
2. No.
3. Read the wiki or a another guide. Mainly get the needed software onto a computer and run fastboot oem unlock when the phone is in the bootloader.
4. Flashing/updating to any rom that does not have root included you will loose root. With unlocked bootloader that is no issue. Flash custom recovery then flash su = root.
Great! Thanks!! I will search for a guide and unlock my bootloader soon!
I just picked up a nexus one unlocked with 2.3.4 stock. I want to downgrade to 2.2.2 or 2.2.1, root it with super one click, then after I get root go to rom manager and get my recovery and then flash a cyanogenmod rom. Saying all that what is the easiest way to downgrade to 2.2.1 or 2.2.2 ???
Thanks
vinnyjr said:
I just picked up a nexus one unlocked with 2.3.4 stock. I want to downgrade to 2.2.2 or 2.2.1, root it with super one click, then after I get root go to rom manager and get my recovery and then flash a cyanogenmod rom. Saying all that what is the easiest way to downgrade to 2.2.1 or 2.2.2 ???
Thanks
Click to expand...
Click to collapse
Use passimg.zip. However, if it has really unlocked bootloader, all you have to do is use fastboot to flash custom recovery and any custom rom you want without doing so.
I have locked bootloader and have stock 2.3.4 on my nexus one... How to downgrade it to 2.3.3?
william31518 said:
I have locked bootloader and have stock 2.3.4 on my nexus one... How to downgrade it to 2.3.3?
Click to expand...
Click to collapse
Use passimg.zip, though it depends on your main version saved in bootloader. If you can get FRG33 or FRG83 passimg.zip(though I wonder if you can find it...), use that, then (manually) update them until you reach 2.3.3.
Hey peeps I've unlocked my bootloader and rooted it. So far so good. Thanks for all the helps.
cjoshua said:
Hey peeps I've unlocked my bootloader and rooted it. So far so good. Thanks for all the helps.
Click to expand...
Click to collapse
I feel daft; I have unlocked the bootloader but cannot root, how ridiculous is that.. Am on 2.3.4 build GRJ22.
I'm trying to install "Root" (point V) on http://forum.xda-developers.com/showthread.php?t=636795 but cannot enter the recovery, getting "triangled" for ever & ever.
Please help guys..
(P.S. It is 06:30 here and I've just worked the whole night, that doesn't make anything any easier..)
Not sure what the guide says, but:
Download and place this zip on your SD.
http://dl.dropbox.com/u/6408470/su-releases/su-2.3.6.1-ef-signed.zip
When connected in fastboot, type:
fastboot flash recovery name-of-recovery.img
fastboot boot name-of-recovery.img
Then flash the su zip - DONE!
Note:
name-of-recovery.img should be replaced with the actual name of the recovery image you have.
The recovery image needs to be located in the same folder on your PC as fastboot.
If your using mac or linux, fastboot may need to be substituted for fastboot-mac or fastboot-linux, etc.
danger-rat said:
Not sure what the guide says, but:
Download and place this zip on your SD.
http://dl.dropbox.com/u/6408470/su-releases/su-2.3.6.1-ef-signed.zip
When connected in fastboot, type:
fastboot flash recovery name-of-recovery.img
fastboot boot name-of-recovery.img
Then flash the su zip - DONE!
Note:
name-of-recovery.img should be replaced with the actual name of the recovery image you have.
The recovery image needs to be located in the same folder on your PC as fastboot.
If your using mac or linux, fastboot may need to be substituted for fastboot-mac or fastboot-linux, etc.
Click to expand...
Click to collapse
Thanks for the reply!
I think the problem is in that the "recovery-RA-passion-v2.2.1" isn't supporting build GRJ22 yet. Doing the above correctly (I think) but cannot boot into recovery.
You think wrong. Do it EXACTLY as danger said.
albundy2010 said:
You think wrong. Do it EXACTLY as danger said.
Click to expand...
Click to collapse
Woa, easy mate.. Found the problem, I think. There's no SD card in the phone. Would that explain it?
(Need to wait a while now until I can use the girlfriend's..)
SD isn't required to install recovery, but you will need it for the su zip.
What sort of message are you getting when you flash recovery?
danger-rat said:
SD isn't required to install recovery, but you will need it for the su zip.
What sort of message are you getting when you flash recovery?
Click to expand...
Click to collapse
I get OKAY on both "sending" & on "writing" the recovery in fastboot. I just cannot boot into recovery. It gets stuck on the triangle and I have to pull the battery
hi there every one i updated my nexus one to 2.3.6 (GRK39F) from stock 2.3.4 (GRJ22) sorry but i did not read the post for to upgrade and keep root before upgrading to 2.3.6 and now i am suffering and thought it is not a good idea to post a question there so posting here
my problem is when i upgraded 2.3.6 i was rooted and had clockworkmod recovery image and i had a backup from rom manager as well but before upgrade i wiped the partition and cache and after upgrade i dont have SUPER USER permission nor the clockworkmod recovery tried to flash su.zip from sd card but no luck please can anyone help me get my root back pleaseeeee i need help ....
You'll have to passimg back to an earlier version of Froyo, root, restore your backup, and then flash the update and su zip...
danger-rat said:
You'll have to passimg back to an earlier version of Froyo, root, restore your backup, and then flash the update and su zip...
Click to expand...
Click to collapse
Thankyou very much danger-rat really appriciate your help but today was a bit lucky day for me
I tried to flash a recovery image through ADB and then it went well and then flashed the su.zip from sdcard that gave me superuser permission again thanks again for your help
@0mpranav
No need to flash the system partition, no need to use ADB, just flash Superboot:
Code:
https://bexton.net/2011/09/24/root-access-for-nexus-one-on-android-2-3-6-grk39f-superboot/
If your bootloader is unlocked all you have to do is reboot into fastboot mode. Flash a custom recovery such as RA or CWM, reboot directly into revovery and flash su.zip or whatever flash zip you used to root your device before. Reboot and you are rooted once again.
The following thread has a step by step how to do it. It's fast and easy.
http://forum.xda-developers.com/showthread.php?t=1019759
jboxer said:
If your bootloader is unlocked all you have to do is reboot into fastboot mode. Flash a custom recovery such as RA or CWM, reboot directly into revovery and flash su.zip or whatever flash zip you used to root your device before. Reboot and you are rooted once again.
The following thread has a step by step how to do it. It's fast and easy.
http://forum.xda-developers.com/showthread.php?t=1019759
Click to expand...
Click to collapse
Yup. This is the way every one should be doing it. It's sort of the whole point of the Nexus One. It has an unlockable bootloader.
GldRush98 said:
Yup. This is the way every one should be doing it. It's sort of the whole point of the Nexus One. It has an unlockable bootloader.
Click to expand...
Click to collapse
I have purchased two second hand Nexus Ones. The first thing I did after receiving them and charging the battery was to reboot into fastboot mode and issue "fastboot oem unlock" command. Since they were purchased second hadn I didn't thing I had a warranty anyway so unlocking the bootloader seemed to be a non brainer.
GldRush98 said:
Yup. This is the way every one should be doing it. It's sort of the whole point of the Nexus One. It has an unlockable bootloader.
Click to expand...
Click to collapse
Will any version of su.zip, and fastbook.zip work? What about recovery-RA-passion-v2.2.1.img? or should we be using a different version?
If we should be using different versions of those, could you link to where we could get them?
I've had my Nexus one half-rooted since 2.3 came out, and I haven't been able to root it back.
why mess with 2.3.6 just use oxygen 2.3.7...
kuljit55 said:
why mess with 2.3.6 just use oxygen 2.3.7...
Click to expand...
Click to collapse
I'm sorry I have no idea what that is. I don't even know if its helpful at all. Again, I don't even have root, or a custom recovery. Presently, I have an unlocked bootloader, ADB on my PC, and a half-rooted nexus one from before 2.3.
I have absolutely no idea how to do anything presently, and when someone tells me that trying to root on 2.3.6 is futile and to just use a custom update, it doesn't make any more sense to me.
Care to elaborate past one line that doesn't help at all? Hell when using shell commands through adb, it keeps on saying "permission denied" any time I type in su.
You have an unlocked bootloader, so flash a custom recovery via fastboot, and use the custom recovery to flash the su zip...
danger-rat said:
You have an unlocked bootloader, so flash a custom recovery via fastboot, and use the custom recovery to flash the su zip...
Click to expand...
Click to collapse
Thanks Danger-rat. Although I know you said nothing different that what was already said in this thread, I figured that since you didn't give me specific info about whether or not there were multiple versions of su.zip or fastboot.zip, I figured I should take that as a "No.", so I went for it. All re-rooted now.
I appreciate the help.
EDIT: So if you are as new to this stuff as I am, anyone else who's reading-
You can DL su.zip from http://www.google.com/url?sa=t&sour...ZxOuf9Kw_URvtvh9Q&sig2=Hj72LDNoiBq2Zoa4QquZWQ
and fastboot.zip from http://www.mediafire.com/?ttdkgamud3j
and amon Ra 2.2.1 from http://files.androidspin.com/downloads.php?dir=amon_ra/RECOVERY/&file=recovery-RA-passion-v2.2.1.img
then follow the directions here: http://forum.xda-developers.com/showthread.php?t=1019759
** Note: again, these are for people who have unlocked bootloaders. For that info, you'll have to go elsewhere, but it should be readily available, such as this stuff is. I'm just linking it again because I know how frustrating it can be for people like me who aren't too well versed in rooting/unlocking yet.
Downgrade 2.3.6 to 2.2.2 - Nexus One
Problem:
I would like to downgrade my Nexus One to 2.2.2, because I've had non-stop problems with Gingerbread.
So I've gone through the Bootloader -> Recovery -> apply sdcard:update.zip steps, and it fails. This begs the question, how do I go from 2.3.6 to 2.2.2?
Fix:
Generally, phone manufacturers will not allow you to downgrade for various reasons. The stock recovery does indeed validate the update image, so that it's of a greater (or same) version than the installed system. With the Nexus One being a developer phone, you can unlock the bootloader and replace the recovery image with the one that doesn't perform this check, and will allow installation of any image. The caveat is that unlocking the bootloader voids your warranty with the carrier (and sometimes the manufacturer too,) and wipes all user data off the device.
Unlocking the N1 is dead easy. Just install Android SDK and the USB drivers (located in "google-usb_driver" directory.) Then restart the phone in bootloader mode by shutting it off and powering on while holding down the trackball, hook it up to the computer via USB, and in command prompt issue the following command: C:\<path to Android SDK>\tools\fastboot oem unlock. You will be presented with a confirmation screen with further instructions. Upon successful unlock, you can flash a custom recovery that will allow you to install any custom ROM, including downgrade to 2.2.x stock version of Android OS.
To flash ClockworkMod recovery, download the latest version for Nexus One from here, reboot into bootloader mode (power on while holding the trackball down,) and in command prompt issue command C:\<path to ANdroid SDK>\tools\fastboot flash recovery C:\<path to downloaded img>\recovery-clockwork-3.0.0.5-passion.img
Reboot to bootloader mode again, and then use the Volume keys to highlight the "Recovery" option and press Power button. You are now in ClockworkMod recovery, and can flash any custom ROMs via the "Install zip from sdcard" option.
Here is a "stock" 2.2.2 ROM (with root) off XDA-developers forum.
http://forum.xda-developers.com/showthread.php?t=927935
source:http://android.stackexchange.com/questions/13933/downgrade-2-3-6-to-2-2-2-nexus-one
Try It & Report Back...
I recently got my HTC Raider 4G LTE at Bell and I was wondering if I could root after I do the official OTA download to Android 4.0 and HTC Sense 3.6. Currently, it is brand new out of the box so that would mean locked bootloader, unrooted, and S-ON.
I know how to get the bootloader unlocked if that is necessary.
Could I root first, and then do the official update, and still keep the root? Or should I update first, and then root (if that is possible)?
What should I do? I basically want the simplest way to get root (but it would be nice to also get the update but I don't care too much about it).
Also, do I need to get S-OFF? Again, I am looking for the simplest/best way to get root on my device, so I can get custom roms and stuff.
I have tried Vivid All In One Kit 2.2 but when I try to install SuperSU.zip in ClockWorkMod Recovery, I get "installation aborted". I don't think I did it right though... I created a .zip file, named it SuperSU, and basically copy/pasted the SuperSU folder that was in the toolkit.
I have also had a glimpse of the superguide in vivid android development but I think I need S-OFF... Is the superguide the best way to do this? Could some people show me some examples or solve for why I can't get root? Most of the links that I have seen are for the HTC Vivid. I'm sure they should work but I just want to make sure since I am using a Canadian HTC Raider (Bell).
First things first, run the RUU to get the ICS hboot/ROM. You can find it here. Make sure you do the right ICS one for your carrier. Then go ahead and do steps 1 and 4 from the superguide. That will essentially give you the rooted stock ICS ROM. S-OFF is not absolutely necessary. All you need to do is manually flash the kernel before flashing the ROM EVERY time you want a new ROM. All S-OFF does is make you able to flash recovery and kernel from the recovery. So that means when you flash a ROM, it is automatically able to flash the kernel as well. I am still S-ON though, it just adds the small step of manually flashing the kernel.
Why do I need to run the RUU?
I assume RUU gets me hboot access, official ICS (Android 4.0 or something) and HTC Sense 3.6? and step 4 gets basically gets root
Couldn't I just officially update the device OTA or with a connection, and then do something to get hboot, and then root?
Or do you think it would be much simpler to to run RUU?
So far, I have unlocked the bootloader via HTCdev (step 1) and have clockworkmod recovery which I got with the toolkit.
Also, when I hold volume down and power button, I believe it fastboots without giving me any options. I can only get to clockworkmod recovery and what I believe is hboot (where I can see whether or not the bootloader is unlocked or locked, S-ON or S-OFF, and get options for boot) by using the toolkit (or by typing in the adb commands).
Kurty007 said:
Why do I need to run the RUU?
I assume RUU gets me hboot access, official ICS (Android 4.0 or something) and HTC Sense 3.6? and step 4 gets basically gets root
Couldn't I just officially update the device OTA or with a connection, and then do something to get hboot, and then root?
Or do you think it would be much simpler to to run RUU?
So far, I have unlocked the bootloader via HTCdev (step 1) and have clockworkmod recovery which I got with the toolkit.
Also, when I hold volume down and power button, I believe it fastboots without giving me any options. I can only get to clockworkmod recovery and what I believe is hboot (where I can see whether or not the bootloader is unlocked or locked, S-ON or S-OFF, and get options for boot) by using the toolkit (or by typing in the adb commands).
Click to expand...
Click to collapse
OTA, RUU, PH zip will all not work because you have an unlocked bootloader. Re-lock the bootloader first. The RUU is just about the easiest way to get stock ICS and it updates the HBOOT by itself. After the RUU, unlock the bootloader once again (step 1) and then perm root (step 4).
slapshot30 said:
OTA, RUU, PH zip will all not work because you have an unlocked bootloader. Re-lock the bootloader first. The RUU is just about the easiest way to get stock ICS and it updates the HBOOT by itself. After the RUU, unlock the bootloader once again (step 1) and then perm root (step 4).
Click to expand...
Click to collapse
Thank you so much! I now have Android 4.0.3, HTC Sense 3.6, and root access
I have a rogers raider its updated to ics by ota then I unlocked bootloader. And used vivid all in one and have cwm recovery on my phone. I tried to perma root but it didn't stick because it was still stock Rom. So who can I use holics without s-off?
Sent from my HTC-X710a using xda premium
jbplumbing.ca said:
I have a rogers raider its updated to ics by ota then I unlocked bootloader. And used vivid all in one and have cwm recovery on my phone. I tried to perma root but it didn't stick because it was still stock Rom. So who can I use holics without s-off?
Sent from my HTC-X710a using xda premium
Click to expand...
Click to collapse
If you want stock root then follow step 4 in the guide in my signature. To flash ROMs without S-OFF takes an extra step. Every time you want to flash a new ROM, you need to flash the matching kernel beforehand. Use the guide in my signature to learn how to flash a kernel.
Sent from my HTC PH39100 using xda premium
4) Perm-Root your device (WildChild)
- Turn off your phone, turn it back on my holding power + volume down
- Use the volume rocker and power button to select fastboot
- Connect your phone to your PC
- Inside the WCXJB ROOT PACK, click shift + right click and select "Open command window here"
- Enter in these commands without the quotes
- "fastboot flash recovery wcxrecovery.img"
- Now you can boot up your phone
- Download and put Vivid_CWM_Root_VER2 zip file on root of internal sdcard (aka NOT in any folders)
- Boot into H-Boot like you did before (turn off phone, turn back on holding power + vol down), and use the volume rockers to go to "recovery" and press the power button to select it
- Select "install zip from sdcard"
- Select the VIVID_CWM_ROOT_VER2.zip through recovery and then reboot your phone
- You are now rooted and I recommend flashing a matching kernel + ROM for root to stick
So this will give me stock rogers Rom but rooted? And can I just flash VIVID_CWM_ROOT_VER2.ZIP FROM recovery because I already have custom recovery?
Or do I still need to go through the steps. Thanks for your patience.
Sent from my HTC-X710a using xda premium
jbplumbing.ca said:
4) Perm-Root your device (WildChild)
- Turn off your phone, turn it back on my holding power + volume down
- Use the volume rocker and power button to select fastboot
- Connect your phone to your PC
- Inside the WCXJB ROOT PACK, click shift + right click and select "Open command window here"
- Enter in these commands without the quotes
- "fastboot flash recovery wcxrecovery.img"
- Now you can boot up your phone
- Download and put Vivid_CWM_Root_VER2 zip file on root of internal sdcard (aka NOT in any folders)
- Boot into H-Boot like you did before (turn off phone, turn back on holding power + vol down), and use the volume rockers to go to "recovery" and press the power button to select it
- Select "install zip from sdcard"
- Select the VIVID_CWM_ROOT_VER2.zip through recovery and then reboot your phone
- You are now rooted and I recommend flashing a matching kernel + ROM for root to stick
So this will give me stock rogers Rom but rooted? And can I just flash VIVID_CWM_ROOT_VER2.ZIP FROM recovery because I already have custom recovery?
Or do I still need to go through the steps. Thanks for your patience.
Sent from my HTC-X710a using xda premium
Click to expand...
Click to collapse
Yea, pretty much all you need to do is flash that VIVID_CWM_ROOT zip in recovery and it should yield root if you are on the stock ROM with unlocked bootloader. If it doesn't give root the first time, try flashing it a couple more times.
Recovery
I seem to have a problem getting into recovery (CWM). Whenever I turn my device off and try to turn it back on by holding power and volume down, it fastboots instantly when I let go without giving me any options. I have downloaded Rom Manager flashed CWM but when I tried to reboot into recovery, it gets stuck at the HTC sign. The only way I had accessed bootloader or recovery early was thanks to the toolkit. Any way I can fix this so I can go to recovery anytime I want without connecting to PC?
Kurty007 said:
I seem to have a problem getting into recovery (CWM). Whenever I turn my device off and try to turn it back on by holding power and volume down, it fastboots instantly when I let go without giving me any options. I have downloaded Rom Manager flashed CWM but when I tried to reboot into recovery, it gets stuck at the HTC sign. The only way I had accessed bootloader or recovery early was thanks to the toolkit. Any way I can fix this so I can go to recovery anytime I want without connecting to PC?
Click to expand...
Click to collapse
Sounds like an odd issue. I've been using WCX recovery ever since it came out with zero issues. Maybe try flashing that one. (If you do, flash it two or three times so it gets rid of cwm).
Sent from my HTC PH39100 using xda premium
slapshot30 said:
Yea, pretty much all you need to do is flash that VIVID_CWM_ROOT zip in recovery and it should yield root if you are on the stock ROM with unlocked bootloader. If it doesn't give root the first time, try flashing it a couple more times.
Click to expand...
Click to collapse
Will Root stick with the stock rom or do I have to flash custom for root to stick?
jbplumbing.ca said:
Will Root stick with the stock rom or do I have to flash custom for root to stick?
Click to expand...
Click to collapse
Should stick after flashing that zip.
---------- Post added at 12:18 AM ---------- Previous post was at 12:14 AM ----------
Kurty007 said:
I seem to have a problem getting into recovery (CWM). Whenever I turn my device off and try to turn it back on by holding power and volume down, it fastboots instantly when I let go without giving me any options. I have downloaded Rom Manager flashed CWM but when I tried to reboot into recovery, it gets stuck at the HTC sign. The only way I had accessed bootloader or recovery early was thanks to the toolkit. Any way I can fix this so I can go to recovery anytime I want without connecting to PC?
Click to expand...
Click to collapse
Hm... I've been hearing odd things happening with that recovery. Does your PC still recognize your phone? If it does, then you should be alright. I would suggest re-locking the bootloader and running the stock ICS RUU for your carrier (this is all in my guide titled "back to stock"). After that run steps 1 and 4 from my guide if all you want is stock root. Basically all it is is unlock bootloader > flash WCX recovery > perm root.
Kurty007 said:
I seem to have a problem getting into recovery (CWM). Whenever I turn my device off and try to turn it back on by holding power and volume down, it fastboots instantly when I let go without giving me any options. I have downloaded Rom Manager flashed CWM but when I tried to reboot into recovery, it gets stuck at the HTC sign. The only way I had accessed bootloader or recovery early was thanks to the toolkit. Any way I can fix this so I can go to recovery anytime I want without connecting to PC?
Click to expand...
Click to collapse
I have also have problem with CWM recovery. I used a different recovery method (using slapshot's sticky).
It seems more stable and it didn't give me CWM re-looping problem.
Sent from my HTC-X710a using xda app-developers app
Prolab said:
I have also have problem with CWM recovery. I used a different recovery method (using slapshot's sticky).
It seems more stable and it didn't give me CWM re-looping problem.
Sent from my HTC-X710a using xda app-developers app
Click to expand...
Click to collapse
So did you just flash the WCXJB ROOT PACK over CWM to fix the problems? or did you have to re-install stock using the RUU and start over?
Kurty007 said:
So did you just flash the WCXJB ROOT PACK over CWM to fix the problems? or did you have to re-install stock using the RUU and start over?
Click to expand...
Click to collapse
Cleanest way would be start over with relock bootloader, RUU, then steps 1 and 4 from my guide if you don't need s off. You could try just flashing over WCX recovery though, but it probably won't clean all the old stuff out from CWM.
Sent from my HTC PH39100 using xda premium
slapshot30 said:
Cleanest way would be start over with relock bootloader, RUU, then steps 1 and 4 from my guide if you don't need s off. You could try just flashing over WCX recovery though, but it probably won't clean all the old stuff out from CWM.
Sent from my HTC PH39100 using xda premium
Click to expand...
Click to collapse
Thank you so much!! It fixed all the problems and it now works perfectly
Kurty007 said:
Thank you so much!! It fixed all the problems and it now works perfectly
Click to expand...
Click to collapse
Glad it all worked out.
slapshot30 said:
Glad it all worked out.
Click to expand...
Click to collapse
My HTC raider is from Rogers and is S-on. I flash custom ROM on it but it is 2.3.6 vision. I want update to higher version of Android such as 4.0. So i need relock the bootloader but problem is I couldn't find the stock rogers' ROM. The link you post doesn't work anymore.
Is there somewhere I can download one? Thank you very much.
I am trying to get rid of the CM7.1 on my Incredible S. I have fastboot on my Ubuntu machine and all the android libraries necessary. I tried a lot of commands from fastboot a couple of days ago but nothing happened. Miui got stuck on boot screen, CM7.2 also did the same. I want to wipe my phone. Delete everything. I am sick of the CM7.1 it is old.
My bootloader says this:
***UNLOCKED***
VIVO .. S-ON
HBOOT-2.00.0000
RADIO-3822.10.08.28_M
I want a step by step way to wipe my phone and install the STOCK ROM (but keeping my root), and using Ubuntu. I have been through dozens of tutorials, my phone wont wipe.
OFFICIAL ROMS:
http://www.filefactory.com/f/e45d6fe3dcf51228/
question: which one do I download (which one is the latest) and why do they have 100mb + difference? thanks a lot!
I need your help before I smash the phone on the wall
Since you're s-on still and unlocked, have you flashed the boot.img from the roms are flashed? Its required after a new rom/kernel flash in order to get the rom booting.
Why do I have to flash the boot.img? I download the *.zip file and flash the whole zip file using ROM manager. That should be enough
alrosh7 said:
Why do I have to flash the boot.img? I download the *.zip file and flash the whole zip file using ROM manager. That should be enough
Click to expand...
Click to collapse
With s on you still have to fast boot flash boot.img to get the phone booting
Search how to do it, you probably did it when you flashed CM7
Sent from my Nexus 7
alrosh7 said:
Why do I have to flash the boot.img? I download the *.zip file and flash the whole zip file using ROM manager. That should be enough
Click to expand...
Click to collapse
With the unlocked bootloader, the boot partition only gets mounted as ReadOnly when in Recovery mode, thus when you flash a ROM in recovery mode, the boot.img file does not get written to your phone.
You manually have to flash the boot.img while in FASTBOOT USB mode using the command:
fastboot flash boot [boot.img file]
Also, you stated that you want to install a stock ROM but keep your root. Here are some things to keep in mind:
1. In order to flash an official HTC stock RUU, you must relock your bootloader. If you attempt to flash a RUU on an unlocked bootloader, you will get a 155 error.
2. Depending on which stock RUU you choose to flash, that particular bootloader may or may not be unlockable.
In the Development section there are several IncS stock, rooted ROMs that were built from official RUUs. I would recommend you give those a try. You may also want to look at mike1986's ARHD ROM which is based on the IncS ICS ROM.
I just received my moto x developer version. I must be an idiot because I can't find instructions on how to root it. Every post I can find is about rooting the locked version. People talk about the fact that I don't need an exploit because my boot loader is unlocked. I get that but I don't know how to root. Can someone kindly point me to a tutorial on how to root if my boot loader is already unlocked.
Install a recovery from the dev section. Either TWRP or CWM will be fine.
Then download SuperSU
flash supersu in recovery.
Moto x - Developer edition root
gunnyman said:
Install a recovery from the dev section. Either TWRP or CWM will be fine.
Then download SuperSU
flash supersu in recovery.
Click to expand...
Click to collapse
Thanks! I'll give it a shot. Much appreciated!
There are a few threads... but to elborate on what gunnyman has said... If your bootloader is unlocked, either Dev Edition, or you have a phone from a carrier like T-Mobile or Sprint that allow you to unlock via Moto's web site then its pretty easy to flash alternate recovery, and root from there.
Steps see -> https://plus.google.com/110773150384694258853/posts/VhtJtg92sTP (has links to the files you need too.) and there are threads in the General and Developer sections here too.
Same process works if you have 4.2.2 or 4.4 on your phone.
Is there a way to root the developer edition and keep stock recovery ?
Pete
Flash custom recovery, flash root package in custom recovery, re-flash stock recovery
Sent from my Moto X DE
pasta1234 said:
Is there a way to root the developer edition and keep stock recovery ?
Pete
Click to expand...
Click to collapse
You don't have to flash the custom recovery, just boot into it. Once you have the root .zip on your phone reboot into the bootloader and fastboot boot (recovery) and flash the root zip from there. You will have root and stock recovery.
The reason I'm asking is to retain the ability to recieve OTA updates ?
How does one boot into a custom recovery without loading it?
Pete
3UR0TR45H said:
You don't have to flash the custom recovery, just boot into it. Once you have the root .zip on your phone reboot into the bootloader and fastboot boot (recovery) and flash the root zip from there. You will have root and stock recovery.
Click to expand...
Click to collapse
pasta1234 said:
The reason I'm asking is to retain the ability to recieve OTA updates ?
How does one boot into a custom recovery without loading it?
Pete
Click to expand...
Click to collapse
When you enter the fastboot command, use "boot" instead of "flash" and it will just temporarily boot into the recovery without flashing over the stock partition. You can flash the root zip as normal and when you reboot your phone, the custom recovery will be gone.
As far as receiving OTAs, I'm not sure if you'll get them or not. If you go modifying things like kernel, ROM, or even things like the build.prop, chances are it won't work or will break something. The good thing about having an unlocked bootloader is that it's nearly impossible to hard-brick the device unless you're reckless.
Are you sure this works? When I try 'fastboot boot recovery.img' it gives me a "failed command" error. I kicked off another thread asking how to do this since this is what I typically do with Nexus devices. I know that fastboot now has a -c command that might help but I don't know the magic to put after -c to make it work.
If anyone has been able to 'fastboot boot recovery.img' on a Moto X, please lemme know. This would be my preferred path rather than flashing the custom recovery and then the stock recovery back.
3UR0TR45H said:
When you enter the fastboot command, use "boot" instead of "flash" and it will just temporarily boot into the recovery without flashing over the stock partition. You can flash the root zip as normal and when you reboot your phone, the custom recovery will be gone.
As far as receiving OTAs, I'm not sure if you'll get them or not. If you go modifying things like kernel, ROM, or even things like the build.prop, chances are it won't work or will break something. The good thing about having an unlocked bootloader is that it's nearly impossible to hard-brick the device unless you're reckless.
Click to expand...
Click to collapse
pboggini said:
Are you sure this works? When I try 'fastboot boot recovery.img' it gives me a "failed command" error.
Click to expand...
Click to collapse
What happens when you just type fastboot?
Sent from my XT1060 using Tapatalk
This has been said already but you can just "fastboot flash recovery twrp.img", flash your superuser zip then "fastboot flash recovery recovery.img". You are using the correct image name in the command, correct?
Yes, this was said in the thread I started but then I saw someone suggest what I'd been wanting to do. To answer the questions, if I just type fastboot it gives me the help output like it should, fastboot devices shows my device, fastboot reboot works, fastboot reboot-bootloader works, etc. Essentially, I believe that either there is a command string that I could hand to -c or this just won't work on MotoX's like it does all the Nexus devices that I've played with.
Fortunately I did hit Moto up and they gave me permission to download the 4.4 image so I do have the stock recovery.
Ryno77 said:
This has been said already but you can just "fastboot flash recovery twrp.img", flash your superuser zip then "fastboot flash recovery recovery.img". You are using the correct image name in the command, correct?
Click to expand...
Click to collapse