Nandroid backup for le eco max 2 (x821)? - LeEco Le Max 2 Questions & Answers

I bricked my phone. So i followed gizmochina unbrick tutorial flashing Chinese rom and now neither can i update to any new rom(#update error) or flash(#can't mount cust error). Can anyone link me to a system and boot nandroid backup file to download for x821. Or any other solution?

Heyyo,
1. Use a PC to download TWRP
2. Reboot to bootloader
3. Fastboot boot TWRP.img
4. Format data (not wipe data, format data there's a separate button for it... Please be aware it will remove all pictures, music etc from the le max 2 so be sure you have it all backed up.
5. Wipe system, Dalvik and cache
6. Install other ROM with TWRP be it EUI ROM or custom ROM.
7. Reboot

I did install twrp and tried flashing stock and custom roms but showing mouting /cust failed.

Related

*Urgent* Need clarifications regarding the flashing of TWRP recovery & custom ROMs

*Urgent* Need clarifications regarding the flashing of TWRP recovery & custom ROMs
I want to flash a custom ROM (Pixel Experience Plus) on my Poco/Pocophone F1.
It would be of great help if I get clarifications regarding the following:
1. After unlocking the bootloader, is it necessary to flash TWRP recovery using 'fastboot flash recovery' cmd command, to flash a custom ROM? Or can TWRP recovery just be booted by using the 'fastboot boot' cmd command & then flash the ROM? (This is because I'd prefer to flash a custom ROM without permanently flashing TWRP recovery, I want TWRP temporarily)
2. In case if it's necessary to flash TWRP using 'fastboot flash recovery' cmd command, then do I have to flash DFE (Disable Force Encryption). Can I skip flashing DFE? (Because I don't want to flash DFE & want TWRP temporarily)
3. I want a clean install of the custom ROM. So, can I wipe Dalvilk/ART cache, Data, System, Cache, Internal Storage, SDCard? i.e. everything except, USBOTG (Because, the custom ROM & firmware ZIP files are stored in it & I'll flash them from USB OTG device).
Would this type of wiping affect the TWRP recovery?
4. After wiping everything except USBOTG, can the custom ROM & firmware ZIP files be transferred into the phone's internal storage by connecting it to the PC, while in TWRP recovery?
5. Is it safe to flash the ZIP files from a USB OTG device?
6. As I already mentioned that I want TWRP temporarily (If it's possible). After flashing the firmware & custom ROM. If the recovery is still a stock Mi recovery. Would it affect the functioning of the custom ROM in any way?
If all of the above can be done, is this one of the proper way to flash/boot TWRP recovery & flash a custom ROM? If not, please guide me accordingly.
imegsp said:
I want to flash a custom ROM (Pixel Experience Plus) on my Poco/Pocophone F1.
It would be of great help if I get clarifications regarding the following:.
Click to expand...
Click to collapse
i'm no expert and i'm fairly new to flashing if you're kind enough to read it here's my 2cents.
1) I believe it is necessary to flash with that command & have TWRP as your custom recovery , it is packed with powerful tools. so i don't see a problem not wanting it permanently and it saves you the hassle of flashing it again when changing roms , fixes,etc..
2) Yes , you need to flash the DFE so you won't encounter any errors in TWRP later.
3) " Dalvilk/ART cache, Data, System, Cache " this should be okay , no need to flash everything. for best practices do a factory wipe in TWRP and in advanced mode wipe those 4. make sure to create a backup in-case something goes wrong.
4) I haven't tried this yet , but it seems not doable as you need permission in the phone for the default USB connection toggle if it's in data transfer mode , usb debuggin , charging etc. best is boot your phone then do the transfer in file manager.
5) Yes it is safe since OTG is another form of External Data devices such as SD Card , etc.
6) No it wouldn't affect the rom functionality since rom and recovery is two different thing.. but still , to avoide future mishaps stick with TWRP
you can check this helpful link by madsponge26 : https://forum.xda-developers.com/poco-f1/how-to/xiaomi-poco-f1-unlock-bootloader-custom-t3839405
imegsp said:
I want to flash a custom ROM (Pixel Experience Plus) on my Poco/Pocophone F1.
It would be of great help if I get clarifications regarding the following:
1. After unlocking the bootloader, is it necessary to flash TWRP recovery using 'fastboot flash recovery' cmd command, to flash a custom ROM? Or can TWRP recovery just be booted by using the 'fastboot boot' cmd command & then flash the ROM? (This is because I'd prefer to flash a custom ROM without permanently flashing TWRP recovery, I want TWRP temporarily)
2. In case if it's necessary to flash TWRP using 'fastboot flash recovery' cmd command, then do I have to flash DFE (Disable Force Encryption). Can I skip flashing DFE? (Because I don't want to flash DFE & want TWRP temporarily)
3. I want a clean install of the custom ROM. So, can I wipe Dalvilk/ART cache, Data, System, Cache, Internal Storage, SDCard? i.e. everything except, USBOTG (Because, the custom ROM & firmware ZIP files are stored in it & I'll flash them from USB OTG device).
Would this type of wiping affect the TWRP recovery?
4. After wiping everything except USBOTG, can the custom ROM & firmware ZIP files be transferred into the phone's internal storage by connecting it to the PC, while in TWRP recovery?
5. Is it safe to flash the ZIP files from a USB OTG device?
6. As I already mentioned that I want TWRP temporarily (If it's possible). After flashing the firmware & custom ROM. If the recovery is still a stock Mi recovery. Would it affect the functioning of the custom ROM in any way?
If all of the above can be done, is this one of the proper way to flash/boot TWRP recovery & flash a custom ROM? If not, please guide me accordingly.
Click to expand...
Click to collapse
1. if you always want to depend on PC to trigger your Poco in to recovery then use command "fastboot boot recovery.img", otherwise lets say you are on the move and got pixel update! you can simply download it , and flash it in 15 mins on the go , so mainly its upto you . from security point of view, yes its not good to have twrp flashedi n your /recovery , anyone can boot and do harm! , so its a judgement call for you...
2. again upto you, DFE wont interfere/confilt with either rom or twrp
3. android device have various paritition wiping "/system" & "/data" (user setting and apps & appdata) is ENOUGH and called CLEAN FLASHING in various threads of custom roms. you don't have to wipe internal storage!!! you will lose you data... BUT YES if you get encryption error then you must click "FORMAT DATA" button on twrp in order to make storage usable/accessable to twrp. this FORMAT DATA will format your /data /system and /internalStorage partitions and you will delete all your data! then you can flash custom rom of your choice from scratch
4. you don't get access of TWRP FILEMANAGER via fastboot commands from pc, BUT you can do similar by enableing TWRP SIDELOAD option under settings, this adb sideload is a mode listening for new incoming file to flash! if you side load pixelrom.zip from fastboot command while your twrp has active sideload waiting, fastboot will start sending the file and twrp will wait and as soon as the transmit is completed! the file will automatically be flashed!. ,
however you can put files in usbotg drive or combo drive and using file manager in twrp move files from HERE to THERE!
5. I always do it!, but make sure the connection is not faulty!!! otherwise high chances of incomplete flashing and I lost my redmi3i due to impcomplete flashing of stable rom! (bricked)
6. no it wont affect! infact you can even keep the /recovery partition blank! ( fastboot erase recovery).
for MIUI FLASHING/ROOTING / Disabling force encryption etc , this post is king
https://forum.xda-developers.com/poco-f1/how-to/xiaomi-poco-f1-unlock-bootloader-custom-t3839405
I am on HAVOC2.8 and this is how i did it
1. flashed TWRP 3.3.1 unofficial (download it from HERE ) ref Reference - as official twrp has TOUCH driver issues. this one worked with me very well
2. I wiped /data, /system then
3. flashed VENDOR.zip from HERE
4. FLASHED CUSTOM ROM (i use HAVOC2.8)
5. FLASHED DFE HERE - REFERENCE
6. FLASHED GOOGLE APPS ( GAPPS.ORG) ( ARM64>9.0MicroPackage)
7. Flash Optimus Drunk Kernel ( OPTIONAL- havoc uses shadow kernel , i feel OD kernel is better, battery and 4g connectivity)
8. FLASHING MAGISK19.3
9. when i was on havoc2.7, by using MIGRATE, it made flashable zip of my APPS+DATA, stored in internalStorage, and now I will FLASH that file., Mine size goes to 2gb you can get it from HERE
10. WIPE CACHE/DELVIK
11. REBOOT
fire reboot may go in to bootloop and then second reboot may take a while and finally you should see Pixel Setup asking google accounts and info etc
once after you finish setup! don't RESTORE APPS from PLAYSTORE, (download only license apk, in my case I have purchases many apps from playstore and saperate license info is always appear in intial setup! SELECT THOSE ONLY)
ONCE playstore is DONE downloading all your selected (fewer) apps, and MAGISK ROOT is working...... put device on AIRPLANE MODE
FROM DROP DOWN Notification panel, CLICK MIGRATE, and it will prompt you what do you wana restore from your previouce ROM to newly flashed HAVOC ..APPS+SETTINGS+PERMISSION+DATA etc - migrate restoration may take upto 30 mins,
once done, uninstall from system and reboot device!
REMEMBER I DONOT RECOMEND MIGRATE TRICK FOR WHATSAPP, it doesn't work properly and NOTIFICATION ISSUES with BLANK DP observed by me whenever I forcely re-instated whatsapp by migrate!

Redmi note 5/Plus (vince) Bootloop stuck ++SOLVED++

Hi, i decided to flash aosp extended but went immediately back to MIUI 11 because of some crashes.
I clean flash MiUI by fastboot, but it goes on bootloop.
Here's what i tried:
1) Install Orangefox recovery
2) Clean flash aosp based rom (wiping everything except sd-card)
3) Boot custom rom
4) Clean flash MIUI (both 11 and 10)
I solved every problem flashing by fastboot the latest roms https://c.mi.com//miuidownload/detail?device=1700340
but now it seems both with fastboot and .zip with Orangefox are stuck on bootloop.
I also tried wiping everything and clean flash with twrp with the same result.
Solved
1) Flash TWRP or OrangeFox (i did it with OF)
2) Clean Flash any custom rom, probably still bootloop
3) Reboot recovery
4) Wipe everything (dalvik, data, system, cache), also format data (format ≠ wipe)
5) Reboot recovery
6) Flash your MIUI rom
7) Reboot recovery
8) Repeat step #4
9) Reboot recovery
10) Flash again your MIUI rom
11) Reboot recovery
12) Flash persist.img file in persist partition, you can find this file in your fastboot MIUI rom downloaded at https://c.mi.com/miuidownload/index
13) Reboot system
14) Wait a lot, take a cup of tea.​
This method works on locked bootloader?
good word
:good:

