1ST Step: UNLOCKING YOUR BOOTLOADER
*Boleh rujuk kat sini untuk register Unblock Bootloader* (http://forum.xda-developers.com/showthread.php?t=1592355)
Before we can even think about doing anything the first port of call is unlocking your bootloader. As of the time of writing this there is currently no S-OFF method available so this is the only method of flashing a new recovery or boot image. I'm going to keep this as simple as possible
1. Go Here "http://www.htcdev.com/" and create yourself an account on HTCDEV.
2. Download These Fastboot Files
3. Make a new folder on your C: drive called fastboot.
4. Extract The Zip downloaded in step 2 to the new folder
5. Go Here http://www.htcdev.com/bootloader/ and select "All Other Supported Models" and "then begin unlock bootloader"
6. Yes, Tick both Boxes, Proceed
7. Skip up to step 8 as we have all we need for the first 7 steps
8. Power off your phone by holding the power button down for 10 seconds
9. Power your phone on by holding power and volume down
10. Highlight Fastboot With Volume+or- then press Power
11. plug your phone into your PC and open a Command Prompt.
(windows XP - Click Start > Run > type CMD in box then press OK
(Windows 7 - Click Start > type CMD in search box then press Enter)
12. cd to your folder where we put fastboot files cd c:\fastboot
13. type this into your command prompt window fastboot oem get_identifier_token
14. select & copy the text as per step 9 on the HTCDev website
15. paste your identifier token into the box at the bottom and submit
You Will Very Shortly Receive an email from HTCDev with a link to the second part of the instructions and your "Unlock_code.bin" attached
16. download the "Unlock_code.bin" from the email and save it to the same folder that we extracted fastboot files to in step 2
17. type this into your command prompt window fastboot flash unlocktoken Unlock_code.bin
18. The Display Will change on your phone, press Vol + to accept and power to confirm.
Congratulations You Have Successfully Unlocked Your Bootloader.
2ND Step: ROOT
*Boleh rujuk kat sini untuk download file* (http://forum.xda-developers.com/showthread.php?t=1577671)
ALTERNATE ROOT METHOD - 'INSECURE BOOT AND ROOT'
This zip file contains an insecure boot image to flash to your device and a script which will then push the root (SuperSU) files to your device. This is only tested on 1.27.401.2 / 1.27.401.7. USE AT YOUR OWN RISK!
Download: InsecureBootAndRoot - DOWNLOAD
How to use InsecureBootAndRoot - Windows, Linux and OSX
- Download the InsecureBootAndRoot zip file above and extract to a directory
- Put your device in bootloader mode - Turn off the phone then turn on with the 'volume down' button pressed to enter the bootloader, then press the power button again to enter fastboot.
- WINDOWS - double click 'install-insecure-windows.bat'
- MAC - Open a window to the directory containing the files, and type 'chmod +x install-insecure-mac.sh' followed by './install-insecure-mac.sh'
- LINUX - Open a terminal window to the directory containing the files, and type 'chmod +x install-insecure-linux.sh' followed by './install-insecure-linux.sh'
The device will now flash the new boot image and reboot. Keep the device attached to USB and when it has rebooted, ensure USB debugging is enabled - the SuperSU files will then be installed.
CONVENTIONAL ROOT METHOD - 'SUPERBOOT' (currently not functioning on shippping devices).
Superboot is a boot.img that when booted, will root your device the first time you boot (installing su and the superuser APK). No need to flash any partitions, no need to mess around with ADB, no messing with the contents of your data partition, no overwriting the shipped ROM on your device, just boot the boot image using the instructions below and you're done!
Download: Superboot - DOWNLOAD
The superboot image is also 'insecure', allowing you to use 'adb remount' as well as having full ADB root access to your device until such time as you reboot after running this process (it's a non permanent ADB root as it's a 'fastboot boot' and not a 'fastboot flash' but it IS a permanent root in all other regards!).
How to use Superboot - Windows, Linux and OSX
- Download the Superboot zip file above and extract to a directory
- Put your device in bootloader mode - Turn off the phone then turn on with the 'volume down' button pressed to enter the bootloader, then press the power button again to enter fastboot.
- WINDOWS - double click 'install-superboot-windows.bat'
- MAC - Open a terminal window to the directory containing the files, and type 'chmod +x install-superboot-mac.sh' followed by './install-superboot-mac.sh'
- LINUX - Open a terminal window to the directory containing the files, and type 'chmod +x install-superboot-linux.sh' followed by './install-superboot-linux.sh'
Done. Semoga berjaya
0 ulasan:
Speak up your mind
Tell us what you're thinking... !