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

Root HTCDev.com Unlock - Perm Root - Amon Ra or CWM Recovery

Welcome to the forums, The Gaate! :)

If Superuser installed correctly, it will show up in your app drawer along with your other apps.

Once you have Superuser installed correctly, you can download Busybox from the Market. It creates a set of links so that the full set of Linux commands required by root are there and understandable by root apps (and processes).

Barnacle we can't discuss thanks to our new forum policy on not discussing tethered apps unless you're using it in conjunction with paying Verizon for tethering (instead of trying to bypass their tethering service). Not trying to be a jerk, it's just policy, please PM me if you have more questions. ;)

If problems persist in installing root apps or processes - get EStrongs File Explorer, free in the Market, and go to Menu->Setting to set your system to read/write, then re-try Busybox.

If Superuser is working correctly, it'll give a pop-up when an app wants root permission so you can Allow or Deny.

haha, thanks. You saw my post before i edited it. Sorry, I was able to work everything out, i was being pretty stupid. Been driving home for about 18 hours strait so i am a little out of it. Need root before i sleep though lol.
 
Sorry, I meant Temp root.

I am new to android thus I am new to rooting a phone. So I have no idea what amon ra, nandroid, kernals as opposed to ROMs and etc.

I guess as of right now I just have to wait untill ROMs etc are released? I don't see what I can do at this very moment since this was just discovered today.

Welcome to rooting!

Don't sweat the questions - we were all new at this once.

First rule of rooting - read, read and read some more. Second rule - ask questions first. So, I think you're doing fine.

Rooting is just like getting Admin access on your PC. Same thing.

ROM is really an overloaded term - meaning exactly: it means different things depending on where it's used. It's really easy to understand:

On your phone, in addition to RAM, you have the program memory area. People call that ROM (read-only memory) but that's slang because it's obviously read-write memory. In fact, it's the same kind of memory as what's in an SD card - that's called flash memory.

The "rom" area contains several partitions - the bootloader (ok to think of that like your PC's bios - it's not a bios, but it's ok to think of it that way), some areas for phone radio firmware and an area for Android.

Android is your operating system (as you know) and it's made of these parts (from top to bottom):


  • Apps
  • the Dalvik Virtual Machine (VM)
  • Linux operating system

All apps run inside the Dalvik VM. The Dalvik runs on top of Linux. Linux provides common services (networking, sound, etc). Part of the Linux OS that ties the hardware to the software is the lowest part of the operating system, called the kernel. (This is exactly like Windows or Mac OS in that regard.)

We call the collection of the three bullets above - a "rom" because it's an image of a working Android (with apps, like the phone dialer) - and because we're lazy and didn't invent another word.

When we write something to the program memory area, we say we "flash" it - because it's flash memory and that's the shorthand.

The "recovery" part of the program memory ties the pieces together and points to where to boot from. A custom recovery, like Amon Ra (that's the name for one particular recovery program) adds more - like the ability to "flash" easily and the ability to make a perfect snapshot of your program memory onto the SD card. We call that snapshot backup a "nandroid" backup. (Because the flash memory silicon is a logic type called "NOT AND" aka NAND - and nandroid just fit as a fun name.)

Once you have root and all, you don't have to do anything.

You can install a rom - if you do, make a nandroid first of what you have that is working. (First and most important power of root: the nandroid backup.)

You can install other fun root apps without changing your rom.

Example - if you use a firewall on your PC and like it, then I highly recommend installing DroidWall, free in the Market. Requires root to work.

Please see our sticky guide in this forum for more rooting details.

Hope this helps! :)
 
Amon ra and rommanager. What are the main differences? I thought rom manager was the most popular but people are talking about amon ra more it seems
 
Awesome, thanks for the help.

I'm still debating whether I should do this right now or not.

Welcome! :)

You sound like me. I waited a few weeks on my first root until I was sure. Others got in ahead of me, but it's not a race and it is an expensive phone (aren't they all?).

Take your time, haste makes waste. ;)
 
Amon ra and rommanager. What are the main differences? I thought rom manager was the most popular but people are talking about amon ra more it seems

Amon Ra is a recovery program. It lives "below" your rom. Think of it like the bios on your PC (it's not, but it's ok to think of it that way) - like a bios, it happens before the operating system loads, etc etc.

With a recovery (Amon Ra, TWRP, ClockworkMod (aka CWM)) you make nandroid backups and restores and can flash things.

You boot into recovery instead of into your phone normally to do those things.

Rom Manager is an app. It allows you to flash things, including recovery, without going through a separate boot phase.

Root is new to the Rezound - I caution and recommend against Rom Manager (or Kernel Manager or the like) during this phase. The Rom Manager app needs to have the Rezound's database of what works and doesn't updated and only present to you what's ok to flash.

In my opinion - day one of root is never the day to chance that.

