Using moto-fastboot (thanks, eval- and _unknown), we can flash any developer build unlocked images in Fastboot mode. Thanks to Team Black Hat, we were given a very early developer build with AOSP Gingerbread (mostly). That build was based on GRH55.
This build is pretty dang buggy, but its AOSP applications and such can certainly be harvested for use by devs. If you're just playing around, you'll want to move back to HKTW or stock within 10 minutes. If you want to farm the apps and libs, just mount the system image.
Basic Information
Working
Prerequisites
Commands are the same as the HKTW build flash. Thank _unknown and eval- for making it easy for everyone.
This build is pretty dang buggy, but its AOSP applications and such can certainly be harvested for use by devs. If you're just playing around, you'll want to move back to HKTW or stock within 10 minutes. If you want to farm the apps and libs, just mount the system image.
Basic Information
Code:
Android 2.3
Build number: olympus-eng 2.3 GRH55 eng. w30562.20110119.152615 test-keys
Date: January 19, 2011
System version: 0.0.1.MB680.ATT.en.US
- Data and cellular network
- All applications (for the most part)
- Phone application
- Extremely slow!
- WiFi broken
- GPS
- Often reboots
- Some elements reflect Blur style, most are AOSP
Prerequisites
- Linux [until moto fastboot is recompiled for Windows]
- moto-fastboot (64-bit, 32-bit)
- GRH55 boot image
- GRH55 system image [[URL="http://www.filesonic.com/file/1297604021/system-grh55.zip"]Mirror]
[/URL] - Unlocked bootloader
Commands are the same as the HKTW build flash. Thank _unknown and eval- for making it easy for everyone.
- Boot the device into Fastboot mode
- Power off device
- Press and hold downward volume and power buttons until "Fastboot" appears
- Press the upward volume button
- Open a terminal window and issue the following commands
Replace "moto-fastboot" with "moto-fastboot32" if you're on a 32-bit or VMWare system.Code:sudo ./moto-fastboot flash boot boot-grh55.smg sudo ./moto-fastboot flash system system-grh55.smg sudo ./moto-fastboot -w sudo ./moto-fastboot reboot - Reboot and enjoy!
Last edited: