[Q] possible to flash Boot.img with Terminal Emulator?

Search This thread
Hello,

I have searched for an solution to flash the boot.img from sd Card without using the PC.

I have found some search results,then I found this: http://www.addictivetips.com/mobile/how-to-install-kernels-on-android-phones-custom-roms/
This is an way to flash an boot.img via Terminal Emulator for Android.

The normal via CMD on the PC:
Adb
fastboot flash boot boot.img

With Terminal Emulator you must type this:

su
mount/sdcard
flash_image boot /sdcard/boot.img
reboot

Anyone knows if this is possible with S-on Phones or you need S-Off?


Greets Lars

geschrieben mit dem Android 4.0.4 powerd HOX
 

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    AFAIK, no because of s-on. Certain partitions remain off limits within the phone with s on. Fastboot from the PC is the workaround.

    Sent from my HTC One X using xda premium