Stock recovery.img LEECO LE MAX 2 - LeEco Le Max 2 Questions & Answers

Anyone know where I can get a stock recovery.img leeco le max 2?
My twrp does not detect my internal storage
When I go back up security appears "Unable to mount storage"
help me

What version TWRP did you install? I installed this version via adb command-line and it works great!
https://dl.twrp.me/x2/twrp-3.1.1-0-x2.img.html

Related

[Q] remedy my HP slate 8 pro business

I just bought a HP slate 8 pro business tablet several weeks ago. But now I cannot enter into the Android OS. I think the images in the internal storage has been corrupted. But fastboot works well. I downloaded the update.zip from HP website. However, the restore image cannot apply to me device because the release date of my device is later than restore image.
When I applied the update.zip, it failed with error message "can't install this package over newer build". Do you know how to work around this problem.
I also tried to use CWM to apply update.zip. I also failed with "can't format unknown volume /external_sd".
I think one solution is to share with me your CWM backup if you have the same type of device.
Thanks for you concerns.
andyjoecn said:
I just bought a HP slate 8 pro business tablet several weeks ago. But now I cannot enter into the Android OS. I think the images in the internal storage has been corrupted. But fastboot works well. I downloaded the update.zip from HP website. However, the restore image cannot apply to me device because the release date of my device is later than restore image.
When I applied the update.zip, it failed with error message "can't install this package over newer build". Do you know how to work around this problem.
I also tried to use CWM to apply update.zip. I also failed with "can't format unknown volume /external_sd".
I think one solution is to share with me your CWM backup if you have the same type of device.
Thanks for you concerns.
Click to expand...
Click to collapse
Can you share what CWM you used?

Lineage OS 14.1 on Galaxy S2, working but can't get root ("unable to mount /data")

Lineage OS 14.1 on Galaxy S2, working but can't get root ("unable to mount /data")
Hello,
first, I nearly read all tutorials and tried the whole day to get this working but I failed for the last step.
I want to install LineageOS 14.1 on my Galaxy S2 (GT-i9100) and get root.
What I have done so far:
1. Repartition because the partitions from stock samsung android 4.1.2. are to small. (attachment)
2. Flashed via Odin3 3.07
stock_kernel_twrp_1120-signed-for_Odin.tar
lineage-14.1-20170315-nightly-i9100-signed.zip
open_gapps-arm-7.1-micro-20170318.zip
Lineage OS ist starting and everything works great so far.
3. Stucking here:
UPDATE-SuperSU-v2.79-20161211114519.zip
addonsu-arm-signed.zip
I can't install SuperSU or addonsu because of the following error:
"unable to mount /data". This message appears in TWRP whenever I tried to format or mount "data".
Would be great if someone can give my little help.
Greetings ENFI
EDIT: After installing LineageOS my TWRP Recovery is replaced by an other Recovery. Flashing "stock_kernel_twrp_1120-signed-for_Odin.tar" again results in a bootloop.
Have you tried enabling root from developer options? If yes then where did you get the addon zip? The one from LOS thread works for me. If that doesn't help, you can switch to other N roms that have root enabled by default. RR is my personal favorite.
Sent from my GT-I9100 using XDA Labs
I enabled root in the developer options. But the available option was only "adb" and not "adb + apss".
Today I did all the steps again and now it is working. I have no clue what I did wrong yesterday.
There is only one thing I don't think it's right is the information about (free) memory space. I attached 2 screenshots.
The device has only 16GB, no external SD-Card is inserted. LineageOS now tells me there is ~15Gb "internal shared memory" and "7GB mobile memory". That can not be true. What's wrong? Partition problem?

[Recovery] TWRP 3.1.1 for Xperia X

