[Guide][Easiest Way] Recovery Porting For MTKs - Miscellaneous Android Development

Difficulty Level – Medium
Requirements –
.
1. Developing Skill
2. img unpack-repack tool ( kitchen or other tool)
3. Notepad++
4. Brain
.
So Let’s start.......
.
Step 1 : Unpack both ( stock and port) recovey.img
How to Unpack-Repack without kitchen? Follow this
tool/guide -->
Michfood Tools
.
Step 2 : Now open the default.prop file with
NotePAD++ from the Extracted “rmdisk” FOLDER.
Open those build.prop file do all Changes the all
changeable things what you can just like that we do
when PORTING ROM.
Then COPY the ueventd, meta & factory files those
are in (.vc) FILES from the STOCK “rmdisk” FOLDER
to PORT…
Step 3 : FROM rmdisk>etc FOLDER open
recovery.fstab FILE with NP++ .... REPLACE the from
your Stock block with PORT mmcblk ……If you want
replace with StockRecovery
rmdisk>res>recovery.fstab or with workable
RECOVERY. JUST replace the emmc block . If you dont
know your phone’s emmc block then dont do this. It
maybe harmful.
Step 4 : Now replace kernel
Step 5 : Now all the works for PORTING is now
Finished..... Repack the port recovery .img . Flash it.
Enjoy.
.
If you don't find any file unpack boot.img get them from there...
.
This method worked with my MTK6572 Device! I have ported COT, CTR, PhilZ, CWM by this method
.
Thanks to
1.Arnav
2.Michfood
3.Akib

Related

[GUIDE] How to port recovery.img (easiest method)

