Getting root on your new Nexus One Android Google Phone
by HydTech on Jan.05, 2010, under Android, BackTrack, Linux (Ubuntu), OSX, fedora, opensuse, windows
The Nexus one was rooted before it even got released. Paul at modaco forums showed us how to perform this hack. I’ll try to simplify the method here.
1. First unlock your bootloader if you have a T-mobile Nexus One (this voids the warranty) or get an unlocked version from Google for like $550:
a. download fastboot
b. open terminal or command line and type
– Windows fastboot-windows oem unlock
– Mac ./fastboot-mac oem unlock
– Linux ./fastboot-linux oem unlock
2. Rewrite the Bootloader to obtain root privileges:
a. Download either SuperBoot or InsecureBoot and extract. (The difference is that with the insecure boot you won’t make any changes to the system and you would have to launch su manually)
b. Put the device in bootloader mode:
– Turn off the phone and restart holding the trackball.
c. Flash the bootloader:
– Windows = double click the windows bat file
– Mac = open terminal and cd to the directory containing the file. type chmod +x install-superboot-mac.sh
./install-superboot-mac.sh
– Linux = open terminal and cd to the directory containing the file. type chmod +x install-superboot-linux.sh
./install-superboot-linux.sh
Now you should have root!

Pic courtesy of Stericson.



1 Trackback or Pingback for this entry
January 31st, 2010 on 8:37 pm
[...] dar. Kurze Zeit nach dem offiziellen Erscheinen des Gerätes wurde bekannt, wie der Bootloader zu wechseln ist. Fortan war das Arbeiten mit Root-Rechten auf allen Geräten möglich und somit fingen die [...]