The "manager" apps make flashing easy. If you get used to flashing from recovery (like most of us) you'll find that just as easy.

PS - So far today, we've heard that Amon Ra works. With any root, you must use a recovery known to work. Don't experiment with other types - let the devs tell you which alternatives to use (if any) and when it's safe.
 
Amon ra basically will let me do a full backup of the phone to the sd so if something goes haywire i can restore? It will also let me flash roms when they come out? Just trying to confirm
 
Amon ra basically will let me do a full backup of the phone to the sd so if something goes haywire i can restore? It will also let me flash roms when they come out? Just trying to confirm

Exactly correct.

(Details follow, reading is optional.)

When you restore a nandroid backup, it's like you stepped through a time machine - everything - call log, texts, everything - is exactly as it was at the moment you did the backup.

It's the rooter's number one tool and friend.

Once you have root, I recommend an immediate nandroid backup. Whenever you go to tinker around under the hood - make a backup.

Then backup your backups off of your SD card and on to your PC (just drag and drop the appropriate backup folder from SD card to PC).

Then - you're safe. You screw anything up, some app screws up, presto! You're back to a working image.

And when flashing new roms - only flash roms made for the Rezound, specifically.

And if you want to go further and flash a custom kernel, make sure you only flash a kernel that matches your rom (the kernel devs are very specific in their instructions, follow their instructions and you won't go wrong).

Roms always include a kernel, whether stock or custom, because they must.

Just like flashing a custom rom is an optional root thing, so is flashing a more custom kernel over your chosen rom another optional root thing.
If any other questions, remember second rule of rooting - ask questions before acting. :)
 
IMPORTANT NOTE - About Me

I've got quite a bit of rooting experience and HTC experience.

I do NOT have a Rezound. I do NOT use Amon Ra.

I can answer questions on the concepts (based on my HTC experience and mod experience helping other HTC owners) but I can provide NO step-by-step help for your Rezound.

Others here and at XDA have been successful with the steps you'll need to take, so look to your buds here and there for clarifications on specific steps.
 
IMPORTANT NOTE - About Me

I've got quite a bit of rooting experience and HTC experience.

I do NOT have a Rezound. I do NOT use Amon Ra.

I can answer questions on the concepts (based on my HTC experience and mod experience helping other HTC owners) but I can provide NO step-by-step help for your Rezound.

Others here and at XDA have been successful with the steps you'll need to take, so look to your buds here and there for clarifications on specific steps.

I need to echo this as well. I can help with a lot of the common rooting processes but since I don't have the device I too am limited.
 
Got bootloader unlocked.

I googled perm root on rezound and got this from [HOW TO] Permanently Root Rezound [Post Bootloader Unlock][Windows]

Unziped the Rezound_One_Click_Root_1.1.zip file. Everything seems okay. Couldn't really understand the coding when I ran the OneClickRoot thing, if there were errors in between; but in the end it said congratulations perm root.

How do I check if I got perm root vs temp root? I've completely powered off my phone and on. Su is still there.
 
Got bootloader unlocked.

I googled perm root on rezound and got this from [HOW TO] Permanently Root Rezound [Post Bootloader Unlock][Windows]

Unziped the Rezound_One_Click_Root_1.1.zip file. Everything seems okay. Couldn't really understand the coding when I ran the OneClickRoot thing, if there were errors in between; but in the end it said congratulations perm root.

How do I check if I got perm root vs temp root? I've completely powered off my phone and on. Su is still there.

Then you win!

I take it you had your unlock code?

That's weird that you didn't use the HTC dev boot unlocker...
 
Got bootloader unlocked.

I googled perm root on rezound and got this from [HOW TO] Permanently Root Rezound [Post Bootloader Unlock][Windows]

Unziped the Rezound_One_Click_Root_1.1.zip file. Everything seems okay. Couldn't really understand the coding when I ran the OneClickRoot thing, if there were errors in between; but in the end it said congratulations perm root.

How do I check if I got perm root vs temp root? I've completely powered off my phone and on. Su is still there.

You're there! Parts in bold say so. :)

Next, you want to install recovery - please look for the link for it on page one of this thread.
 
Oh, I didn't see that. I was confused since that HTC dev seemed to play key in unlocking this thing.

Now I just have to find out how to remove the bloatware!!!
 
Perm root works perfectly for me, but I have heard that BT won't work with this method. I don't use BT so it doesn't concern me.

One Click Root (Zerg)

I also got a recovery working Amon Ra for the vigor

recovery

I made a nandroid backup, so things are good for me and my rezound.

i guess the recovery doesn't require s-off if it works for you. The link to Amon Ra style vigor recovery says "REQUIRES S-OFF". To clarify things, I believe it's a typo then and should be changed to requires bootloader unlocked via HTCDev and perm root.
 
Back
Top Bottom