I'm working on making a tool for the Galaxy S series that will take a stock tar file, emulate a write operation (maybe use Heimdall for this?) that copies everything to an IMG file, then uses DD to write the first GB to an SD card. How can I go about doing this? Do I need to emulate the bootloader of a Samsung phone such that it writes to partitions within a mounted image, or is there a simpler way of doing it?
No comments:
Post a Comment