My S3 is still on MD7.
My Device Status is modified.
It is rooted with SuperSu installed
It also has Philz recovery
I have a file named 171e26831d5c5b0ca1ba82ed926f1d442178c6bb.update_SPH-L710_MD7_to_MG2.zip sitting in the cache directory.
I would like to install CyanogenMod 10.2
Should I attempt to upgrade to MG2 before flashing CM, or would it be OK to go from MD7 straight to CM?
Here are some files the MG2 zip contains:
aboot.mbn
rpm.mbn
sbl2.mbn
sbl3.mbn
tz.mbn
/patch/boot.img.p
/patch/non-hlos.img.p
In updater-script contained within the zip file, I see the boot image is being patched. Is a patched boot image necessary before I upgrade to CM?
I also see the modem is being patched, but I'm pretty sure I don't need to worry about that since I can just use ODIN to stick the MK5 modem on.
Would there be any reason to install some or all of the .mbn files before upgrading? I'm assuming I could just use dd to write them to their respective blocks.
Such as:
dd if=/sdcard/aboot.mbn of=/dev/block/mmcblk0p5
dd if=/sdcard/rpm.mbn of=/dev/block/mmcblk0p6
etc...
My Device Status is modified.
It is rooted with SuperSu installed
It also has Philz recovery
I have a file named 171e26831d5c5b0ca1ba82ed926f1d442178c6bb.update_SPH-L710_MD7_to_MG2.zip sitting in the cache directory.
I would like to install CyanogenMod 10.2
Should I attempt to upgrade to MG2 before flashing CM, or would it be OK to go from MD7 straight to CM?
Here are some files the MG2 zip contains:
aboot.mbn
rpm.mbn
sbl2.mbn
sbl3.mbn
tz.mbn
/patch/boot.img.p
/patch/non-hlos.img.p
In updater-script contained within the zip file, I see the boot image is being patched. Is a patched boot image necessary before I upgrade to CM?
I also see the modem is being patched, but I'm pretty sure I don't need to worry about that since I can just use ODIN to stick the MK5 modem on.
Would there be any reason to install some or all of the .mbn files before upgrading? I'm assuming I could just use dd to write them to their respective blocks.
Such as:
dd if=/sdcard/aboot.mbn of=/dev/block/mmcblk0p5
dd if=/sdcard/rpm.mbn of=/dev/block/mmcblk0p6
etc...