How to LOAD Android OS to A2 Lite??? Need Help Urgently!!! - Xiaomi Mi A2 Lite Questions & Answers

i need help urgently with my A2 Lite. from TWRP it says cannot mount "./system" :crying:. During boot it says "no OS found" . Help to get it back up and running is greatly appreciated.

agbadino said:
i need help urgently with my A2 Lite. from TWRP it says cannot mount "./system" :crying:. During boot it says "no OS found" . Help to get it back up and running is greatly appreciated.
Click to expand...
Click to collapse
Hi, which system was the last system you used?
Are you aware of ADB and fastboot and which OS do your pc use?

Voodoojonny said:
Hi, which system was the last system you used?
Are you aware of ADB and fastboot and which OS do your pc use?
Click to expand...
Click to collapse
am aware of ADB and Fastboot generally speaking.
my computer is windows, dats wat am more familiar with. any suggestions or solutions? thanks

agbadino said:
am aware of ADB and Fastboot generally speaking.
my computer is windows, dats wat am more familiar with. any suggestions or solutions? thanks
Click to expand...
Click to collapse
So the easy way should be repairing your file-system of your system partition and reflashing your system partition.
1. go to twrp and select wipe -> advanced wipe -> select "system" and press the button "change or repair filesystem" -> "repair filesystem"
2. flash your system partition: download the fastboot rom you used before your system got broken from here
3. Extract rom and copy system.img to your fastboot folder
4. If you use windows 10: shift+right click somewhere in the white area of your fastboot folder "open power shell window here" - on windws 7 it will be open command prompt here...
5. flash system (windows 10 - for windows 7 copy code without ./)
Code:
./fastboot flash system system.img
Now your system shoud run again.
Alternatively you can download mi fash tool and flash your fastboot rom with flashtool - in the flashtool you can select the folder of your extracted fastboot rom and if your phone is in fastboot mode you can press "flash"
Important on the lower right corner you can select "clean all" ths will erase data, "save userdata" this will keep your data and "clean all and lock" this will erase data and relock your bootloader - last choice I wouldn´t recommend...

Voodoojonny said:
So the easy way should be repairing your file-system of your system partition and reflashing your system partition.
1. go to twrp and select wipe -> advanced wipe -> select "system" and press the button "change or repair filesystem" -> "repair filesystem"
2. flash your system partition: download the fastboot rom you used before your system got broken from here
3. Extract rom and copy system.img to your fastboot folder
4. If you use windows 10: shift+right click somewhere in the white area of your fastboot folder "open power shell window here" - on windws 7 it will be open command prompt here...
5. flash system (windows 10 - for windows 7 copy code without ./)
Code:
./fastboot flash system system.img
Now your system shoud run again.
Alternatively you can download mi fash tool and flash your fastboot rom with flashtool - in the flashtool you can select the folder of your extracted fastboot rom and if your phone is in fastboot mode you can press "flash"
Important on the lower right corner you can select "clean all" ths will erase data, "save userdata" this will keep your data and "clean all and lock" this will erase data and relock your bootloader - last choice I wouldn´t recommend...
Click to expand...
Click to collapse
First of all, thanks for taking the time.
so i had 9.6.4 stock oreo on the phone. then i updated. i have the folder for it. but even when i tried to flash "system.img" but there is some kind of error.
i have access to a windows 7 pc at work, so i could probably try it all again tomorrow, using ur steps here.
whatever happens i will update here. thanks again

Voodoojonny said:
So the easy way should be repairing your file-system of your system partition and reflashing your system partition.
1. go to twrp and select wipe -> advanced wipe -> select "system" and press the button "change or repair filesystem" -> "repair filesystem"...
Click to expand...
Click to collapse
one more thing, miflash gives error "cant find script" when i select "clean all" or "clean all and lock". so i think my only option will be to try adb or maybe you have the proper .bat file you could attach for me.
.bat files i have are in the "daisy_V9.6.11.0.ODLMIFF_8.1" folder i extracted

agbadino said:
one more thing, miflash gives error "cant find script" when i select "clean all" or "clean all and lock". so i think my only option will be to try adb or maybe you have the proper .bat file you could attach for me.
.bat files i have are in the "daisy_V9.6.11.0.ODLMIFF_8.1" folder i extracted
Click to expand...
Click to collapse
Download rom and right click "extract here" a folder will be created and this folder you need to select in miflash. In the folder you should see the .bat files and a folder "images"
---------- Post added at 04:38 PM ---------- Previous post was at 04:36 PM ----------
agbadino said:
First of all, thanks for taking the time.
so i had 9.6.4 stock oreo on the phone. then i updated. i have the folder for it. but even when i tried to flash "system.img" but there is some kind of error.
i have access to a windows 7 pc at work, so i could probably try it all again tomorrow, using ur steps here.
whatever happens i will update here. thanks again
Click to expand...
Click to collapse
You have to copy system.img to fastboot folder and right click somewhere to select "open command prompt here"
Then type
Code:
fastboot flash system system.img
Your phone has to be in fastboot mode...

i did exactly as you directed. but still nothing. i have attached the result of the cmd executions so far.

Voodoojonny said:
Download rom and right click "extract here" a folder will be created and this folder you need to select in miflash. In the folder you should see the .bat files and a folder "images"
---------- Post added at 04:38 PM ---------- Previous post was at 04:36 PM ----------
You have to copy system.img to fastboot folder and right click somewhere to select "open command prompt here"
Then type
Code:
fastboot flash system system.img
Your phone has to be in fastboot mode...
Click to expand...
Click to collapse
i did exactly as you directed. but still nothing. i have attached the result of the cmd executions so far.
TWRP shows my current slot as B. i just took note of that. probably why all flash cmds arent working. Any ideas?

