How To Root HTC One S On Android 4.0 ICS
According to paulobrien:
“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!).”
The rooting procedure will work through Windows, Linux and Mac as well. Now that you understand what you’re dealing with, here’s how you can root the One X.
Disclaimer: Please attempt this guide at your own risk. AddictiveTips won’t be responsible in case your device bricks or any other damage occurs due to this method.
Requirements:
- HTC One S with an unlocked bootloader. You can do this at the HTCDev website.
- (https://loadbalancing.modaco.com/download.php?file=r3-ville-superboot.zip) Superboot.
Instructions:
- To begin, download the Superboot package from the link above and extract the contents.
- Put your device into bootloader mode by turning off the phone first, and then powering it on as you keep the Volume down key pressed.
- Connect the device to the computer via USB.
- If you’re on Windows, simply run install-superboot-windows.bat.
- For Mac, open a terminal, navigate to the extracted contents and enter the following commands:
chmod +x install-superboot-mac.sh ./install-superboot-mac.sh
- For Linux, open a terminal, navigate to the extracted contents and enter the following commands:
chmod +x install-superboot-linux.sh ./install-superboot-linux.sh
For updates and queries, head over to the forum thread at XDA-Developers.