What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[Guide] Unlocking, Rooting, ROM'ing, and FAQ

Egad, I can't believe I stumbled onto one of these developer-orientedthreads and actually had a thought: If a mac is anything like aLinux-based system, you'll have to precede everything by 'sudo ' toget commands like fastboot and adb to run. I can well imagine that a PC will require that the user have adminprivileges as well, but I've never tried it from one.I don't think a re-locked bootloader status is a problem, one just hasto re-unlock it. The unlock.bin code is unique to the device, and isindependent of the owner. However, you will have to re-fetch it fromHTC using the web process.Good luck!cheers,john
 
Egad, I can't believe I stumbled onto one of these developer-orientedthreads and actually had a thought: If a mac is anything like aLinux-based system, you'll have to precede everything by 'sudo ' toget commands like fastboot and adb to run. I can well imagine that a PC will require that the user have adminprivileges as well, but I've never tried it from one.I don't think a re-locked bootloader status is a problem, one just hasto re-unlock it. The unlock.bin code is unique to the device, and isindependent of the owner. However, you will have to re-fetch it fromHTC using the web process.Good luck!cheers,john

You're right that you will have to sudo first command(that starts the ADB daemon), however since you don't need privilege to run ADB and fastboot after that, you shouldn't need that at this stage. I was on Ubuntu the first time I unlocked/temp rooted my Rezound and only had to sudo to start / restart ADB.
 
Last edited:
I'm not certain on this by any means but maybe because it says relocked is causing the issue because it knows a token was already given. Maybe try flashing the latest official ruu found here first.

[Exclusive Download] HTC Rezound Ice Cream Sandwich RUU For Final OTA (3.14.605.12)

That will get rid of the relocked heading for sure. Again not certain that's the problem. Just a thought.

It's actually supposed to say relocked after the phone is unlocked and then re-locked.
 
MrSmith317 said:
It's actually supposed to say relocked after the phone is unlocked and then re-locked.

Ya I understand that. I just wasn't sure if it made a difference whether it says locked or relocked when trying to get the identifier token. Personally if I bought the phone off ebay I would flash the ruu just for mental reassurance that everything is the way it should be. But that's me.
 
Mr Smith, I'm sure you're right. Since I had to do it that first time with adb, and always forget to do it the next time around, I think I just got in the mode of using sudo for all of the sdk-related commands out of habit. I should've known better than hang out in a developer/troubleshooter thread. :)
Ya I understand that. I just wasn't sure if it made a difference whether it says locked or relocked when trying to get the identifier token. Personally if I bought the phone off ebay I would flash the ruu just for mental reassurance that everything is the way it should be. But that's me.
It's no problem to re-acquire the unlock code. I did exactly that on a phone I bought on Swappa that was unlocked and re-locked by a previous owner. It's unique and keyed only to the indentifier token you fetch from the phone and send to HTCDev.com.
 
Koo, Thx for clarification. Like I said I wasn't real sure. But still, if I bought a phone that I knew was tampered with I would do a fresh install. But I'm a little ocd too.
 
Ok, I got it unlocked and rooted. Looking at the Rooting a Rezound on Mac OSX was very helpful. In the OSX terminal you have to add "./" before your enter commands. Also had to go into recovery twice after flashing Amon Ra, my phone just skipped it on the 1st attempt. Anyways I'm off to find ROMs now. I still really love my old Droid Inc setup (CM7.2, Incredikernel, Newest radio) but I'm hoping this will be a bit faster. Also excited about the better camera. Thanks for all the help guys!
 
That's why I wanted the separate Mac thread.. It's a lot easier to not muddle the thread with the difference between Mac and Windows. Next we'll do a Linux thread ahaha
 
Mr. Smith,
..., when I try run the "fastboot oem get_identifier_token" command I just get "< waiting for device >". I believe this is from the PC not finding the phone (the phone says FASTBOOT USB), but I'm not sure how to fix it. When I try to use my mac, the computer finds and loads the phone, but it tells me that the command cannot be found.
Thanks in advance for your help.

did you already download and install software HTC SYNC ?
Please install this to get all the drivers for your HTC, and then repeat typing the command again.
 
did you already download and install software HTC SYNC ?
Please install this to get all the drivers for your HTC, and then repeat typing the command again.

If you use my drivers, you don't have to install sync. Sync just gums up the works anyway.
 
Back
Top