agbadino said:
i did exactly as you directed. but still nothing. i have attached the result of the cmd executions so far.
TWRP shows my current slot as B. i just took note of that. probably why all flash cmds arent working. Any ideas?
Click to expand...
Click to collapse
Ah, I see, yes, you did everything right. It's still a problem with your system partition...
Have you tried formatting your system partition via twrp? And have you done the repair of the partition, I suggested above?

If you can enter fastboot mode, that's good enough
In the fastboot mode, send this command 'fastboot oem edl' to enter the emergency download mode.
Then flash any of the firmware ROM in that mode.
The phone will automatically reboot when done.

Voodoojonny said:
Ah, I see, yes, you did everything right. It's still a problem with your system partition...
Have you tried formatting your system partition via twrp? And have you done the repair of the partition, I suggested above?
Click to expand...
Click to collapse
Yes i did. thats on Slot A after i noticed which slot was active. so basically:
1. i switched to Slot A.
2. changed the file format type. den repaired and formatted it back to ext4.
3. as an after thought after trying adb and faile, i tried Miflash again.
4. dont kno how long it takes to flash. it started, wch was a surprise but its been on for...let me check...2530secs
how long is it expected to tAKE. its 5.46pm now and i have to shutdown soon

ashimiyy said:
If you can enter fastboot mode, that's good enough
In the fastboot mode, send this command 'fastboot oem edl' to enter the emergency download mode.
Then flash any of the firmware ROM in that mode.
The phone will automatically reboot when done.
Click to expand...
Click to collapse
i have tried entering edl mode before. but as i dont kno wat commands to use while in dat mode, i just reboot to recovery or fastboot.
so please help with the possible sequence of commands to use to flash rom once in "EDL mode"

agbadino said:
i have tried entering edl mode before. but as i dont kno wat commands to use while in dat mode, i just reboot to recovery or fastboot.
so please help with the possible sequence of commands to use to flash rom once in "EDL mode"
Click to expand...
Click to collapse
Okay, while in that mode
Connect your phone to laptop
Open miflash tool, your phone should appear as COM32 or so
Then flash in this mode selecting clean all.
You should be fine.

agbadino said:
i have tried entering edl mode before. but as i dont kno wat commands to use while in dat mode, i just reboot to recovery or fastboot.
so please help with the possible sequence of commands to use to flash rom once in "EDL mode"
Click to expand...
Click to collapse
The command is
Code:
fastboot oem edl

Voodoojonny said:
The command is
Code:
fastboot oem edl
Click to expand...
Click to collapse
Goodmorning. so i entered edl mode and den tried Miflash. it starts the process and stops with an error of cant find "keymaster.img"
on second try it says "looking for hello packet" and ends with "cant find hello packet"

agbadino said:
Goodmorning. so i entered edl mode and den tried Miflash. it starts the process and stops with an error of cant find "keymaster.img"
on second try it says "looking for hello packet" and ends with "cant find hello packet"
Click to expand...
Click to collapse
1. Exit edl by pressing pwr for more than 10 sec.
2. Make sure keymaster.img is in the folder "images" of your extracted fastboot image.
3. Go back to fastboot and enter
Code:
fastboot oem edl
The extracted folder with the images should look like image 1
4. Open MiFlash and select the folder daisy global image v9.x.x.x....
5. Now flash...

Voodoojonny said:
1. Exit edl by pressing pwr for more than 10 sec.
2. Make sure keymaster.img is in the folder "images" of your extracted fastboot image.
3. Go back to fastboot and enter
Code:
fastboot oem edl
The extracted folder with the images should look like image 1
4. Open MiFlash and select the folder daisy global image v9.x.x.x....
5. Now flash...
Click to expand...
Click to collapse
i see that urs is slightly different than mine. so i will ask u some favors.
1. please send me a link to download urz. bcos urz seems to be more complete n possibly more reliable.
2. help me confirm in twrp what is the default file system for slot A and slot B. so i can be sure what file system i set mine to.
thanks.

agbadino said:
i see that urs is slightly different than mine. so i will ask u some favors.
1. please send me a link to download urz. bcos urz seems to be more complete n possibly more reliable.
2. help me confirm in twrp what is the default file system for slot A and slot B. so i can be sure what file system i set mine to.
thanks.
Click to expand...
Click to collapse
If you like pie, that´s the last one: http://bigota.d.miui.com/V10.0.3.0.P...e8d8d4a6d0.tgz
And the last oreo build: http://bigota.d.miui.com/V9.6.11.0.O...8028e3bf1c.tgz
Install winrar - if you don´t have and right click on the downloaded file: "extract here"
Now you should have the same file struckture as shown on image 1... Good luck!

Voodoojonny said:
If you like pie, that´s the last one: http://bigota.d.miui.com/V10.0.3.0.P...e8d8d4a6d0.tgz
And the last oreo build: http://bigota.d.miui.com/V9.6.11.0.O...8028e3bf1c.tgz
Install winrar - if you don´t have and right click on the downloaded file: "extract here"
Now you should have the same file struckture as shown on image 1... Good luck!
Click to expand...
Click to collapse
so far so good. but can you help me check ur TWRP on ur A2 lite and confirm wat the standard "default" file system is. d options there are "ext2, ext3, ext4, fat, exfat" the current file system is displayed at d top.
so help me check wats displayed at d top of urz. thanks

Related

[Q] Arc S, fastboot stuck at " sending 'boot' "

