Guest myronlau Posted April 1, 2010 Report Posted April 1, 2010 how to install boot.img in Pulse(PCCW)? thanks
Guest BigBearMDC Posted April 2, 2010 Report Posted April 2, 2010 how to install boot.img in Pulse(PCCW)? thanks Put your device into fastboot mode (vol down + end key + power) and connect it to your computer. Download the amon-ra-recovery, open a shell, cd into the amon-ra-recovery directory, type "sudo ./fastboot-linux" or "fastboot-windows" + " flash boot 'your boot.img plus path' ". Example: cd ~/Downloads/amon-ra-recovery sudo ./fastboot-linux flash boot ~/my_boot.img sudo ./fastboot-linux reboot[/code] Greetings, BigBear
Guest kohaku Posted April 2, 2010 Report Posted April 2, 2010 1. Put your device into fastboot mode (vol down + end key + power) and connect it to your computer. 2. copy "tools" folder from the CD that came with U android to your computer, you can put the boot.img in the same folder for your convenience 3. run command prompt in windows and run "fastboot.exe flash boot boot.img" in that folder
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now