Greetings!
I'd like to present a TWRP recovery for the single-sim Xperia X. This release works on Xperia X F5121 and F5122
DISCLAIMER:
I'm not responsible for any damage done to your device. You have been warned.
REQUIREMENTS
Unlocked bootloader
Working ADB and Fastboot (You can get the latest version through Android Studio or by visiting this site)
FEATURES
MTP support
ADB Sideload
Backups and restores almost every partition
Full SELinux support
Working encryption. You can access /data within recovery
NEEDS TESTING
USB-OTG
DOWNLOADS
INSTALLATION
Unlock the bootloader
Download the file
Put the following code in CMD/Terminal:
Code:
fastboot flash recovery twrp-3.1.1-suzu-*.img
//Replace * with the version you want to flash
Unplug the cable
Press Volume Down + Power to activate the recovery. When installed properly, the device should vibrate funnily, purple LED should appear and after a couple of seconds you should see the TWRP screen.
Enjoy!
BUILD
You need to sync the OmniROM and vendor blobs from DonkeyCoyote. You can find my sources on GitHub.
android_device_sony_loire_common
https://github.com/omnirom/android_bootable_recovery/commits/android-7.1
Thanks:
@grayleshy - for initial TWRP
@AndroPlus for some of his flags
OmniROM team for sources
If you find my work useful, consider buying me a cup of coffee
[TWRP] TWRP 3.1.0 for Xperia X
Old OP below:
Team Win Recovery Project 3.1.0​
REQUIREMENT:
- Unlocked bootloader
FEATURES:
- MTP support
- USB OTG storage support
- Covers most partitions for nandroid backups
- ADB root
- Full SELinux support
- Support for partition decryption
Download: Dropbox
Installation via the bootloader (Platform-tools (adb & fastboot))
Code:
fastboot flash recovery recovery.img
Running TWRP: turn the phone off, wait 5 seconds, then pinch at the same time the power key and the volume down key until the device vibrates, release the keys. Recovery starts within 5-10 seconds.
DISCLAIMER:
No one is responsible for any damage done to your device but YOU. You've been warned.
Special thanks kistigun for testing recovery on the device.
Changelog: twrp.me
TWRP was going on OmniRom 7.1 sources and XperiaDeveloper.
SOURCEs: Suzu; loire; Common.
Nice work! Finally no more decryption problems on the X!
Working well, thanks!
One question ; is it possible to reboot the recovery via twrp reboot menu (or use an app like flashfire /flashify)? When I've tried the phone boots normally instead.
baddesthad said:
One question ; is it possible to reboot the recovery via twrp reboot menu (or use an app like flashfire /flashify)?
Click to expand...
Click to collapse
Unfortunately the reboot Recovery does not work from the specifics of the section, but in the future maybe will be fixed. If I don't find how to fix that button will be removed.
samavar89 said:
Unfortunately the reboot Recovery does not work from the specifics of the section, but in the future maybe will be fixed.
Click to expand...
Click to collapse
Good to know, thanks for clarifying
Is there a difference to the 3.1.0 TWRP recovery from the Poison thread?
Oel said:
Is there a difference to the 3.1.0 TWRP recovery from the Poison thread?
Click to expand...
Click to collapse
Yes, this TWRP version has decryption problem fixed. So you can acces internal memory(and make a full backup) without the need of doing a full whipe & format /DATA
kistigun said:
Yes, this TWRP version has decryption problem fixed. So you can acces internal memory(and make a full backup) without the need of doing a full whipe & format /DATA
Click to expand...
Click to collapse
Ah...
Ok, Thanks!
kistigun said:
Yes, this TWRP version has decryption problem fixed. So you can acces internal memory(and make a full backup) without the need of doing a full whipe & format /DATA
Click to expand...
Click to collapse
No,
don't ask password but I can't access my internal memory.
I install zip file from my external sd card only.....no full backup...
someone knows a recovery that finally works?
robby.pgn said:
No, don't ask password but I can't access my internal memory.
I install zip file from my external sd card only.....no full backup...
Click to expand...
Click to collapse
This problem is strange, please provide a log recovery.
I flashed this on my xperia x dual on nougat 7.0
I can go to recovery but when i try to turn on the phone normally it says "The phone is corrupt and cant be trusted bluh bluh..."
it says press power button to continue but when i press it screen turns off and nothings happens
what should i do?!
Kianush said:
I flashed this on my xperia x dual on nougat 7.0
I can go to recovery but when i try to turn on the phone normally it says "The phone is corrupt and cant be trusted bluh bluh..."
it says press power button to continue but when i press it screen turns off and nothings happens
what should i do?!
Click to expand...
Click to collapse
In Your kernel there is support for DM-Verity and Sony RIC?
it's stock kernel man, I unlocked bootloader and flashed stock nougat for xperia X dual sim
I just wanna root it, if there is any other way pls help me out
-----
btw after this problem i used flashtool to flash system and kernel from stock rom to be able to use my phone again
robby.pgn said:
No,
don't ask password but I can't access my internal memory.
I install zip file from my external sd card only.....no full backup...
someone knows a recovery that finally works?
Click to expand...
Click to collapse
Kianush said:
it's stock kernel man, I unlocked bootloader and flashed stock nougat for xperia X dual sim
I just wanna root it, if there is any other way pls help me out
-----
btw after this problem i used flashtool to flash system and kernel from stock rom to be able to use my phone again
Click to expand...
Click to collapse
use this tool/guide to make a rooted kernel(and edit DM-Verity and Sony RIC): https://forum.xda-developers.com/xp...oot-automatic-repack-stock-kernel-dm-t3301605
grayleshy said:
Team Win Recovery Project 3.1.0​
Click to expand...
Click to collapse
I've installed and tried this TWRP in my Xperia X with MM. Very nice that it can access the data partition! I did not try to install any zip yet.
Some problems I've seen:
dmesg.log: no output
recovery.log: https://pastebin.com/EwbtuC9q
What is interesting in the output:
Code:
I:cmd: /sbin/exfat-fuse -o big_writes,max_read=131072,max_write=131072 /dev/block/mmcblk1p1 /external_sd
CANNOT LINK EXECUTABLE "sh": cannot locate symbol "__fwrite_chk" referenced by "/sbin/busybox"...
I:exfat-fuse failed to mount with result '', trying vfat
I:Unable to mount '/external_sd'
I:Actual block device: '/dev/block/mmcblk1p1', current file system: 'vfat'
Looks like something is not right with the busybox in the image. Maybe it is that what is causing the external sdcard (in my case in exfat filesystem) not being mounted?
Thanks
robby.pgn said:
don't ask password but I can't access my internal memory.
I install zip file from my external sd card only.....no full backup.
Click to expand...
Click to collapse
This problem is almost resolved, just need to test, but I don't have time to compile recovery. In the test version recovery without decryption, problem solved.
juliompinheiro said:
I've installed and tried this TWRP in my Xperia X with MM. Very nice that it can access the data partition! I did not try to install any zip yet.
Some problems I've seen:
dmesg.log: no output
recovery.log: https://pastebin.com/EwbtuC9q
What is interesting in the output:
Code:
I:cmd: /sbin/exfat-fuse -o big_writes,max_read=131072,max_write=131072 /dev/block/mmcblk1p1 /external_sd
CANNOT LINK EXECUTABLE "sh": cannot locate symbol "__fwrite_chk" referenced by "/sbin/busybox"...
I:exfat-fuse failed to mount with result '', trying vfat
I:Unable to mount '/external_sd'
I:Actual block device: '/dev/block/mmcblk1p1', current file system: 'vfat'
Looks like something is not right with the busybox in the image. Maybe it is that what is causing the external sdcard (in my case in exfat filesystem) not being mounted?
Click to expand...
Click to collapse
This issue failed to reproduce, and yet there is no solution. You the problem is not in Busybox, and something else.
grayleshy said:
Running TWRP: turn the phone off, wait 5 seconds, then pinch at the same time the power key and the volume down key until the device vibrates, release the keys. Recovery starts within 5-10 seconds.
Click to expand...
Click to collapse
For whatever reason I'm not able to boot into TWRP like I should be. I've used the poison version of TWRP before so I know what to do, and yet the phone will just boot normally despite holding volume down and power when off.
I know that TWRP is installed though as I am able to boot to it if I first boot to the bootloader using a USB cable but that is very cumbersome to do though.
grayleshy said:
This issue failed to reproduce, and yet there is no solution. You the problem is not in Busybox, and something else.
Click to expand...
Click to collapse
Clearly for the image available at your dropbox there are some libraries dependency errors, not only for the 'busybox', but also for other binaries that are in /sbin.
I do not know why this issue is only happening on my device since you said you can't reproduce this error. If there is anything I can do to help solve this strange behavior, count on me. I am an advanced linux user, but not too familiar with android specifics.
On latest 333 ROM for UK so that fingerprint scanner works on my Xperia X F5121.
I also modified by kernel/boot so that TWRP doesn't brick (actually boot loop) the device like it did the first time. After using these awesome instructions flashing TWRP recovery from here didn't kill the device any longer: https://forum.xda-developers.com/crossdevice-dev/sony/root-root-stock-firmware-modern-sony-t3558904
I was able to take an early nandroid backup before a bunch of Titanium restores, etc. Now I get stuck at "Backing up data" step and it literally doesn't move to the next file. Attaching an image of where I get stuck. FYI, I do use password encryption on the backup and I did disable MD5 creation... still just stuck.
Next tests are to:
see if the stall is on the same exact file number
try no encryption
do a check disk (fsck) type of repair just in case I have corruption --- on my brand new device
Any suggestions greatly appreciated!
UPDATED:
I only back up Boot, System & Data (the default)
On second attempt it stopped at file 18869 of 22065 --- so it does jump and not consistently stop at a certain file.

