Flashing the apollo image(s).

Paul Kocialkowski paulk at paulk.fr
Sat Jul 14 11:59:48 UTC 2012


Le samedi 14 juillet 2012 à 01:05 +0100, Josh Branning a écrit :
> Hello there, I have managed to compile replicant for apollo, with the
> help of GNUtoo, and I was wondering how to flash it to my device using
> heimdall?

If it's the same as Galaxy S, as I recall, you'll have to build recovery
first (make recoveryimage), then flash it with heimdall (heimdall flash
--kernel boot.img) and use recovery to flash the rest (system,
userdata).

> The replicant-2.3/out/target/product/apollo folder looks the same as the
> crespo one, but I'm not sure which files I need to flash and how.

I sort of understood that you copies aries instructions to build for
apollo. That sounds like a very bad idea as IIRC your device is more
close to galaxys (galaxysmtd product). Though, you can't just blindly
build and flash galaxy s images on your device, there is stuff you must
get to know:
* kernel image format (zImage, android boot image, etc)
* thus how you pack the initramfs into it
* systemimage partition and format
* userdata partition and format
* same for more images if any (datadata, cache, etc)

I think you should first try to see if there is CWM rcovery available
for your particular device and work with that. 

-- 
Paul Kocialkowski, Replicant developer

Replicant is a fully free Android distribution

Website:        http://www.replicant.us
Wiki/Tracker:   http://redmine.replicant.us




More information about the Replicant mailing list