Asus Zenfone 4 Max X00HD
I need someone to send me a backup from this model so that I can restore my OS. I have deleted my OS. Other ROM's are not working to flash.
I've managed to fix it by doing the following:
Copy the original recovery from a firmware package.
I could find one in the file https://androidfilehost.com/?fid=11050483647474829889, location /Asus_Zenfone_4_Max_ZC520KL_20171225/Firmware/recovery.img
Load default recovery
fastboot flash recovery recovery/original-recovery.img
Restart to bootloader
fastboot reboot bootloader
Load flashboot mode
choose the option "update using adb"
ensure that adb can locate devices with
adb devices
load firmware with
adb sideload UL-ASUS_X00HD-WW-14.2016.1805.374-user.zip ( try download from: https://www.beritahuaja.com/2018/11/download-stock-rom-asus-zenfone-4-max-zc520kl.html )
Related
Hello , i have flashed CWM Recovery. Now i want to replace that with TWRP. How to do that ? Help ??
2 ways:
- Download a TWRP flashable .zip. While in recovery, wipe cache. Then flash .zip. Then go to "advanced options" in CWM and choose "reboot recovery"
- Download a TWRP recovery.img, and flash it through fastboot. Make sure you have fastboot and adb drivers. Connect phone to pc in fastboot mode. Open a CMD window from where you have your adb and fastboot files, as well as the recovery.img file. In the cmd window type "fastboot flash recovery _______.img" Where the blank spot is, is where you would put the name of your recovery .img file.
Hi,
Third way (Rooted Moto G)
Download TWRP Manager from Google Play and do installation of recovery with...worked perfectly for me
Keep in mind that CWM nandroid backups and TWRP backups aren't interchangeable.
OK
Simply download the twrp and flash it using the instructions on the developer's thread.
It will replace automatically.
Systemless Root Magisk Beta 15.2 ( Thanks @topjohnwu for Magisk)
As it is systemless so it doesn’t change system file. It only changes in Boot image.
Whenever you got OTA just Reflash Stock Boot img and update your device to latest version.
This Boot.img is taken from latest version of XUI 3.0 Nougat version Build No. X603-H575A-N-IN-171227V175. So When it will update need to Patch again boot.img with updated version or this can also be used.
Warning:-
I am not responsible for bricked devices.
Your warranty will void now. Do it at your own Risk.
Follow Step as Mentioned Below:
1. Unlock Boot loader as mentioned on following link:
https://forum.xda-developers.com/android/development/unlock-bootloader-infinix-zero-5-t3715360
2. If you want to install TWRP recovery then follow:
https://forum.xda-developers.com/android/development/infinix-zero-5-x-603-twrp-recovery-t3712491
Now the step for Systemless root with unlocked bootloader and usb debugging on is must. (with stock recovery no need TWRP)
1. Download the Zip file on following link: https://drive.google.com/open?id=1vne0IdPrW1isGoCJbYTCl4GRG5mh6QF5
2. Extract zip file in a folder.
3. Press and ctrl+Shift and right click on mouse.
4. Now press option open cmd window here, in window 10 it may be open powershall window here just select it.
5. In cmd window follow the following command.
A. adb reboot bootloader (phone will reboot and light blank dark screen)
B. fastboot devices (it will show your device if connected well)
C. fastboot flash boot patched_boot.img (it will flash new boot img in your phone.
D. fastboot reboot (will reboot your phone)
E. Install magisk manager app from XDA lab or from attached here in zip just extract it.
Your phone is rooted now with stock recovery.
OTA Update Support: Just follow above cmd again and at point C. just change flash cmd to stock boot. (fastboot flash Stock boot.img) then reboot and update your system OTA.
Thanks.
Last Updated on 05/01/2018
I can't install any module
/data/adb/xxx.img mount failed
Failed
Installation failed
Hello, this is my first post
Don't let me waste time...
Requirements
1.Stock boot.img for your phone model (its best its for your Build Number / Variant ) . You can extract from the stock rom / firmware of your device OR backup from your device using a box e.g Miracle box, CM2, etc
2.Download Latest Magisk Manager
Steps on how to root an Elephone P8 Max using Magisk Manager and patched boot.img
Step 1: Patching the stock boot.img
1.Install MagiskManager apk on your android device
2.Copy the stock boot.img of your device to your phone's internal storage or SD card
3.Launch Magisk Manager app
4.If prompted to install Magisk, select NO THANKS
5.If you are using a samsung device and wish to flash using Odin, then select Options > Settings > Update Settings > Patched Boot Output Format > img.tar )
6.Select Install > Install > Patch Boot Image File >
7.Navigate to the location of the stock boot.img you copied earlier on, then Select it
8.Magisk Manager should begin downloading the magisk zip file used for patching
9.Once download is complete, MagiskManager will automatically patch the boot file and store it under SDcard/MagiskManager/patched_boot.img[.tar]
Step 2: Flashing the patched boot.img
You have a variety of options to flash the patched boot.img depending on you
1.Sp Flashtool
2.Fastboot
3.Miracle Box
1. For Sp Flashtool copy the patched boot.img with mt6755 scatter file and make sure to rename patched boot.img to boot.img before flashing
2.For fastboot copy the patched boot.img to your fastboot folder and press shift right click on a free space in the fastboot folder, you would see open command here. Click on it and boot your Elephone P8 Max to fastboot with power+volume up and use volume down to select fastboot and connect your Elephone P8 Max. Your PC type fastboot devices to check if the system as seen it. Now type fastboot flash boot patched_boot.img
You are done.
3.For miracle box rename the file from .img to .bin before flash.
In case you lazy..:laugh:
I have the patched_boot.img here
https://drive.google.com/file/d/17jjlC_znGMEA6HY0H0l4XP6LaBIv7n_t/view?usp=drivesdk
Enjoy..use root checker to confirm
Anyone who can support for custom recovery
TWRP for Elephone p8 Max
I need the newest TWRP for Elephone p8 Max. Can anybody help?
Thanks
Iamkratos said:
Hello, this is my first post
You have a variety of options to flash the patched boot.img depending on you
2.Fastboot
Click to expand...
Click to collapse
Hi I tried fastboot.
fastboot oem unlock OK
fastboot flash recovery patched_boot.img
works, but after switch off an boot into recovery, just normal android 7 starts, no twrp.
When boot finished, touching on display does not work anymore.
Any hinds?
Elephone P8_Max
Android 7.0
Build-Number:
Elephone_P8_Max_20171221
Thanks for any help.
aaaalbi2 said:
Hi I tried fastboot.
fastboot oem unlock OK
fastboot flash recovery patched_boot.img
works, but after switch off an boot into recovery, just normal android 7 starts, no twrp.
When boot finished, touching on display does not work anymore.
Any hinds?
Elephone P8_Max
Android 7.0
Build-Number:
Elephone_P8_Max_20171221
Thanks for any help.
Click to expand...
Click to collapse
Because you flash boot.img as recovery
That why your phone is getting that fault
You are suppose to flash boot
Fastboot flash boot patched_boot.img OK
Or use sp flashtool or miracle box
I included the scatter file
I have the twrp but it doesn't touch only if you use otg with Mouse
Alternative scatter file for MT6750
Hi lmkratos,
thank you very much!
This worked like a charm but I had to use a different scatter file (attached here) as the P8 Max has a MT6750 (not MT6755) and the PMT didn't match so spflash refused to flash boot ("PMT changed for the ROM").
If you happen to be on Linux: spflash works perfectly but take care to stop ModemManager (WAN modems) before flashing as it interferes, so
"service ModemManager stop".
rec Please send it, thank you
Iamkratos said:
I have the twrp but it doesn't touch only if you use otg with Mouse
Click to expand...
Click to collapse
rec Please send it, thank you
---------- Post added at 04:18 AM ---------- Previous post was at 04:16 AM ----------
Iamkratos said:
I have the twrp but it doesn't touch only if you use otg with Mouse
Click to expand...
Click to collapse
twrp Please upload, thank you
Who said this method to us ?
aIecxs, XDA Senior Member from Germany
https://forum.xda-developers.com/member.php?u=7285913
Thread Link :
https://forum.xda-developers.com/android/help/helproot-lava-x81-t3620166
Thanks alecks!!!!:highfive:
------------------------------------------------------------
Youtube Video Assistance:
Video Name: How to root Android using Magisk Manager & stock boot.img
Channel : Hovatek
------------------------------------------------------------
REQUIREMENTS :
(0) Unlocked Bootloader
To unlock bootloader in Lava X81 by Fastboot mode use the command
fastboot oem unlock #unlock bootloader via fastboot mode
{{{{{ NOTE: Unlocking bootloader in Lava X81 will erase all the user data. So please take a backup before unlocking bootloader. }}}}}
(1) Stock boot.img for your phone model (its best its for your Build Number / Variant ) . You can extract from the stock rom / firmware of your device (you may check our collection at https://forum.hovatek.com/forum-89.html ) OR backup from your device using a hardware box e.g Miracle Box, CM2, Nck Box Pro etc
(2) Download Latest Magisk Manager {Currently 7.3.0 (220)}
(3) Active internet connection on your Android device
(4) A windows 10 Laptop
---------------------------------------------------------
INSTRUCTIONS :
Step 1: Patching the stock boot.img
1. Install Magisk Manager 7.3.0 (220) APK on your android device.
2. Copy the stock boot.img of Lava X81 to your phone's internal storage or SD card whereever you want (Internal Storege\Dowloads is the better option)
3. Launch Magisk Manager app and check for latest updates. After the updates you will see that Magisk Manager is up to date.
4. Then, Select (Magisk is not installed. Latest 19.3 (19300)) Install > (Install Magisk) Install > Select and Patch a File >
5. Navigate to the location of the stock boot.img you copied earlier on (select Dowloads option or in my case, I used ES File Explorer File Manager), then Select it
6. Magisk Manager should begin downloading the magisk zip file for our arm64-v8a Device platform.
7. Once download is complete, MagiskManager will automatically patch the boot file and store it under
/storage/emulated/0/Download/magisk_patched.img
(Then I renamed it as "patched_boot.img" for our convenience)
Step 2: Flashing the patched boot.img
Among a variety of options to flash, I preferred Fastboot method
(0) Connect your Lava X81 one or two times to the PC (for preinstalling drivers)
(1) Boot your Lava X81 into fastboot mode.
(2) Open platform-tools_r28.0.1-windows.zip file
(3) Simultaneously press Keyboard's Shift key and Right click on the mouse, to open PowerShell window
(4) On the PowerShell use the following codes to flash:
Starting from phone's normal usb debugging mode,
adb devices #Ensures your phone connectivity in ADB (Android Debug Interface) mode via USB Debugging
adb reboot-bootloader #Reboot your phone to Fastboot Mode from ADB
fastboot devices #Ensures your phone connectivity in Fastboot mode
fastboot getvar unlocked #To check whether the bootloader is unlocked or not. It should be unlocked to proceed further steps
fastboot flash boot patched_boot.img #Flash the Magisk Patched Boot image file in Fastboot Mode
fastboot reboot #Reboot to the system from exiting Fastboot Mode
(5) Congrats and check with a Root checker app for root status. While checking for root status itself pop out for root permission.
--------------------------------------------------------
Proofs and All the necessary files as a zip file - MediaFire Link
Root Lava X81 using Magisk Manager by patching stock boot image (No TWRP)
http://www.mediafire.com/file/zjb78878i52865c/Root_Lava_X81_using_Magisk_Manager_by_patching_stock_boot_image_%2528No_TWRP%2529.zip/file
It is worked successfully guys!
Try it.
Two Bugs:
1. Cannot try reboot to the stock recovery. It strucks. You have to switch off and switch on the phone. During this your phone will make fear "Performing factory reset". Don't worry! blah blah blah...
SO YOU MUST DEVELOP TWRP RECOVERY FOR LAVA X81
2. Cannot flash .zip files using Magisk only. It every time asks TWRP or any other recovery to flash the zip file.
So you must develop TWRP recovery for Lava X81
3. While installing SuperSU it says "binary occupied" by MagiskSU. So apps like FlashFire won't flash zip file.
4. Don't try to uninstall stock YouTube app & and replace it with YouTube vanced app. Use YouTube Vanced the app for no root along with MicroG. But YouTube vanced 14.21.54 seems to be exceptional.
Hello everyone!
There are some handy tools to flash stock firmware on Nokia devices. In this guide, we'll explain how to install stock firmware without the need of any flashing tools.
Here's the download links for Android 10 Firmware (build v2_410_SP02) & boot image.
Download:
Android 10 - Nov 2020 - 00WW_2_410_SP02
Boot img
NOTE:
This is an OTA package which contains payload.bin file. You can sideload the package through stock recovery by following method
or
You can extract the payload.bin file using payload dumper and flash using Nokia Tool or pack the extracted contents as a zip file, then flash using Nokia Flash Tool (NFT)
___________________
How to install?
[This method is useful if you are from any other ROM / have erased all the data from your device using TWRP; Now want to flash the stock rom, but not ready to flash using above mentioned tools as they take more time for payload.bin extraction, repacking etc.,]
Let's get started!
- Keep the boot img on your PC
- Move the downloaded OTA file to the external SD Card
- Power off the phone
- Hold Volume down + Power button (device will boot into bootloader mode)
- Connect the device to PC with USB cable
- Open command prompt on your PC
- Flash the boot img using fastboot command
fastboot flash boot boot.img
- Reboot to Recovery mode (Select "Recovery mode" from bootloader. Android logo will appear. Press Volume up + Power button at the same time. Now the device will boot into Recovery mode)
- Select "Apply update from SD card"
- Navigate to the downloaded OTA zip from external SD card and select it
- After installation compete, you can reboot the device into stock Android 10.
That's all!
(In some cases, the recovery may ask to perform a factory data reset. Proceed to reset and then reboot the device)
Thanks: @Raghu varma @singhnsk @hikari_calyx @sayaoks
hello! thank you for the tutorial
this seems like the only method to downgrade to be able to unlock the bootloader.. unfortunately the boot.img link is dead, do you have it somewhere? would you mind reuploading?
this is ddva any ddv?
Is this the way how to get back to "normal" Nokia images?
The one linked in the first post can also be replaced with newer ota images? Like
https://android.googleapis.com/packages/ota-api/package/3835d2733c190ef38b7064b94dd32cb26615e3ea.zip ?