Fastboot untuk flash ROM

From OnnoWiki
Revision as of 07:16, 6 June 2013 by Onnowpurbo (talk | contribs) (New page: Then ensure that your phone is in bootloader mode: fastboot devices NOTE: If you are on Linux or Windows, you must use the version of fastboot for that platform: fastboot-m is for Mac O...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Then ensure that your phone is in bootloader mode:

fastboot devices

NOTE: If you are on Linux or Windows, you must use the version of fastboot for that platform: fastboot-m is for Mac OS X.

./fastboot-m boot go2.lol
The phone will reboot and stop on the Nexus X screen. Note (see above) the correct file may be named go33.lol or go35.lol rather than go2.lol
./fastboot-m flash hboot hboot_blackrose.nb0

If this process freezes here, you have used the incorrect goXX.lol file. Find your HBOOT version at the top of the FastBoot screen, download the latest version of BlackRose, and do over with the correct goXX.lol file.

./fastboot-m flash hboot hboot_220-16-200.nb0
./fastboot-m reboot-bootloader

This will reboot into the bootloader. The top of the screen should now read *** BlackRose ***. Now we will have to reflash CWM.


Referensi