Hi,
I have wanted to try CM10 for some time, and unlocked my Arc S for the first time today. I followed the guides at freexperiaproject, so it seems that I was able to unlock the bootloader successfully. After it was unlocked I rebooted and all my user data was reset (as expected).
I downloaded "FXP150-cm-10-20121208-UNOFFICIAL-anzu" from rapidgator and "gapps-jb-20121011-signed" wich I found at the cyanogenmod wiki. I put both the zip files in the root of my SD card. When I try running "fastboot flash boot boot.img" it says "sending 'boot' <5616 KB>...", but nothing more happens. I let it stay for several minutes and I have to push Control+C to abort it. I also extracted "boot.img" to the platform-tools folder under android-sdk.
In the SDK Manager I have installed "Android SDK Tools", "Android SDK Platform-tools" and "Google USB Driver".
Am I doing something wrong? Is there anything more I should do before running fastboot? Sorry if I have missed a basic step here.
Espen
First, copy the file .img to the fastboot folder, if the file system.img means you have to run the command with the command: fastboot> fastboot flash system system.img, if the file userdata.img means that the command should be fastboot> fastboot flash userdata userdata.img .if the file xxxxboot.img mean form the command fastboot> fastboot flash boot xxxxboot.img
Iam using google translate.so,I hope I helped you and I hope you understand
Sent from my LT18i
The file from the zip file is called "boot.img". I have copied it to the fastboot folder, and I am running "fastboot flash boot boot.img", as the "how to-" says.
Reinstall drivers
Sent from my LT15i using xda premium
espenta said:
Hi,
I have wanted to try CM10 for some time, and unlocked my Arc S for the first time today. I followed the guides at freexperiaproject, so it seems that I was able to unlock the bootloader successfully. After it was unlocked I rebooted and all my user data was reset (as expected).
I downloaded "FXP150-cm-10-20121208-UNOFFICIAL-anzu" from rapidgator and "gapps-jb-20121011-signed" wich I found at the cyanogenmod wiki. I put both the zip files in the root of my SD card. When I try running "fastboot flash boot boot.img" it says "sending 'boot' <5616 KB>...", but nothing more happens. I let it stay for several minutes and I have to push Control+C to abort it. I also extracted "boot.img" to the platform-tools folder under android-sdk.
In the SDK Manager I have installed "Android SDK Tools", "Android SDK Platform-tools" and "Google USB Driver".
Am I doing something wrong? Is there anything more I should do before running fastboot? Sorry if I have missed a basic step here.
Espen
Click to expand...
Click to collapse
did you make the phone enter fastboot mode?
you should run "fastboot devices" to see.
Thanks for the replies!
I tried on a different computer this morning, and here it worked immediately. Not sure what was wrong on the other one, because I installed the same SDK packages and USB driver. Installing ROM at the moment.
[Edit]: Everything seems to be working fine. Very happy with CM10 at the moment
dewa999 said:
First, copy the file .img to the fastboot folder, if the file system.img means you have to run the command with the command: fastboot> fastboot flash system system.img, if the file userdata.img means that the command should be fastboot> fastboot flash userdata userdata.img .if the file xxxxboot.img mean form the command fastboot> fastboot flash boot xxxxboot.img
Iam using google translate.so,I hope I helped you and I hope you understand
Sent from my LT18i
Click to expand...
Click to collapse
I just tried to install cm 10 on Arc S mobile...
It's bootloader is unlocked & rooted...
but when I try to connect it in flashboot mode & In flashtool Press "Reboot into fastboot mode (via ADB) ,
It show error that "This action needs a connected device in ADB mode"
what I have to do to flash boot.img ?
I attached 2 screenshots of connecting & error....
device is connected in flashmode , I also attached blue noti. LED pic which on when connect...
How I connect device & flash boot.img ???
Can I flash that kernel directly by clicking "select kernel to flash" ?
& Why it is showing ADB error when I click "reboot into fastboot mode (via ADB) ??
In advance thank you...
Tech-G.ONE said:
I just tried to install cm 10 on Arc S mobile...
It's bootloader is unlocked & rooted...
but when I try to connect it in flashboot mode & In flashtool Press "Reboot into fastboot mode (via ADB) ,
It show error that "This action needs a connected device in ADB mode"
what I have to do to flash boot.img ?
I attached 2 screenshots of connecting & error....
device is connected in flashmode , I also attached blue noti. LED pic which on when connect...
How I connect device & flash boot.img ???
Can I flash that kernel directly by clicking "select kernel to flash" ?
& Why it is showing ADB error when I click "reboot into fastboot mode (via ADB) ??
In advance thank you...
Click to expand...
Click to collapse
You already asked for help in another topic, why here again?
Someguyfromhell said:
You already asked for help in another topic, why here again?
Click to expand...
Click to collapse
sorry bro....
But my main question is remain....
Why It is showing ADB error... I tried on two laptops, but result is same...
so I thought any one know the exact reason behind it.
ok I will try to flash kernel directly....
Tech-G.ONE said:
sorry bro....
But my main question is remain....
Why It is showing ADB error... I tried on two laptops, but result is same...
so I thought any one know the exact reason behind it.
ok I will try to flash kernel directly....
Click to expand...
Click to collapse
i dont like flashing kernel by flashtool, as far i done several 2011 devices the best method allways was over adb:good: & it pretty easy.
download android sdk & open the exe. leave all like it is (only may make sure google usb drivers are checked) & press on install.
after install place the boot.img here: ...\sdk\platform-tools
2. connect device into fastboot mode (blue led)
3.click in a empty space in the folder. now HOLD SHIFT & right click, choose ''open command line window here'' (<-- or sth like that sorry my setup is german)
4. enter 'fastboot devices' --> your device should be recognized as a bunch of numbers.
5. flash kernel by entering ''fastboot flash boot boot.img'' it tells you all done.
6. ''fastboot reboot''
7. enjoy new kernel

[Q] Stuck in HTC logo, no power

