Easily Root Kindle Fire On 6.2.1 Firmware [How To]
The rooting procedure currently supports all known firmware versions, with the exception of v6.0. So lets get straight to business shall we.
Disclaimer: Please follow this guide at your own risk. AddictiveTips will not be liable if your device gets damaged or bricked during the process.
Requirements:
- Kindle Fire running the latest 6.2.1 firmware.
- ADB installed on your system. See our guide on what is ADB and how to install it.
- https://dl.dropbox.com/u/8699733/rootz/kindleroot_rootzwiki.apk BurritoRoot apk.
- (https://dl.dropbox.com/u/8699733/rootz/superuser.zip) Superuser zip.
Instructions:
- To begin, download the root app and superuser package.
- Copy the root app to your Kindle Fire and install it.
- Extract the superuser package.
- On the Kindle Fire, run the BurritoRoot app and hit the Root button.
- Connect the device to the computer and run command prompt or terminal.
- Within the terminal or command prompt, navigate to the location of the extracted superuser files.
- Enter the following commands:
adb rootadb remount
adb push su /system/xbin/su
adb shell chown 0.0 /system/xbin/su
adb shell chmod 06755 /system/xbin/su
adb install superuser.apk
adb reboot
For updates and queries, head over to the forum thread at RootzWiki.
I get “Device not found”
I tried and tried again for 3 hours no frickin progress!