Always booting into TWRP

Hello,
I installed TWRP and rooted my Phone with Magisk afterwards.
Now my phone always boots into TWRP instead of starting my Android.
I already removed Magisk and tried flashing the xiaomi.eu ROM but that doenst help.
I also tried formatting my /data partition but that fails with the Message "Unable to decrypt FBE". When i try to format data i get the error "unable to wipe '/data' -- unknown file system 'auto' unable to format to remove encryption.
I hope I haven't bricked my phone completely and someone can help me
raphi59 said:
Hello,
I installed TWRP and rooted my Phone with Magisk afterwards.
Now my phone always boots into TWRP instead of starting my Android.
I already removed Magisk and tried flashing the xiaomi.eu ROM but that doenst help.
I also tried formatting my /data partition but that fails with the Message "Unable to decrypt FBE". When i try to format data i get the error "unable to wipe '/data' -- unknown file system 'auto' unable to format to remove encryption.
I hope I haven't bricked my phone completely and someone can help me
Click to expand...
Click to collapse
Tray xiaomi MI Tool V2
[email protected] said:
Tray xiaomi MI Tool V2
Click to expand...
Click to collapse
The Program fails with exit code 1: Mismatching Image and Device, do you know how i can solve this?
Enter in fastboot mode
Select the phone is bricked
Got it working!
If anyone else has this Problem on his MI 10T, this is what i did:
1. Download the TWRP from here --> https://forum.xda-developers.com/t/...r-mi-10t-mi-10t-pro-redmi-k30s-ultra.4187427/
2. Boot TWRP from Fastboot --> fastboot boot <twrp.img>
3. Use OTG pendrive to install xiaomi.eu ROM (I used Version 12.0.7) - without any wipe.
4. After the installation completed successfully, wipe your cache, data and do a full wipe in stock recovery
5. Reboot your System (optionally install twrp) and happy with your working System :^)

