- Oct 11, 2009
- 5,577
- 2,816
- 113
If you're like me, you went ahead and grabbed the OTA, knowing root was just a flash away -- the joys of a fully unlocked bootloader. If so, here's how to get root and busybox back.
Using this method has the bonus of letting you install updates to chainsdd'd superuser app and his su binary. Big thanks to him for his work with that, things would suck a lot if we didn't have it
- If you need fastboot drivers, install PdaNet. <click here>
- Download Clockwork recovery for the NS <click here>
- If you need Fastboot for Windows, grab the attached fastboot.zip file. Extract it all into a folder somewhere on your computer.
- Download the attached signed_GRK39F_root.zip file and place it on the root of your phones internal storage.
- Copy the recovery file you downloaded in step two to the same folder you have fastboot in. Rename it recovery.img
- Turn your phone off. Hold volume up + power, and boot into fastboot. Plug the phone into your computer.
- Open the command window. MAKE SURE YOU ARE IN THE FOLDER WHERE FASTBOOT IS.
- At the prompt, type:
Code:fastboot devices
- [INFO]If you see a serial number, continue. If not, seek help -- you don't have fastboot setup on your computer.[/INFO]
- At the command prompt type:
Code:fastboot flash recovery recovery.img
- Use the volume key to navigate to "recovery", and then press power to reboot into Clockwork. If you reboot normally on accident here, start back at the beginning -- your recovery will be rewritten by stock.
- Use Clockwork to flash the GRK39F root zip on your phone's storage.
Using this method has the bonus of letting you install updates to chainsdd'd superuser app and his su binary. Big thanks to him for his work with that, things would suck a lot if we didn't have it
