![]()
Now that the Nexus S is getting into people's hands, information about the device is making its way online. For example, if you want to unlock the bootloader,follow these simple instructions.
- Shutdown the phone
- Hold down volume up + power
- Now you are in the standard recovery mode
- Assuming you have 2.3 SDK installed with fastboot (Google around for that info..), now on terminal/windows or Windows cmd depending on OS type “fastboot devices” to check your device can be seem via USB
- Assuming you device is seen via fastboot devices, now type “fastboot oem unlock”
- Accept … and new bootloader is unlocked…
You'll need to follow these steps if you want to get into recovery and root the device, so have at it!
[via AC]