Hi guys,
I am stuck REALLY stuck. I have or now had a rooted htc one x. I tried to flash a rom but this kept on stucking on the logo (carbon logo, cause it was a Carbon rom). When I saw this I got confused so I deleted everything from recovery mode. EVERYTHING the rom and what was on the sd card. Now when i try to turn oi on it is stuck on the htc logo (the first one that appears). I presume its doing so cause it is finding no rom to load. My other problem is the power. The battery got drained and I cannot even see my SD card on the pc ! I found somewhere that in recovery mode i could go to advanced and to side load but i cannot even see this side load option. PLEASSSSE help me I am really desperate!!
When you're in recovery, connect to your PC and mount your sdcard, in twrp it's advanced/mount. The card should then show up on your PC, put the rom zip on your card and let the phone charge for a while. Use fastboot to erase cache then flash the rom.
sinkster said:
when you're in recovery, connect to your pc and mount your sdcard, in twrp it's advanced/mount. The card should then show up on your pc, put the rom zip on your card and let the phone charge for a while. Use fastboot to erase cache then flash the rom.
Click to expand...
Click to collapse
thanks for your reply.at the moment i am trying to charge the bat. To tell you the truth i tried mount sdcard in advance mode but still int memory didnt show up on pc. I shall retry when i get some power up
sinkster said:
when you're in recovery, connect to your pc and mount your sdcard, in twrp it's advanced/mount. The card should then show up on your pc, put the rom zip on your card and let the phone charge for a while. Use fastboot to erase cache then flash the rom.
Click to expand...
Click to collapse
nothing cant do it!!!!!!!!!!!!!!!!!!!did i brick my phone???
Why cant i see it on my pc. Doesit have to do with the cable i am using???
xxinterboyxx said:
nothing cant do it!!!!!!!!!!!!!!!!!!!did i brick my phone???
Why cant i see it on my pc. Doesit have to do with the cable i am using???
Click to expand...
Click to collapse
Try the original cable together with a 2.0 usb port,
if it still doesnt work flash another recovery like philz touch when you have enough juice
xxinterboyxx said:
Hi guys,
I am stuck REALLY stuck. I have or now had a rooted htc one x. I tried to flash a rom but this kept on stucking on the logo (carbon logo, cause it was a Carbon rom). When I saw this I got confused so I deleted everything from recovery mode. EVERYTHING the rom and what was on the sd card. Now when i try to turn oi on it is stuck on the htc logo (the first one that appears). I presume its doing so cause it is finding no rom to load. My other problem is the power. The battery got drained and I cannot even see my SD card on the pc ! I found somewhere that in recovery mode i could go to advanced and to side load but i cannot even see this side load option. PLEASSSSE help me I am really desperate!!
Click to expand...
Click to collapse
You should flash boot.img and it should boot fine
So another time read, read, read so you won't get in trouble and be without phone few hours/days
nikola016 said:
You should flash boot.img and it should boot fine
So another time read, read, read so you won't get in trouble and be without phone few hours/days
Click to expand...
Click to collapse
Thanks for the advise..but could you please be more specific like making a step by step proceedure. please note that mob is saying "battery level is lowto flash" and i cannot see my sd card on my pc.
thanks again
Extract the boot.img file from the rom, place it in the same location as your adb set up. Reboot to fastboot mode, connect to PC, open cmd window at same location as abd and type:
fastboot erase cache
fastboot flash boot boot.img
Reboot.
sinkster said:
Extract the boot.img file from the rom, place it in the same location as your adb set up. Reboot to fastboot mode, connect to PC, open cmd window at same location as abd and type:
fastboot erase cache
fastboot flash boot boot.img
Reboot.
Click to expand...
Click to collapse
cache erase but getting cannot open boot.img!!!!!!!!!
Don't open it. Just extract it to your adb folder, and flash it via fastboot. If it's not called boot.img then either use fastboot flash boot (bootname).img or rename it to boot.img. Plus if you've erased the system you'll need to flash the rom again via recovery.
sinkster said:
Don't open it. Just extract it to your adb folder, and flash it via fastboot. If it's not called boot.img then either use fastboot flash boot (bootname).img or rename it to boot.img. Plus if you've erased the system you'll need to flash the rom again via recovery.
Click to expand...
Click to collapse
i am typing "C:\android\sdk\platform-tools\fastboot flash boot boot.img" is it good? cause its replying cannot open boot.img and the file i extracted is called boot.img. I cant understand were i am wrong. Perhaps cause the battery is still very low?
The extracted boot.img should be in the sdk folder, for example mine is C:\Users\Sinclair\Downloads\adb_fastboot_and_other_tools\adb_fastboot_and_other_tools\Android. Open the folder, shift+right click and choose 'open command window here'. Try 'fastboot devices' to ensure it's been detected, if so it should work. Possibly a bad download.
sinkster said:
The extracted boot.img should be in the sdk folder, for example mine is C:\Users\Sinclair\Downloads\adb_fastboot_and_other_tools\adb_fastboot_and_other_tools\Android. Open the folder, shift+right click and choose 'open command window here'. Try 'fastboot devices' to ensure it's been detected, if so it should work. Possibly a bad download.
Click to expand...
Click to collapse
please you are my only hope before i throw this device in the rubbish can. could you send me a detailed step by step proceedure of what to do cause I am completely lost. the files i need to down load where to put themand commands i should write down in command mode. I am completely noob on this and all these words you all use.If you cant and i completly understand could you recomend wewre i can post my problem for more veterans to see or perhaps there is somewhere where i can ship my device and get it fixed at a cost of course.
THANKS
You put literally the boot.img file in that state in the Fastboot.exe folder on the pc. So it goes into the platform tools folder !
Then you put the phone in the bootloader where you see "Fastboot usb" in red text
Then you point with the mouse inside the platform tools folder and hold down shift and click the right button and select "open command window here"
Then you type the command in that window
Fastboot erase cache
Fastboot flash boot boot.img
Fastboot erase cache
By your reply I'm presuming you don't have a full adb/fastboot setup. Read this http://forum.xda-developers.com/showthread.php?p=42407269,
and follow the instructions.
Mr Hofs said:
You put literally the boot.img file in that state in the Fastboot.exe folder on the pc. So it goes into the platform tools folder !
Then you put the phone in the bootloader where you see "Fastboot usb" in red text
Then you point with the mouse inside the platform tools folder and hold down shift and click the right button and select "open command window here"
Then you type the command in that window
Fastboot erase cache
Fastboot flash boot boot.img
Fastboot erase cache
Click to expand...
Click to collapse
t
Hi there
Thanks for your interest in helping me out. After i do this right click thing i go to the black window and give these commands as they are no previous path like c:\ etc etc before the commands you gave me? Cause the funny thing i did the erase cache thing and it did it but this boot boot.img isnt doing it. And bdw i redownloaded another rom, copied it to the file tools and extracted it there. In it there was a boot.img file. Did i do the right thing?
Thanks again
When you open the cmd window by right click in a folder then all commands you enter are for that folder path, so it's fastboot flash boot xxx.img(replace xxx with the boot name), and it's only the boot.img for your rom you need extracted to the folder.
I think you are confusing yourself. Just stay calm and read carefully ! It's not rocket science. Open the rom.zip with 7Zip and just drag out the boot.img file to the exact same folder as where your fastboot.exe file is located. Open the command window there and type the commands.
The command fail cannot open is only because the file is just not there !
---------- Post added at 10:20 AM ---------- Previous post was at 09:30 AM ----------
http://forum.xda-developers.com/showthread.php?t=2069904
Mr Hofs said:
I think you are confusing yourself. Just stay calm and read carefully ! It's not rocket science. Open the rom.zip with 7Zip and just drag out the boot.img file to the exact same folder as where your fastboot.exe file is located. Open the command window there and type the commands.
The command fail cannot open is only because the file is just not there !
---------- Post added at 10:20 AM ---------- Previous post was at 09:30 AM ----------
http://forum.xda-developers.com/showthread.php?t=2069904
Click to expand...
Click to collapse
I opened the foldet where my fastboot command is pointed the arrow inside the file, pressed down and holded the shift key when i right click the mouse cant see the command open command window here!!!!!!! What I am doing wrong i cant understand http://forum.xda-developers.com/images/icons/icon9.gif
xxinterboyxx said:
I opened the foldet where my fastboot command is pointed the arrow inside the file, pressed down and holded the shift key when i right click the mouse cant see the command open command window here!!!!!!! What I am doing wrong i cant understand http://forum.xda-developers.com/images/icons/icon9.gif
Click to expand...
Click to collapse
AND THE boot.img file is there cause I am seeing it!!!!!!