No OS after wipe - TWRP-3.1.1.0 recovery flashed - Folder backupped on pc

Dear all,
I finally got TWRP flashed onto my Le Max..
With TWRP, I backupped my phone and copied it to my PC.
I downloaded several roms to my Le Max, wich all went ok...
In the TWRP recovery menu, I choose Wipe All ( Dalvik, system, Cache, Data, Internal )...
But now, you guess, there is no OS on the phone...
When I enter TWRP recovey menu, advanced, sideload, I tried to copy a rom to the phone via " ADB SIDELOAD MAX.ZIP" but I get the message on the pc
loading : max.zip
* cannot read max.zip
Who can help? At the moment I dont have a USB stick....
if max.zip is your backup then do restore.
Max.zip is my rename of 23S Chinese...
My backup is " 2017-05-24--12-39-24_FIXNAOP5801607292S_release-keys"
It is more, how to get the files on my phone without a OTG USB stick...
Which commands and so...
ADB SIDELOAD xxxx.img works better, then xxxx.zip.
But I cant find any rom in .img format...
Bobenjanneke said:
Dear all,
I finally got TWRP flashed onto my Le Max..
With TWRP, I backupped my phone and copied it to my PC.
I downloaded several roms to my Le Max, wich all went ok...
In the TWRP recovery menu, I choose Wipe All ( Dalvik, system, Cache, Data, Internal )...
But now, you guess, there is no OS on the phone...
When I enter TWRP recovey menu, advanced, sideload, I tried to copy a rom to the phone via " ADB SIDELOAD MAX.ZIP" but I get the message on the pc
loading : max.zip
* cannot read max.zip
Who can help? At the moment I dont have a USB stick....
Click to expand...
Click to collapse
If you flash system off course you get No OS, because you deleted system partition.
And do not wipe Internal, phone has no sd card. When you flash internal you delete everything on the media partition which includes backup, music, photos, and the ROMs yo downloaded. When you flash a rom you only need to wipe cache, dalvik media and data. (System when u move from stock to custom, if you flash system and then try to flash another stock rom you will get error 7)
Now, I don't know what "max.zip" is. Try with other rom file or download cuoco92 fastboot version, then put your phone on fastboot mode, execute cuoco installation on PC and it will automatically flash the rom.
Edit: Install this driver https://drive.google.com/open?id=0By3XfnDvUFlAYXBZbFNhYTdCcjQ and then try to connect your phone to pc when in TWRP. It lets connect in MTP mode and it works for me
Enviado desde mi LEX829 mediante Tapatalk
max.zip = 23s Chinese ROM
While booted into TWRP. Connect your phone via the charging cable to your computer and copy rom + GApps to the internal storage of your phone.
Now install in TWRP.
Everybody allready thank you!
I don't know HOW to copy the files to my phone...
It is in recovery TWRP mode not recognized in Explorer, and the ADB command's I have found on Google, like ADB SIDELOAD and ADB PUSH don't work...
Does someone know if the USB cable witch came with the package, is OTG ready?
Bobenjanneke said:
Everybody allready thank you!
I don't know HOW to copy the files to my phone...
It is in recovery TWRP mode not recognized in Explorer, and the ADB command's I have found on Google, like ADB SIDELOAD and ADB PUSH don't work...
Does someone know if the USB cable witch came with the package, is OTG ready?
Click to expand...
Click to collapse
Copy the ROM to the ADB & Fastboot file path, then connect your Le Max 2 with your pc.
Now go in TWRP to Advanced and click on "ADB Sideload", type in ADB "adb sideload nameofthefile.zip", this will flash your ROM.
(It will not work with EUI but with every other ROM)
Or you push it with ADB push: "adb push /filepath/nameofthefile.zip/sdcard" after this click on Install, and install ist. ? Hope this helps your, and sorry for my bad english.
jufece said:
If you flash system off course you get No OS, because you deleted system partition.
And do not wipe Internal, phone has no sd card. When you flash internal you delete everything on the media partition which includes backup, music, photos, and the ROMs yo downloaded. When you flash a rom you only need to wipe cache, dalvik media and data. (System when u move from stock to custom, if you flash system and then try to flash another stock rom you will get error 7)
Now, I don't know what "max.zip" is. Try with other rom file or download cuoco92 fastboot version, then put your phone on fastboot mode, execute cuoco installation on PC and it will automatically flash the rom.
Edit: Install this driver https://drive.google.com/open?id=0By3XfnDvUFlAYXBZbFNhYTdCcjQ and then try to connect your phone to pc when in TWRP. It lets connect in MTP mode and it works for me
Enviado desde mi LEX829 mediante Tapatalk
Click to expand...
Click to collapse
What's the way to work when I want all of my 64gb ? ( If possible )
I read some about X829 has encrypted partition?
So when ( when all is fixed ) i am in the phone filemanager, I see total free space = 64gb -/- ROM = 60GB
Bobenjanneke said:
What's the way to work when I want all of my 64gb ? ( If possible )
I read some about X829 has encrypted partition?
So when ( when all is fixed ) i am in the phone filemanager, I see total free space = 64gb -/- ROM = 60GB
Click to expand...
Click to collapse
It's imposible to get 64 gb free...
And as far as I know the encryption problem is an issue fixed from 19S and above
Enviado desde mi LEX829 mediante Tapatalk
jufece said:
....
Try with other rom file or download cuoco92 fastboot version, then put your phone on fastboot mode, execute cuoco installation on PC and it will automatically flash the rom.
Click to expand...
Click to collapse
THE PHONE IS
****************************** ALIVE ******************************
THANK YOU very much!!!
( BTW, thank you all folks !!!! )
VC-34 said:
Copy the ROM to the ADB & Fastboot file path, then connect your Le Max 2 with your pc.
Now go in TWRP to Advanced and click on "ADB Sideload", type in ADB "adb sideload nameofthefile.zip", this will flash your ROM.
(It will not work with EUI but with every other ROM)
Or you push it with ADB push: "adb push /filepath/nameofthefile.zip/sdcard" after this click on Install, and install ist. ? Hope this helps your, and sorry for my bad english.
Click to expand...
Click to collapse
just wanted to say that I sideloaded Aurel EUI Rom.
but not recommended as it took me 2 tries.
What is best ROM for the Le Max 2?
I had vendor rom, which I turned on in the Chinese.
Now I have the Cuoco rom with some apps...
And "the best" rom is for everybody different, but I am curious at the thougths of other people about it...
I continiou that in another forum
( https://forum.xda-developers.com/le-max-2/development/best-stock-custom-rom-le-max-2-x829-t3612563 )
cy-rock said:
just wanted to say that I sideloaded Aurel EUI Rom.
but not recommended as it took me 2 tries.
Click to expand...
Click to collapse
It's because aurel EUI-ROM uses Aroma Installer.
jufece said:
It's imposible to get 64 gb free...
And as far as I know the encryption problem is an issue fixed from 19S and above
Enviado desde mi LEX829 mediante Tapatalk
Click to expand...
Click to collapse
What if I format my internal storage, and then repair the internal storage with cuoco92 fastboot version?
Whill that work?
Thank you already guys!
Bobenjanneke said:
What if I format my internal storage, and then repair the internal storage with cuoco92 fastboot version?
Whill that work?
Thank you already guys!
Click to expand...
Click to collapse
It doesn't matter because when u flash a rom with fastboot method it wipes everything.
Enviado desde mi LEX829 mediante Tapatalk

Gionee m6 GN8003 firmware with Gapps and french language

Hi everyone,
I've just bought a Gionee m6 GN8003 helio p10 (...) and the firmware is chinese with a lots of bloatwares and chineses apps. i have tried to install gapps via CWM recovery by puting the gapps.zip in the internal storage with no sd card inserted .but i got this error:
Code:
E: can't mount /storage/sdcard
-Even though the data is mounted (i checked and rebooted so many time from recovery to recovery but no luck, always the error above).
so i tried google installer.apk and i installed google services and play store but got an error:
Code:
unfortunately, google services has stopped.
- tried different google installer apk but no luck.
-tried to make a flashable zip using the system.img and boot.img with assyyeed but got an error : system.img can't created,the operation can't continue.
-i didn't find ant TWRP recovery so i used CWM as mentioned above.
-also tried to flash my gionee m6 Gn8003 with more than 7 version of sp_flash_tools including the one inside the frimeware package, even though all the drivers are correctely installed and pressing the volume down while connecting the device, but always getting the below error:
Code:
status_sec_auth_file_needed
-i have been looking in the internet for an international firmware with google services and multi language(at least EN/FR) but with no luck.
i need your help because i'm unable to use the phone without play store and google services.
-yesterday i got an ota update did that the phone rebooted into CWM recovery and stopped there with error ( E: can't mount /storage/sdcard ) and never rebooted to system , when i press reboot system or power off/on the phone always reboot to CWM recovery. stuck forever there.
if anyone has any information that could help me i would be very gratefull.
if you need any information, let me know.
Thank you so much for helping me
sghir ziane said:
Hi everyone,
I've just bought a Gionee m6 GN8003 helio p10 (...) and the firmware is chinese with a lots of bloatwares and chineses apps. i have tried to install gapps via CWM recovery by puting the gapps.zip in the internal storage with no sd card inserted .but i got this error:
Code:
E: can't mount /storage/sdcard
-Even though the data is mounted (i checked and rebooted so many time from recovery to recovery but no luck, always the error above).
so i tried google installer.apk and i installed google services and play store but got an error:
Code:
unfortunately, google services has stopped.
- tried different google installer apk but no luck.
-tried to make a flashable zip using the system.img and boot.img with assyyeed but got an error : system.img can't created,the operation can't continue.
-i didn't find ant TWRP recovery so i used CWM as mentioned above.
-also tried to flash my gionee m6 Gn8003 with more than 7 version of sp_flash_tools including the one inside the frimeware package, even though all the drivers are correctely installed and pressing the volume down while connecting the device, but always getting the below error:
Code:
status_sec_auth_file_needed
-i have been looking in the internet for an international firmware with google services and multi language(at least EN/FR) but with no luck.
i need your help because i'm unable to use the phone without play store and google services.
-yesterday i got an ota update did that the phone rebooted into CWM recovery and stopped there with error ( E: can't mount /storage/sdcard ) and never rebooted to system , when i press reboot system or power off/on the phone always reboot to CWM recovery. stuck forever there.
if anyone has any information that could help me i would be very gratefull.
if you need any information, let me know.
Thank you so much for helping me
Click to expand...
Click to collapse
Please was there any respones? Forward to me, thanks

Categories

Resources