3

Is there a way to flash a boot.img on your SD card without having to connect to a PC?

Is there an equivalent of the fastboot command?

I'm on a HTC Amaze 4G currently.

Androidian
  • 131
  • 1
  • 4

1 Answers1

1

Once you have S-OFF you should be able to flash a custom recovery. Just flash one that supports IMG files, such as ClockworkMod (ROM Manager).

Matthew Read
  • 50,567
  • 30
  • 145
  • 273
  • I was able to install 4ext, with S-On still active. – Androidian Oct 18 '12 at 20:56
  • Yes that is possible, but flashing roms through recovery will not flash the boot.img due to S-ON status. boot.img has to be flashed through fastboot via pc. See my previous comments for the command to be used from your computer terminal/command-prompt. – varunyellina Oct 20 '12 at 16:28