So, using eval-'s awesome moto-fastboot from the post above this one, combined with the wonders of an unlocked bootloader, we may finally start to enjoy full roms/gingerbread!
To flash the HKTW files, make sure you unlocked your bootloader. Then, download the following:
http://www.megaupload.com/?d=12A2NF3O
http://www.megaupload.com/?d=J2VJSGZ7
Extract them to obtain the following files:
Code:
1c78b33d92f6b956bffbf4b668888ce4 atrix-2.3.4-hktw-boot.img
18effca0371c7dbb36ec54443e72414b atrix-2.3.4-hktw-system.img
(Alternatively, you may use sbf_flash -x to extract these files directly from the SBF.)
Now boot your phone into fastboot mode, and issue the following commands:
Code:
sudo ./moto-fastboot flash boot atrix-2.3.4-hktw-boot.img
sudo ./moto-fastboot flash system atrix-2.3.4-hktw-system.img
sudo ./moto-fastboot flash -w
sudo ./moto-fastboot reboot
Now observe your jaws dropping as you start to explore this awesome build!
Thanks to eval, the2dcour & [mbm] !