手機 - Motorola XT894 - CM 11 - 如何安裝Droid4-kexecboot



參考資訊:
https://guidelinuxphone.wordpress.com/droid4-ubuntu-bring-up-rootfs/

步驟如下:
1. 下載檔案

$ sudo apt-get install fastboot
$ cd
$ wget https://maedevu.maemo.org/images/droid4/VRZ_XT894_9.8.2O-72_VZW-18-8_CFC.xml.zip
$ wget https://maedevu.maemo.org/images/droid4/flash-droid-4-fw.sh
$ wget https://github.com/steward-fu/website/releases/download/xt894/droid4-kexecboot.img
$ wget https://github.com/steward-fu/website/releases/download/xt894/utags-mmcblk1p13.bin
$ unzip VRZ_XT894_9.8.2O-72_VZW-18-8_CFC.xml.zip

2. 按住電源 + 音量上 + 音量下,選擇進入Fastboot模式
3. 安裝Kexecboot

$ pushd VRZ_XT894_9.8.2O-72_VZW-18-8_CFC.xml
$ bash ../flash-droid-4-fw.sh
$ popd
$ fastboot flash mbm VRZ_XT894_9.8.2O-72_VZW-18-8_CFC.xml/allow-mbmloader-flashing-mbm.bin
$ fastboot reboot-bootloader
$ fastboot flash bpsw droid4-kexecboot.img
$ fastboot flash utags utags-mmcblk1p13.bin
$ fastboot reboot