Official Guide to Root YU Yutopia (YU5050)
YU Yutopia, the flagship device from YU launched in December which has been shipping since 26th December to the customers who pre-ordered the device. As we know the biggest advantage with YU brand is Cyanogen OS which allows for maximum customization along with that YU also allows it's users to unlock the device and root the phone without voiding the device's warranty. So if you bought Yutopia you can tinker with the device with worrying about the warranty.
Tutorial on how to unlock the YU YUTOPIA
Requirements:
- YU YUTOPIA phone
- unlocked bootloader
- TWRP recovery by sanyam
- latest SU binary from from: http://download.chainfire.eu/supersu
- busybox installer
WARNING:
PLEASE TAKE A BACKUP OF YOUR DATA BEFORE PROCEEDING!
This procedure may wipe the /data partition of your phone, so you will loose all your stored data, settings.
Memory Card will not be wiped.
This procedure may wipe the /data partition of your phone, so you will loose all your stored data, settings.
Memory Card will not be wiped.
steps to root YU Yutopia (YU5050)
1. Make sure that the device has unlocked bootloader2. Download the latest SuperSU update.zip
3. Save it on sdcard of device
4. Reboot into bootloader/fastboot mode
adb reboot bootloader
or
5. Power down phone and keeping the VOLUME UP key connect the phone to PC/Laptop via USB cable
6. Download any of the recoveries.
7. Hotboot or Flash the recovery.
To Hotboot recovery use this command.
Code: fastboot -i 0x2A96 boot
To permanently Flash recovery use this command.
Code: fastboot -i 0x2A96 flash recovery
8. Device will now start booting into recovery
9. Once the recovery starts flash the SuperSU update.zip
10. Reboot from recovery into OS
You should now get root access!
Busybox Installation on YU Yutopia
it is highly recommended to install busybox after rooting!just go to andorid play store and download the busybox installer once the installer is downloaded, install busybox in /system/xbin reboot device after install and that's it!
The above guide has been extracted from official YU Forums do check out the source before rooting your device. Happy customizing.