HELP! ERROR 1: Using any recovery!

Hi! I have been switching roms weekly to see what rom would be great fit for me.
I was from the device of whyred and certainly curtana is a very different system to mess around with.
Going back to the concern, I cannot flash anything else with any recovery except the original ROM of the device (my device is curtana) and here is what I did so far:
1. Tried format data, restart recovery and then format cache, dalvik, internal - doesn't work
2. Tried changing recovery: LOS, TWRP official, OrangeFox (what I am currently using)
3. Tried changing format partitions (exfat, f2fs, ext4)
I can't do the last resort which is to stay with MIUI because I can't deal with MIUI any longer due to the MIUI apps. (I am heavily reliant to AOSP).
Can anyone help me with this?
First You have to install TWRP recovery and vbmeta with command prompt from fastboot mode, then after installing TWRP, install the Orange fox recovery, enter the new password or pin and format the internal storage, then try two install any rom
If you want any links for files pm me https://t.me/HemanthAryan

GSI installation failed

I tried installing Android 12 GSI arm64+GMS via ofox recovery. Here's the procedure I did-
1. Had an AOSP ROM installed
2. Rebooted to recovery.
3. Flashed vbmeta.img
4. Formatted data
5. Flashed system.img
6. Cleared cache data
On rebooting, it says no OS installed. I'm also unable to flash any other ROM.
It says unable to update logical partition :/system_root and so on

Categories

Resources