Check the step-by-step "jailbreak" guide!
FadedLite posted a awesome guide to root the new Google Nexus 7!
Requirements
- SDK installed and be are able to access and use adb and fastboot.
- Debugging enabled on your Nexus 7.
- Su (Download here)
- CWM (Download here)
Pre-Steps
Put the su zip on the sdcard for later.- In terminal, cd to the directory you have your sdk in. Then cd into platform-tools.
- Type adb push path-to-zip/JB-SuperSU.zip /sdcard
Unlocking Your Nexus 7
To unlock the device- cd to platform-tools
- Reboot to the bootloader - adb reboot bootloader
- Unlock your device* - fastboot oem unlock
*You must run this as sudo in Linux
Flash Clockwork Mod Recovery
(You're still inside the bootloader)- Flash CWM - fastboot flash recovery path-to-img/CWM-grouper-recovery.img
- Make CWM Permanent -
- Boot into recovery
- Go to Mounts and Storage
- Mount /System
- Type in Terminal mv recovery-from-boot.p recovery-from-boot.bak
If your having trouble gaining shell, try "adb kill-server" then "abd start-server". This should hopefully fix it.
Flash Su
- Go back by pressing power button
- Install the zip in the sdcard
- Reboot and your device is now rooted!!
No comments:
Post a Comment