Mediatek Recovery Porting Guide by Abhijit Katore
Mediatek Recovery Porting Guide
-
Open ES file explorer give it root permission. Go to “/cache” & delete all files/folders in it.
-
Now create 3 new folders as the screenshot. (Don’t use space in folders names)
-
Now copy Stok boot.img to “Stok_boot“;Stok recovery to “Stok_recovery“;Port recovery to “Port_recovery“.
-
Now rename boot to “boot.img“, rename stok recovery to “recovery.img” & rename port recovery to “ “recovery.img” (if it already in this name than you need not change the name)
-
(Decompiling)Open apktool & long press on “cache“. You will see a popup like this. Than choose "get access permission“ .
Owners Info
-
Now open “cache” folder & do same for “stok_boot“ , “stok_recovery“ & “port_recovery“ .
-
Open “stok_boot” folder & tap on “boot.img“. You will see a popup menu. Choose "expack-mt65xx"
-
Your boot will decompile in few seconds. Wait till it’s complete.
-
Now open “stok_recovery” & “port_recovery” one by one & decompile them same as “boot.img“ .All of the folders look like this.
-
(File Replacing)Open “stok_recovery“ . Copy “kernel” & paste/replace it in “port_recovery“.
-
Now open “stok_recovery/ramdisk” & copythese files & paste them to “port_recovery/ramdisk“
(If you couldn’t find any file in stok recovery, find it in stok boot. Again you couldn’t find it in stok boot, then leave/skip it)
-
Now open “stok_recovery/ramdisk/etc” & copy “recovery.fstab“ . Again open “port_recovery/ramdisk/etc” & paste the file here.
Open Apktool & gain access permission of “/cache“ ,“Port_Recovery“ , & “Port_Recovery/ramdisk“ .
-
(See Step 2)Now tap on “ramdisk" of port_recovery & you will see a popup menu like this. Select “repack-mt65xx“
-
Your ported recovery will recompiled as“new.img“
Copy this “new.img“ file to sdcard & flash it via Flashify
– meta_init.project.rc
– meta_init.rc
– meta_init.modem.rc
– ueventd.rc
– ueventd.goldfish.rc
– fstab
– fstab.goldfish
who is online counter blog counter
Nice Guide Thanks
ReplyDelete