• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [Boost Mobile] *I Need A File -- USA Boost Mobile

smith058

Android Expert
im in need of two stock files from a usa boost mobile phone that has not taken the ota update.
its for an odin backup for our phone.

just type these commands

from terminal emulator:
[HIGH]dd if=/dev/block/mmcblk0p7 of=/sdcard/boot.img
dd if=/dev/block/mmcblk0p18 of=/sdcard/recovery.img[/HIGH]-- or if you have adb: --
[HIGH]adb shell
dd if=/dev/block/mmcblk0p7 of=/sdcard/boot.img
dd if=/dev/block/mmcblk0p18 of=/sdcard/recovery.img[/HIGH]this will create two files on your internal sdcard, one called "boot.img" and the other called "recovery.img"

if you can post those files here i would be mighty obliged.
thanks for your help
 
Back
Top Bottom