On a Samsung Galaxy S, I followed the complete instructions for installing CyanogenMod 10, and now I have CM10 as the main system, and a ClockWorkMod-based recovery system (from Replicant), which is bootable by holding VolUp and VolDown when powering up the device. (BTW, CM10 allows to choose to reboot into recovery through the usual PowerOff menu.)
If I store .zip with another modem firmware (a radio image from the list at http://forum.xda-developers.com/showthread.php?t=1158783) on /sdcard/, can I flash it from the recovery mode (so that the main system will be not touched otherwise and will work as before)?
(The .zip content looks like this:
$ unzip -l radio-cm-7-GalaxyS-JW4-signed.zip
Archive: radio-cm-7-GalaxyS-JW4-signed.zip
Length Date Time Name
-------- ---- ---- ----
478916 05-31-11 15:37 busybox
59848 05-31-11 15:37 erase_image
1096 05-31-11 15:37 META-INF/CERT.RSA
551 05-31-11 15:37 META-INF/CERT.SF
224244 05-31-11 15:37 META-INF/com/google/android/update-binary
594 05-31-11 15:37 META-INF/com/google/android/updater-script
498 05-31-11 15:37 META-INF/MANIFEST.MF
12582912 03-16-12 04:47 modem.bin
888 05-31-11 15:37 updater.sh
-------- -------
13349547 9 files
$
Although modem.bin
files in two of the archives I've looked into don't differ in size, they do differ; and that's the only difference between the two archives.)
radio-cm-7-*
-- what has a radio to do with CM (CyanogenMod)? (but from the size, the archives cannot hold an entire CM7 ;) Also, those are a bit old, right? 2011? – Izzy Apr 21 '13 at 22:24