MTK recovery porting method
Difficulty Level – Medium
Requirements –
1. Developing Skill
2. .img unpack-repack tool ( kitchen or other tool)
3. Notepad++
4. Brain
5. Little Respect
So Let’s start.......
Step 1 : Unpack both ( stock and port) recovey.img
How to Unpack-Repack without kitchen? Follow this tool/guide -->
http://forum.xda-developers.com/tools/general/tool-boot-recovery-img-tools-windows-t2839670/post54644719#post54644719
Step 2 : Now open the default.prop file with NotePAD++ from the Extracted “rmdisk” FOLDER.
Open those build.prop file do all Changes the all changeable things what you can just like that we do when PORTING ROM.
Then COPY the ueventd, meta & factory files those are in (.vc) FILES from the STOCK “rmdisk” FOLDER to PORT…
Step 3 : FROM rmdisk>etc FOLDER open recovery.fstab FILE with NP++ .... REPLACE the from your Stock block with PORT mmcblk ……If you want replace with StockRecovery rmdisk>res>recovery.fstab or with workable RECOVERY. JUST replace the emmc block . If you dont know your phone’s emmc block then dont do this. It maybe harmful.
Step 4 : Now all the works for POTING is now Finished..... Repack the port recovery .img . Flash it. Enjoy. 
NOTE : works with CWM based Recoverys like- CTR, COT. Other may not work.
Credits:
arnav
DO AT YOUR OWN RISK. I AM NOT RESPONSIBLE ANY KIND OF DAMAGE. THANK YOU.
DON'T FORGET TO HIT THANKS IF I HELPED YOU
Would this work with a Qualcomm device?
Open those build.prop file do all Changes the all changeable things what you can just like that we do when PORTING ROM
Click to expand...
Click to collapse
What is this? total waste of time. Guide means explaining things..
Back up
aalakib07 said:
MTK recovery porting method
Difficulty Level – Medium
Requirements –
1. Developing Skill
2. .img unpack-repack tool ( kitchen or other tool)
3. Notepad++
4. Brain
5. Little Respect
So Let’s start.......
Step 1 : Unpack both ( stock and port) recovey.img
How to Unpack-Repack without kitchen? Follow this tool/guide -->
http://forum.xda-developers.com/tools/general/tool-boot-recovery-img-tools-windows-t2839670/post54644719#post54644719
Step 2 : Now open the default.prop file with NotePAD++ from the Extracted “rmdisk” FOLDER.
Open those build.prop file do all Changes the all changeable things what you can just like that we do when PORTING ROM.
Then COPY the ueventd, meta & factory files those are in (.vc) FILES from the STOCK “rmdisk” FOLDER to PORT…
Step 3 : FROM rmdisk>etc FOLDER open recovery.fstab FILE with NP++ .... REPLACE the from your Stock block with PORT mmcblk ……If you want replace with StockRecovery rmdisk>res>recovery.fstab or with workable RECOVERY. JUST replace the emmc block . If you dont know your phone’s emmc block then dont do this. It maybe harmful.
Step 4 : Now all the works for POTING is now Finished..... Repack the port recovery .img . Flash it. Enjoy. 
NOTE : works with CWM based Recoverys like- CTR, COT. Other may not work.
Credits:
arnav
DO AT YOUR OWN RISK. I AM NOT RESPONSIBLE ANY KIND OF DAMAGE. THANK YOU.
DON'T FORGET TO HIT THANKS IF I HELPED YOU
Click to expand...
Click to collapse
can the backup of the recovery used instead of stock recovery(couldn't find it anywhere)

How to Port custom ROM using your Phone (MTK devices Only)

Hi Guys
This is just a simple tutorial on how to port ROM right from your phone
No PC
No kitchen
But you can still port ROM
Just sit down and Follow All steps
Everybody want to be a ROM porter but with one problem or the other they can't but this method is tested and trusted.
Tool Needed
** Any Zip extractor App for android
** B1 Archiver
** Zipper
** Root explorer
** And your Brain
This method is for porting Only ROM of the same chipset like
Mtk6572 -Mtk6572
Mtk6582 -Mtk6582
Try at your own risk but insha Allah it will work for you.
Don't try this for Chinese ROM like Miui, Lewa ui , Color os etc
Let's begin
Step 1 Extract Your port ROM and name the folder PORT
Step 2 Extract Your Base ROM and name the folder BASE
Step 3 Open both folder in side tab with Root explorer
Step 4 Copy this files from your stock ROM to port ROM
system/vendor
system/usr
system/lib/hw
system/lib/modules
system/lib/libncurses.so
system/etc/firmware
system/etc/vold.fstab
system/etc/vold.fstab.nand
system/etc/bluetooth
Step 5 Open updaterscript of your Base ROM from META-INF/google/android check The mount & format point check something like this mmcblk0p. A number is always written after the "P" replace the number of your BASE to PORT
Step 6 Copy boot.img from BASE to PORT
Step 7 Check multi select in zipper or B1 archiver Select
META-INF
system
boot.img
Delete logo.bin if present from port!!!!!!!!!
Compress to ZIP file wait till the process finished
Now boot to recovery and flash your ROM
Good Luck To you all feel free to ask questions.
I have use this method to port upto 15 ROMS
You can check ROM to port Here
Mtk6572
Mtk6582
Check HERE for download links with picture steps
horlaarsco said:
Hi Guys
This is just a simple tutorial on how to port ROM right from your phone
No PC
No kitchen
But you can still port ROM
Just sit down and Follow All steps
Everybody want to be a ROM porter but with one problem or the other they can't but this method is tested and trusted.
Tool Needed
** Any Zip extractor App for android
** B1 Archiver
** Zipper
** Root explorer
** And your Brain
This method is for porting Only ROM of the same chipset like
Mtk6572 -Mtk6572
Mtk6582 -Mtk6582
Try at your own risk but insha Allah it will work for you.
Don't try this for Chinese ROM like Miui, Lewa ui , Color os etc
Let's begin
Step 1 Extract Your port ROM and name the folder PORT
Step 2 Extract Your Base ROM and name the folder BASE
Step 3 Open both folder in side tab with Root explorer
Step 4 Copy this files from your stock ROM to port ROM
system/vendor
system/usr
system/lib/hw
system/lib/modules
system/lib/libncurses.so
system/etc/firmware
system/etc/vold.fstab
system/etc/vold.fstab.nand
system/etc/bluetooth
Step 5 Open updaterscript of your Base ROM from META-INF/google/android check The mount & format point check something like this mmcblk0p. A number is always written after the "P" replace the number of your BASE to PORT
Step 6 Copy boot.img from BASE to PORT
Step 7 Check multi select in zipper or B1 archiver Select
META-INF
system
boot.img
Delete logo.bin if present from port!!!!!!!!!
Compress to ZIP file wait till the process finished
Now boot to recovery and flash your ROM
Good Luck To you all feel free to ask questions.
I have use this method to port upto 15 ROMS
You can check ROM to port Here
Mtk6572
Mtk6582
Check HERE for download links with picture steps
Click to expand...
Click to collapse
Assalamu alaikum I wish to port s custom rom for my device LG k8 X240i mt6737 kernal 3.18.19+ android 6.0 i hav downloaded a resurrection remix of same chipset and same kernal of 7.0 version can i port can u guide me please can u giv ur num so i can contact you to get help from porting pls help me ..

Unpack/Repack boot.img without pc tutorial

Unpack Repack boot.img without PC
Unpack boot.img WITHOUT PC (ANDROID)
plus Video Tutorial
If Want Port Rom Mediatek Definitely There was a need at Unpack Kernel / boot.img.
The Most Convenient Way Without PC.
Examples rom port of: MIUI, COLOR OS, Lewa, ETC ..
First requirement Must ROOT!
MATERIALS WITH unpack IE:
Unpack Repacker boot.img.apk.
Root Explorer.apk
Already Installed and Busybox.
(Link below)
You must have boot.img of Stock rom / BASE ..
and Must Have boot.img of rom port / PORT ..
GUIDE:
• Create a new folder on the sd card with the name "BOOT", and didlm BOOT folder create another folder with the name RESULT, BASE, PORT, unpack ....
• And Dlm unpack folder create another folder name PORT, BASE ....
************************************************
• Next we put the "boot.img" base (stock) to smb folder BOOT / BASE. And also put boot.img (port) port kedlm folder BOOT / PORT ...
• The next stage we open the app and first we had unpack.apk first unloading boot.img base, fill in:
"Enter the boot.img path" with "boot.img base (stock)," which we put in the folder BOOT / BASE. Then to put the results
*bongkaran boot.img base with fill "Unpack Enter the Image Path" with the BOOT / unpack / BASE ...
• Click START ..
**************************************
• To dismantle boot.img port, do the same with the above, only the location of the results bongkaran boot.img a different port that is in the folder BOOT / unpack / PORT.
HOW repack boot.img
*• input Enter the "cmdline" cmdline,
• then input "Enter the kernel base" with 10000000,
*****for kernel base of each phone must be different. how to look at the kernel base.
********open root explorer into the sdcard / BOOT / unpack / BASE / boot.img-base.
***wear resistant root explorer and view text editor and enter the result kernel base that you:
******************************************
• then input "Enter the PageSize" with 2048,
• then input "Enterthe Kernel Path" by clicking search and find BOOT / unpack / BASE / boot.img-zImage,
• then input "Ramdisk Enterthe Path" by clicking search and find BOOT / unpack / PORT / boot.img-ramdisk.gz,
• and finally fill in the "Enter the out Img Path" by clicking search and find BOOT / RESULTS,
• START
You boot.img results in sdcard / BOOT / RESULTS
:highfive:
Where is the Link?
Android小楼阁-QQ群 439637151
来自搭载Android 2.3 GingerBread的华为Y220-T10
Where is the Link?²
Link for tools
I need a link for all apks please

[GUIDE] How To Port PHILZ RECOVERY ? (Easy Method)

>> THIS IS VERY SIMPLE WAY TO PORT THE PHILZ RECOVERY FOR YOUR DEVICE<<
So please follow the given steps to port recovery
First Decompile
1.stock RECOVERY
2..Custom recovery (download the any philz recovery with same resolution of your device.)
now,
STEP 1 . open the folder of stock recovery folder and open a folder rmdsk in it.
Copy these files:
> meta_init.project.rc
>meta_init.rc
>ueventd.rc
> meta_init.modem.rc
>ueventd.goldfish.rc
> fstab
STEP 2. Open etc folder and copy recovery.fstab file too.
STEP 3. Now replace these files in the Custom recovery with the same directories.
STEP 4. Now go back and copy these files from the main folder in which you have your stock recovery’s extracted rmdsk and kernel files:
> kernel
>kernel_header
>Replace these files in the Custom Recovery too.
>Now go back to the main folder where you extracted the tool and .IMGs files.
>You’re done! Now try flashing! :good:
Credits:
@shubham shahu
@Harshnil walde

[Tool] unpack Repack nb0 Rom

***********************Unpack Repack nb0 Rom******************
Here Is a nb0 tool that unpacks and packs SUT nb0 factory images Used By Some manufactures like Infocus,
Requirements-
Window pc with java Installed
How to unpack
1. Paste your stock Rom File, something.nb0 in Tools Folder
2. Rename it to firmware.nb0
3. Run unpack.exe file hit enter , Done, check unpack Folder Your extracted Rom IS Present,
How To Repack-
1. cut whole Rom From unpack folder and paste in Repack Folder[ you can edit your images],
Like System app etc, don't change name]
2. Run Pack.exe hit enter Done,
3. Your New Rom Is readdy with the name System.nb0 in tools folder
Downloads-
MOD Edit :- Links Removed
bro after i unpack firmware.nb0 file theres no file that related to system.img.???
Incomplete unpacking
Sir please help to completely unpack nb0 file as sut is not working nor my phone's flashier with scatter file is available online. My phone is Infocus m330 with mediatek mt6592 chipset. It's bootloader locked with hard brick that not showing any sign of active other than when connected to pc can be flashed with v com drivers
Please help
Going to test it now ?
Thank you mate
link is dead
Thread Closed.
Thanks
SacredDeviL666.

Categories

Resources