Tutorial| Fixing "Fastboot mode started"

I've saw a lot of these posts and I also had the same Issue.
first of all I'm not taking any responsible for this, but it worked for me so.. you can at least try if you have no option left.
please note thatYOU WILL LOSE EVERYTHING on the internal storage of your LG G3!
IF YOU DON'T HAVE ACCESS TO DOWNLOAD MODE :
Please get yourself the right LAF file for your phone and insert it into the adb.exe and the fastboot.exe folder (if you don't know what I talk about please download Android SDK platform)
press Ctrl+Shift and right click inside the folder and choose Open Command window here (http://img5013.photobox.co.uk/11895...2cd987792512dcafe1c9acf628a3ef5b3a604bc5f.jpg)
Now at the CMD window that opened Type :
fastboot erase recovery
PLESAE MAKE SURE YOU DOWNLOADED THE RIGHT LAF FILE FOR YOUR PHONE before attempting this (at the same android version)
fastboot erase laf
fastboot flash laf laf.img
Click to expand...
Click to collapse
If you can't find the LAF file for your phone you'll have to Extract it from the KDZ file using this Tool http://forum.xda-developers.com/showthread.php?t=2600575
Now you can accesses the download mode by restarting the phone.
Take the battery and the Sync cable out
while pressing the +Vol button insert the battery and the cable while continuing holding it
IF YOU HAVE ACCESS TO DOWNLOAD MODE :
Please download the TOT and .Dll files specifically for your phone from here: http://downloadandroidfiles.org/Files/LG G3/Stock Files/
after that follow this video and you're all good :
http://www.youtube.com/watch?v=1VVms7SdM04
SaharLevi said:
I've saw a lot of these posts and I also had the same Issue.
first of all I'm not taking any responsible for this, but it worked for me so.. you can at least try if you have no option left.
please note thatYOU WILL LOSE EVERYTHING on the internal storage of your LG G3!
IF YOU DON'T HAVE ACCESS TO DOWNLOAD MODE :
Please get yourself the right LAF file for your phone and insert it into the adb.exe and the fastboot.exe folder (if you don't know what I talk about please download Android SDK platform)
press Ctrl+Shift and right click inside the folder and choose Open Command window here (http://img5013.photobox.co.uk/11895...2cd987792512dcafe1c9acf628a3ef5b3a604bc5f.jpg)
Now at the CMD window that opened Type :
If you can't find the LAF file for your phone you'll have to Extract it from the KDZ file using this Tool http://forum.xda-developers.com/showthread.php?t=2600575
Now you can accesses the download mode by restarting the phone.
Take the battery and the Sync cable out
while pressing the +Vol button insert the battery and the cable while continuing holding it
IF YOU HAVE ACCESS TO DOWNLOAD MODE :
Please download the TOT and .Dll files specifically for your phone from here: http://downloadandroidfiles.org/Files/LG G3/Stock Files/
after that follow this video and you're all good :
http://www.youtube.com/watch?v=1VVms7SdM04
Click to expand...
Click to collapse
Am getting this ERROR :
D:\--- MOBILE\Android\android\platform-tools>fastboot erase laf
erasing 'laf'...
FAILED (remote: failed to erase partition
)
finished. total time: 5.035s
Click to expand...
Click to collapse
Have you Installed the LG G3 Drivers?
Does your windows recognize it ?
If not please download http://tool.xcdn.gdms.lge.com/dn/downloader.dev?fileKey=UW00120120425
SaharLevi said:
I've saw a lot of these posts and I also had the same Issue.
first of all I'm not taking any responsible for this, but it worked for me so.. you can at least try if you have no option left.
please note thatYOU WILL LOSE EVERYTHING on the internal storage of your LG G3!
IF YOU DON'T HAVE ACCESS TO DOWNLOAD MODE :
Please get yourself the right LAF file for your phone and insert it into the adb.exe and the fastboot.exe folder (if you don't know what I talk about please download Android SDK platform)
press Ctrl+Shift and right click inside the folder and choose Open Command window here (http://img5013.photobox.co.uk/11895...2cd987792512dcafe1c9acf628a3ef5b3a604bc5f.jpg)
Now at the CMD window that opened Type :
If you can't find the LAF file for your phone you'll have to Extract it from the KDZ file using this Tool http://forum.xda-developers.com/showthread.php?t=2600575
Now you can accesses the download mode by restarting the phone.
Take the battery and the Sync cable out
while pressing the +Vol button insert the battery and the cable while continuing holding it
IF YOU HAVE ACCESS TO DOWNLOAD MODE :
Please download the TOT and .Dll files specifically for your phone from here: http://downloadandroidfiles.org/Files/LG G3/Stock Files/
after that follow this video and you're all good :
http://www.youtube.com/watch?v=1VVms7SdM04
Click to expand...
Click to collapse
hi, just one nooby question. where are the adb.exe and the fastboot exe folders?
Hi Mate, It's not noobie at all.
You need to download the Android Debug Bridge (ADB) from this Link :http://developer.android.com/sdk/index.html
Ticket the platform-tools you don't need the rest
Or you can have the easy way and Download it from here: http://forum.xda-developers.com/showthread.php?t=2588979
Or maybe you don't know where are the specific folder in which case go to where you installed it. mine is at C:\Users\Sahar\platform-tools
And on the way download the LG G3 drivers from LG download center or from this link: http://tool.xcdn.gdms.lge.com/dn/downloader.dev?fileKey=UW00120120425
thanks amigo! I'll check it out.
@SaharLevi
Here's the fix Quick and easy
need to have fastboot, I used ubuntu can install with sudo apt-get install android-tools-fastboot
info on fastboot
[TOOL] [WINDOWS] ADB, Fastboot and Drivers - 15 seconds ADB Installer
also need recovery.img, I used the lastest twrp
In terminal
fastboot boot recovery.img
this will boot your phone with the img on your computer.
in recovery restore or install a good boot or kernel.
your phone should be good to go after that.
I had my phone fixed in about 5 min, I really should not play around with boot partition.
Also should be able to flash boot if you have a good one,
fastboot flash boot boot.img
zakiyy said:
Am getting this ERROR :
Click to expand...
Click to collapse
man i am getting the same error! says something about the mmc on the phone not being able to erase it or whatever
zakiyy said:
Am getting this ERROR :
Click to expand...
Click to collapse
Timahthee said:
man i am getting the same error! says something about the mmc on the phone not being able to erase it or whatever
Click to expand...
Click to collapse
if you have fastboot mode you probably already erased the laf partition and you can't erase what you don't have. just continue
I have a weird problem, i'm in fastboot, and my laptop sees the phone, but none of the fastboot commands work. They get echoed on the screen and appear to be working but they don't do anything. I've tried flashing, rebooting... pretty much everything, and nothing happens.
bartcoop2 said:
I have a weird problem, i'm in fastboot, and my laptop sees the phone, but none of the fastboot commands work. They get echoed on the screen and appear to be working but they don't do anything. I've tried flashing, rebooting... pretty much everything, and nothing happens.
Click to expand...
Click to collapse
can you show the commands you typed?
jcfunk said:
can you show the commands you typed?
Click to expand...
Click to collapse
I navigate into a folder with all my img files and then tried a few things:
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot boot boot.img
fastboot flash laf laf.img
I've also tried to erase a few times, and even reboot, and nothing happens, even though it says on the lg screen that it's rebooting.
bartcoop2 said:
I navigate into a folder with all my img files and then tried a few things:
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot boot boot.img
fastboot flash laf laf.img
I've also tried to erase a few times, and even reboot, and nothing happens, even though it says on the lg screen that it's rebooting.
Click to expand...
Click to collapse
try
adb fastboot flash recovery [located recovery file]
or
./adb fastboot flash recovery [located recovery file]
KingOfDope said:
try
adb fastboot flash recovery [located recovery file]
or
./adb fastboot flash recovery [located recovery file]
Click to expand...
Click to collapse
I'm assuming you meant just fastboot, adb fastboot just prints out help.
It says:
Code:
target reported max download size of 2147483648 bytes
sending 'recovery' (11496 KB)...
OKAY [ 0.362s]
writing 'recovery'...
and on the phone it says [7164300] fastboot: flash:recovery
But nothing happens. It's as if fastboot is broken.
bartcoop2 said:
I navigate into a folder with all my img files and then tried a few things:
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot boot boot.img
fastboot flash laf laf.img
I've also tried to erase a few times, and even reboot, and nothing happens, even though it says on the lg screen that it's rebooting.
Click to expand...
Click to collapse
Type from folder with recovery.img
fastboot boot recovery.img
if it a bumped recovery, it should boot into recovery. Then you should be able to restore a backup
jcfunk said:
Type from folder with recovery.img
fastboot boot recovery.img
if it a bumped recovery, it should boot into recovery. Then you should be able to restore a backup
Click to expand...
Click to collapse
I've tried that, i think my fastboot is somehow corrupt, i guess i have a hard-brick, i hope LG will replace it.
Thanks for your help
bartcoop2 said:
I've tried that, i think my fastboot is somehow corrupt, i guess i have a hard-brick, i hope LG will replace it.
Thanks for your help
Click to expand...
Click to collapse
also have you tried a different usb cable? Mine stop working after a month. Only charges phone but won't connect to computer
Sent from my tf700t using Tapatalk
jcfunk said:
also have you tried a different usb cable? Mine stop working after a month. Only charges phone but won't connect to computer
Sent from my tf700t using Tapatalk
Click to expand...
Click to collapse
Yeah i tried, no go
bartcoop2 said:
I.
Click to expand...
Click to collapse
I have yoir problem,too.Have you find out how to fix it?
akaHardison said:
I have yoir problem,too.Have you find out how to fix it?
Click to expand...
Click to collapse
i find it

Stock Firmware of LeTv Le1S x507&x509 Sp Flashable Indian Version 100% tested

100% Tested Stock Firmware of LeTv Le1S x507&x509 Indian Version
5.5.014s
​
How To Flash
Follow this...
Extract "X507_Stock_Rom.rar" and install MTK_USB_Windows_Driver drivers inside rar file
1. Goto "SP_Flash_Tool" folder and open "flash_tool.exe"
2. Select "Download-Agent" as "MTK_AllInOne_DA"
3. Select "Scatter file" from "X507_Stock_Rom" folder
now all files will be selected.
4. Change "Download Only" to " Firmware Upgrade"
5. Now Very Imp Step Press together Ctrl+Alt+S
This will Enable "Security Mode" and "Authentication File"
option will be Visible below "Scatter file" option.
6. Now Click on "Auth File" Option and Select "auth_sv5.auth"
file From SP_Flash_Tool" Folder
7. Hit "Download" Button.
8. Press volume up key and
Connect USB cable to mobile in Powered Off Condition​
Firmware x507&x509 5.5.014s:- ​
https://drive.google.com/uc?id=0B2Ddi-DetFSLRjJrSk9abmM4Tms&export=download
Sp Tool:-​
https://drive.google.com/file/d/0B5KBP3GG99Q2QUF1VjFmQWs5TFE/view​
Mtk Preloder Driver:-​​
https://drive.google.com/file/d/0By_LtpUoEtFzUDNZLW9JeHhhNnc/view
Video Guide:-​​
https://www.youtube.com/watch?v=cUijr0JXl8c
Hit thanks if u like my work.........................​​
after flash this file now phone is total dead , not connected to pc only red light when plug usb or charger
Followed everything, but not able to install recovery
https://ibb.co/kfvxa5
I GOT THIS ERROR..............................................
jagdish1747 said:
after flash this file now phone is total dead , not connected to pc only red light when plug usb or charger
Click to expand...
Click to collapse
Go to fastboot .connect pc
Enter fastboot -w
it will wipe everything thing including data
Reboot to fastboot again
Connect pc
Enter fastboot flash recovery recovery.img (download any recovery)
Reboot to recovery ..flash any os zip
Use volume down+power for fastboot
Use volume up+power for recovery
Where should i enter fastboot -w ???
Kiranshyd said:
Where should i enter fastboot -w ???
Click to expand...
Click to collapse
Vol down+power it will open fastboot mode ..connect usb
If u have mfastboot files open that folder and open cmd from there
If fastboot unlocked u can use fastboot -w directly orelse u have to unlock it first
Need guide regarding fastboot and files u can google them or xda ...
Ubd debugging​ not enabled, mobile dead
light, it means usb debugging not enabled now, so fastboot command will work or not?? If works, how, wat to do., Please explain bro
---------- Post added at 09:01 AM ---------- Previous post was at 09:00 AM ----------
joshi1 said:
Vol down+power it will open fastboot mode ..connect usb
If u have mfastboot files open that folder and open cmd from there
If fastboot unlocked u can use fastboot -w directly orelse u have to unlock it first
Need guide regarding fastboot and files u can google them or xda ...
Click to expand...
Click to collapse
My mobile dead, only red light coming, it means usb debugging not enabled now, so fastboot command will work or not?? If works, how, wat to do., Please explain bro
https://docs.google.com/file/d/0B2ghGhwyFr5hOWxvZWdBR3VkRlE/view
Download this and extract to your desktop go to the folder
Hold left shift+ right click mouse u will get open command here it will open command window
Disconnect pc and mobile.
Switchoff mobile
Hold volume down +power u will enter fastboot mode
Connect pc now ... Pc will download drivers and install
If u never heard of oem lock ... First install adb drivers from here https://drive.google.com/file/d/0B8HspVLwTTxtWWJsYnNJR2kxeEE/view
Then preloader by this guide
https://forum.xda-developers.com/showthread.php?t=2180436
Now open command prompt .. type
fastboot devices
U will get ur mobile there
Type
Fastboot oem unlock
It will unlock ur device ..
Then type
Fastboot -w
It will wipe everything
Download twrp.img from forum and rename it as recovery
https://dl.twrp.me/x3/twrp-3.1.1-0-x3.img.html
Place it in the same folder of fastboot
Type
Fastboot flash recovery recovery.img
It will show writing done or okay
Now hold volume up+power this will lead u to recovery
Download any rom and flash it
Thanks , My device is X500. Can i flash it?
I am on custom rom (AOKP) , rooted with TWRP.
Is there any way to flash the Stock ROM directly from TWRP ?
hypermaster said:
I am on custom rom (AOKP) , rooted with TWRP.
Is there any way to flash the Stock ROM directly from TWRP ?
Click to expand...
Click to collapse
Yes change updater script or just find 19s twrp flashable file
phone is dead after flash model x509
nrisnadeem said:
phone is dead after flash model x509
Click to expand...
Click to collapse
Cool, now buy a new phone
mannuelectronics said:
https://ibb.co/kfvxa5
I GOT THIS ERROR..............................................
Click to expand...
Click to collapse
getting same error
My display is not working, it won't respond to touch. I successfully flashed the ROM twice but the problem is still there.please help.
PS- I recently changed my screen while I was on a custom ROM. Does thatchange anything?
Sanjay354 said:
My display is not working, it won't respond to touch. I successfully flashed the ROM twice but the problem is still there.please help.
PS- I recently changed my screen while I was on a custom ROM. Does thatchange anything?
Click to expand...
Click to collapse
Your screen is the problem. 3rd Party displays
Abhi_ said:
Your screen is the problem. 3rd Party displays
Click to expand...
Click to collapse
------------------------------------------------------------------------------------
any idea on how to solve it? {im thinking i might be able to use my phone with a mouse and otg,although i haven't tried it yet}
Help
i am currently on Eui 5.5.014s and cannot update to latest Eui version please help !!!!!!!!!
NO Update Coming
naeem210 said:
100% Tested Stock Firmware of LeTv Le1S x507&x509 Indian Version
5.5.014s
​
How To Flash
Follow this...
Extract "X507_Stock_Rom.rar" and install MTK_USB_Windows_Driver drivers inside rar file
1. Goto "SP_Flash_Tool" folder and open "flash_tool.exe"
2. Select "Download-Agent" as "MTK_AllInOne_DA"
3. Select "Scatter file" from "X507_Stock_Rom" folder
now all files will be selected.
4. Change "Download Only" to " Firmware Upgrade"
5. Now Very Imp Step Press together Cntl+Alt+S
This will Enable "Security Mode" and "Authentication File"
option will be Visible below "Scatter file" option.
6. Now Click on "Auth File" Option and Select "auth_sv5.auth"
file From SP_Flash_Tool" Folder
7. Hit "Download" Button.
8. Press volume up key and
Connect USB cable to mobile in Powered Off Condition​90
Firmware x507&x509 5.5.014s:- ​
https://drive.google.com/uc?id=0B2Ddi-DetFSLRjJrSk9abmM4Tms&export=download
Sp Tool:-​
https://drive.google.com/file/d/0B5KBP3GG99Q2QUF1VjFmQWs5TFE/view​
Mtk Preloder Driver:-​​
https://drive.google.com/file/d/0By_LtpUoEtFzUDNZLW9JeHhhNnc/view
Video Guide:-​​
https://www.youtube.com/watch?v=cUijr0JXl8c
Hit thanks if u like my work.........................​​
Click to expand...
Click to collapse
Can Anyone tell me why there is no update coming or when i try to install the update from the recovery of local update it says Failed to update -- cause : error with signature help me i want to update eui 5.5 to 5.8 pls

A2 Lite Flash Problem. Need Solution.

I have trying to flash my a2 lite and its showing an error how to solve this problem
error:Writing 'sec'
FAILED (remote: 'flash write failure')
Click to expand...
Click to collapse
https://drive.google.com/file/d/1mQNqBXRBm-NkZJDHJHTJwT2w6XVCh-hO/view?usp=sharing
Try to flash it from fastboot
Jemon Temon said:
I have trying to flash my a2 lite and its showing an error how to solve this problem
https://drive.google.com/file/d/1mQNqBXRBm-NkZJDHJHTJwT2w6XVCh-hO/view?usp=sharing
Click to expand...
Click to collapse
In my own case, i have neva been able to flash my A2Lite in fastboot mode. I usually have to go into "EDL mode* first, den its a breeze.
While in fastboot mode, connect to d computer & in cmd window type in: fastboot oem edl
Go back to miflash, refresh & start d flash
Divolka said:
Try to flash it from fastboot
Click to expand...
Click to collapse
i tried fastboot and edl both but not worked for me.
agbadino said:
In my own case, i have neva been able to flash my A2Lite in fastboot mode. I usually have to go into "EDL mode* first, den its a breeze.
While in fastboot mode, connect to d computer & in cmd window type in: fastboot oem edl
Go back to miflash, refresh & start d flash
Click to expand...
Click to collapse
I tried fastboot and edl both but not worked for me
I thing its a critical problem.
Any other idea ?
If you can't flash the partition, there may be some kind of low-level damage...
Can you try erasing the partition before flashing it?
Eg. Something like this
fastboot erase sec
fastboot flash sec sec.img
I recall this helping people with another partition...
Jemon Temon said:
I tried fastboot and edl both but not worked for me
I thing its a critical problem.
Any other idea ?
Click to expand...
Click to collapse
An idea dat comes to mind.
1. Try downloading the latest twrp boot.img, offain or deestroy. (Personally i use "deestroy version")
2. Den in fastboot mode, boot into that trwp. Using:
fastboot boot twrp-file.img here u use d name of d twrp file as u have it, not as i put it.
3. While in twrp, go thru Wipe option. Now instead of just using "Factory Reset Swipe" read down...
4. Use the Advanced Wipe option.
5. Select d individual options & use d *Repair/Change File System (do each one individually, from top to bottom)
6. Using the *Repair File System option invariably restores each individual partition to its "default state".
I hav used dis steps b4, altho not with d problem u hav. If all goes well as i hope it shd, u shd be able to go back to fastboot, den use Edl mode & reinstall ur chosen rom via miflash.
Note: if u still have twrp as ur recovery, skip steps 1 & 2. Goodluck

Categories

Resources