[Q]Is there a way to get out of fastboot? - Nexus 5 Q&A, Help & Troubleshooting

Sorry if the question isnt clear, here is my delemma
So My N5 I had deleted the system partition (or folder) and I no longer had a rom, now my problem is that I cannot get a new rom installed.
I have TWRP as my recovery but no roms.
I also cant do adb sideboot, It always says: Error: Device not found
What Can I do about this?
Does adb Sideboot need usb debugging enabled?
Thanks!

Sounds like you may have to install the drivers for adb on your computer
Sent from my Nexus 5 using XDA Premium 4 mobile app

kevkid said:
Sorry if the question isnt clear, here is my delemma
So My N5 I had deleted the system partition (or folder) and I no longer had a rom, now my problem is that I cannot get a new rom installed.
I have TWRP as my recovery but no roms.
I also cant do adb sideboot, It always says: Error: Device not found
What Can I do about this?
Does adb Sideboot need usb debugging enabled?
Thanks!
Click to expand...
Click to collapse
Why not just flash the factory images from fastboot?

So I tried to using this: http://forum.xda-developers.com/showthread.php?t=2509428 one of mthe multi tools, and it seems to go through and it stays boot looping in the boot animation.
hrmm.... very weird
EDIT: Ok I was able to flash stock via the direct google link, Now a question about adb sideload, How does that function? Do I have to have usb debugging enabled?

kevkid said:
So I tried to using this: http://forum.xda-developers.com/showthread.php?t=2509428 one of mthe multi tools, and it seems to go through and it stays boot looping in the boot animation.
hrmm.... very weird
Click to expand...
Click to collapse
1. Go here: https://developers.google.com/android/nexus/images
2. Download the Nexus 5 Android 4.4 (KRT16M) image.
3. Unzip.
4. Run the .bat file while in fastboot.
That's it. It's going to wipe everything but atleast it will work.

bahnburner said:
1. Go here: https://developers.google.com/android/nexus/images
2. Download the Nexus 5 Android 4.4 (KRT16M) image.
3. Unzip.
4. Run the .bat file while in fastboot.
That's it. It's going to wipe everything but atleast it will work.
Click to expand...
Click to collapse
Thanks worked!!

bahnburner said:
1. Go here: https://developers.google.com/android/nexus/images
2. Download the Nexus 5 Android 4.4 (KRT16M) image.
3. Unzip.
4. Run the .bat file while in fastboot.
That's it. It's going to wipe everything but atleast it will work.
Click to expand...
Click to collapse
Having a little trouble I was hoping you could help clarify how to run the .bat file while in fastboot. I tried to flash the image and I am still stuck on a bootloop. Thanks

capathy21 said:
Having a little trouble I was hoping you could help clarify how to run the .bat file while in fastboot. I tried to flash the image and I am still stuck on a bootloop. Thanks
Click to expand...
Click to collapse
Open a new command prompt, drag and drop the bat file into the terminal window, press enter.

bahnburner said:
Open a new command prompt, drag and drop the bat file into the terminal window, press enter.
Click to expand...
Click to collapse
I am having trouble with what the bat file is. When I unzip the download I have
bootloader-hammerhead-HHZ11d(disc image file).
flash-all(windows batch file)
flash-all.sh(SH File)
flash-base.sh(SH File)
image-hammerhead-krt16m(WinRar zip archive)
radio-hammerhead-M8974A-1.0.25.0.17(Disc Image File)
I am not seeing anything that says .bat file.
Sorry for being so ignorant on this.

capathy21 said:
I am having trouble with what the bat file is. When I unzip the download I have
bootloader-hammerhead-HHZ11d(disc image file).
flash-all(windows batch file)
flash-all.sh(SH File)
flash-base.sh(SH File)
image-hammerhead-krt16m(WinRar zip archive)
radio-hammerhead-M8974A-1.0.25.0.17(Disc Image File)
I am not seeing anything that says .bat file.
Sorry for being so ignorant on this.
Click to expand...
Click to collapse
Windows batch file = .bat file. If you're going to screw with your phone, at the very least you should probably make sure explorer shows all file extensions...
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

bahnburner said:
Windows batch file = .bat file. If you're going to screw with your phone, at the very least you should probably make sure explorer shows all file extensions...
Click to expand...
Click to collapse
Thanks for the help! Sorry to annoy. I've been rooting and such for several years but was just a bit lost.

Related

Nexus s problem while unlocking bootloader

I was unlocking the bootloader so i could root the phone. I was successful but now my phone is stuck on the google screen with the unlocked pad at the bottom.
Through the forum i found that i'm missing the boot image so i found that.
I pulled in my phone to the computer and typed "fastboot flash boot test_boot.img". it comes up with "error: cannot load test_boot"
The same thing happened when i tried to "fastboot flash recovery recovery.img" aswell to try and fix it that way but the same error came up.
I made sure the file names were correct.
Please help!!
bozo089 said:
I was unlocking the bootloader so i could root the phone. I was successful but now my phone is stuck on the google screen with the unlocked pad at the bottom.
Through the forum i found that i'm missing the boot image so i found that.
I pulled in my phone to the computer and typed "fastboot flash boot test_boot.img". it comes up with "error: cannot load test_boot"
The same thing happened when i tried to "fastboot flash recovery recovery.img" aswell to try and fix it that way but the same error came up.
I made sure the file names were correct.
Please help!!
Click to expand...
Click to collapse
fastboot clockwork recovery then flash a rom.
I would flash clockwork but when i put the file into my SDK tools folder and then use CMD to try and flash it but i got an error. Details are in my first post.
Please help!
bozo089 said:
I would flash clockwork but when i put the file into my SDK tools folder and then use CMD to try and flash it but i got an error. Details are in my first post.
Please help!
Click to expand...
Click to collapse
do you have the recovery.img file in the same folder as fastboot?
simms22 said:
do you have the recovery.img file in the same folder as fastboot?
Click to expand...
Click to collapse
Yeah its in there.
Also, when i typed adb devices it only says "see devices attached" not the serial number.
bozo089 said:
Yeah its in there.
Also, when i typed adb devices it only says "see devices attached" not the serial number.
Click to expand...
Click to collapse
do you have the proper drivers installed? if not, go directly to PdaNets website http://junefabrics.com/android/ and have it install the proper drivers onto your computer. this way is by far the easiest way to install the drivers. download and install the free program then just follow the directions on the screen.
simms22 said:
do you have the proper drivers installed? if not, go directly to PdaNets website http://junefabrics.com/android/ and have it install the proper drivers onto your computer. this way is by far the easiest way to install the drivers. download and install the free program then just follow the directions on the screen.
Click to expand...
Click to collapse
I do have that installed. I used it to unlock the bootloader. Im trying to reinstall it using the link you provided but the phone doesn't turn on so i dont think it will work. Now in the fastboot screen on my phone it says fastboot status -FAILinvalid command
bozo089 said:
I do have that installed. I used it to unlock the bootloader. Im trying to reinstall it using the link you provided but the phone doesn't turn on so i dont think it will work. Now in the fastboot screen on my phone it says fastboot status -FAILinvalid command
Click to expand...
Click to collapse
Update: the FAILinvalid part went away but i think i might have uninstalled the pdaNet when trying to reinstall it.
bozo089 said:
Update: the FAILinvalid part went away but i think i might have uninstalled the pdaNet when trying to reinstall it.
Click to expand...
Click to collapse
OK, i did a system restore and now i have pdaNet back. I have no idea how to use it or what to do next.
Please help!
EDIT: when i typed "fastboot devices" into CMD, it shows my device!
take a screenshot of your /sdk/tools folder.
(seriously do it).
OR if you don't want to.. does fastboot appear as "fastboot" or "fastboot.exe" ?
Uploaded with ImageShack.us
There you go
bozo089 said:
Uploaded with ImageShack.us
There you go
Click to expand...
Click to collapse
Okay, yeah. I see the problem, your extensions are hidden "recovery.img" is actually "recovery.img.img" so you're fastbooting a invalid file. What I want you to do is on the top left of a Windows explorer, it says Organize. Press that and go to folder options -> view -> hide extensions for known file types (UNCHECK THIS). Rename recovery.img.img so it appears as recovery.img not recovery.img.img
Put your phone in bootloader mode if it isn't already with USB plugged in.
The phone needs to be in bootloader mode in order for it to recognize the fastboot command.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
^ appears as that.
through command prompt
cd C:\android-sdk-windows\tools\
(optional -- do this if your phone isnt in bootloader mode) adb reboot bootloader
fastboot flash recovery recovery.img
Click to expand...
Click to collapse
and you're set. click on "thanks" if this helped you!
wow, ok so it says writing and sending went "OKAY". I assume that means it worked.
I really don't know what to do now. How do i access the clockwork menu and how do i install a ROM?
bozo089 said:
wow, ok so it says writing and sending went "OKAY". I assume that means it worked.
I really don't know what to do now. How do i access the clockwork menu and how do i install a ROM?
Click to expand...
Click to collapse
yeah that meant it worked. you can access clockwork menu by going down to RECOVERY in the menu or "adb reboot recovery"
you install a ROM by...
1. Shop around the Dev forums and look for what ROM you want to use. I personally use CM7.
2. Use netarchy's kernel (its worth it).
Steps:
1. Put ROM onto your sdcard
2. Boot into Clockwork Recovery (told you above on how to do it)
3. Wipe Factory, Dalvik, Cache
4. Flash ROM (Proceed to flash CM7 Gapps afterwards if you decide to go with CM7)
5. Flash Kernel (Optional)
6. Reboot!
Ahhh, i updated without looking at your post first. Can i put the kernal on now that ive rebooted?
thank you for your help and time

Help... Trying to flash the newest Tiamat kernal and Clockwork Mod

When I rooted, I used the one click method and worked like a charm. Now, I would like to learn how to flash the files via adb. I am a novice user of adb but have used it.
Right now, I am trying to flash the recovery.img file. Here is what I am getting:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I have the recovery.img file in my /platform-tools folder. When I go to devices, I see my xoom listed and I do screen shots all the time using the ddms.bat file.
Can anyone tell my why my xoom will not let me flash files? I tried this a few weeks ago with the first Tiamat SDCard enabled kernal and it said the same thing, it wouldn't let me flash the file.
Thanks!
Your not actually changing direcotry into the correct directory. so when you call the fastboot command it's looking in the current directory of "c:\Users\Marc" instead.
cd \Program Files(x86)\Android\android-skd\platformtools
adb reboot bootloader
fastboot flash recovory recovory.img
Did you open the command line from the same folder you have the file you want to use? If not, open the folder you have recovery.img and the other files you will be using are in and hold the shift key on the keyboard and right click on the mouse. Then left click on "open command window here". Then run your adb commands.
Sent from my Xoom using XDA Premium App
Thanks guys, Ill try again.
ghoticov said:
When I rooted, I used the one click method and worked like a charm. Now, I would like to learn how to flash the files via adb. I am a novice user of adb but have used it.
Right now, I am trying to flash the recovery.img file. Here is what I am getting:
I have the recovery.img file in my /platform-tools folder. When I go to devices, I see my xoom listed and I do screen shots all the time using the ddms.bat file.
Can anyone tell my why my xoom will not let me flash files? I tried this a few weeks ago with the first Tiamat SDCard enabled kernal and it said the same thing, it wouldn't let me flash the file.
Thanks!
Click to expand...
Click to collapse
*FACEPALM*
jase33 said:
Did you open the command line from the same folder you have the file you want to use? If not, open the folder you have recovery.img and the other files you will be using are in and hold the shift key on the keyboard and right click on the mouse. Then left click on "open command window here". Then run your adb commands.
Sent from my Xoom using XDA Premium App
Click to expand...
Click to collapse
Does this work using Vista? I do not see the option to "open command window here".
Duh, nevermind... I figured it all out. I was putting a \ after platform-tools so it wasn't actually opening the folder where the recovery.img file was. Told you I was a novice. But I am getting it!
This is why one-clicks are the root of evil. If you would have done it manually from the start, you would have already known what to do here . Also since you posted this in development, i'm looking forward to the release, although i'm unsure what you are releasing at this point...
Ok people... Let's be mature here and not flame other users. This is supposed to be a community, not a war zone. If something is posted in the wrong section, or there's a post that breaks forum rules, drop me a pm or report the post. Thanks!
And this belongs in q and a... Since this is a question. Thread moved.
Please follow forum rules and post in the correct section.
damn, I must have missed some good flaming post! Lol
dont feel too bad
hehe I was doing the same thing for a 1/2 hour before I realized that the recovery.img wasn't even in the same folder...got that sorted out tho..

[Q] ONE+ Chinese Import / Flash to Bacon issue ? SOS

Hi XDA.
I will try and make as much sense as i can as i am new to rooting etc. Please forgive me if i use incorrect terminology.
Ok so i purchased a Chinese One+ and tried to follow instructions on a YouTube video on how to flash it to the current Cy OS.
This didn't work as planned as my One+ said that there was an issue with "E Footer" so i then followed these instructions to install it via command prompt. (being a new user i cannot post an external link to show you the instructions i followed) However a Google search of E footer is wrong will take you straight to them.
This went well and the install was complete however i was unable to get any signal with my phone network EE. The sim works in my nexus 4 so that isn't an issue.
So i now want to re flash the device using the one plus toolkit but i have hit upon a few snags.
1. I have followed the USB driver guide but cannot find the Samsung drivers on the system to show up to allow me to complete the link between the phone and my win 7 machine.
So currently my One+ shows in device manager as A0001 and not a Samsung android device as the guide illustrates.
2. Do i need o unlock bootloader to flash?
3. The download CM115 link when pressed gives a 403 error so i have downloaded CM11s via an external download but am unsure what one file in the package i need to select to start the flash.
This is all academic however until i manage to get the phone to show as a Samsung Android.
Any help would be appreciated as i am stuck.
Thanks J
Download this: http://builds.cyngn.com/factory/bacon/cm-11.0-XNPH38R-bacon-signed-fastboot.zip
Extract it, reboot your phone to fastboot, connect it via USB and double click the flashall.bat in the extracted folder.
If this works.....
You sir are a legend
Doing it now.....
Im really sorry but there appears to not be a flashall.bat file within the zip.
jnapier10 said:
Im really sorry but there appears to not be a flashall.bat file within the zip.
Click to expand...
Click to collapse
Its fine. I shall check my file I have downloaded. If there is not one there for you I will upload my file and it should work if you put it in the same folder.
Thanks i really appreciate it.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
In my folder, flashall is the third file down, flashall.sh is for Macs so don't use that. Is yours there?
No i have
Android-info
Boot
Cache
emmc_appsboot.mbn
filesmap
flash-radio.sh
logo.bin
md5sum-fastboot.md5
NON-HLOS.bin
recovery
rpm.mbn
sbl1.mbn
sdi.mbn
system
tz.mbn
userdata
userdata-64G
Im using an imac with win 7 home.
Attached is a screen shot
Right so you have windows good. I'll upload my flashall.bat in a few minutes. Are your fastboot drivers working?
Excuse my ignorance but i have been installing various things all day. I have the phone in fastboot mode however it sounds like what you're referring to is something else.
jnapier10 said:
Excuse my ignorance but i have been installing various things all day. I have the phone in fastboot mode however it sounds like what you're referring to is something else.
Click to expand...
Click to collapse
Go to command prompt and type fastboot reboot. Does the phone reboot?
I've just installed the 15 second ADB installer. However it still isnt working. Here is another screenshot. Thanks again for your help.
Solved the driver issue.
I have jumped onto a dedicated windows machine instead of bootcamp.
jnapier10 said:
Solved the driver issue.
I have jumped onto a dedicated windows machine instead of bootcamp.
Click to expand...
Click to collapse
Not a problem, anything for a fellow xda user. So fastboot works? Make sure you have the fastboot folder for CM11s on the new PC. Here is the flashall.bat: https://mega.co.nz/#!9UAQRKJS!Kuau0ulgCrxrvE5wBH5Ib54Bv6E64U1RkXje_ONMxUc download it and put it in the folder with the rest of the files and double click it. It should work.
jnapier10 said:
I've just installed the 15 second ADB installer. However it still isnt working. Here is another screenshot. Thanks again for your help.
Click to expand...
Click to collapse
Fastboot is installed however its not rebooting the phone. 4 drivers were installed but it states "waiting for device"
Does the phone need to be in fastboot mode?
jnapier10 said:
Fastboot is installed however its not rebooting the phone. 4 drivers were installed but it states "waiting for device"
Does the phone need to be in fastboot mode?
Click to expand...
Click to collapse
Yes, just to test the drivers.
Right got that working but we now have this..
I think we are close!
Ah I see, I think your download had an error
Maybe try it again and make sure the downloaded file is around 487mb
---------- Post added at 08:36 PM ---------- Previous post was at 08:34 PM ----------
This is the size it should be
Ok re-downloading now.
What state should the phone be in to get this to work. Should I have de-bugging enabled and MTP?

Mi projector MJJGYY02FM crashed

Good morning,
I'm new here, and i hope you can help me with my problem.
I have a mi MJJGYY02FM projector and i did a update with USB stick with files from Xiaomi.
Now after the update the projector start with MI logo and than shuts down, after that he start up with no screen and do nothing.
Can someone help me how to fix this. i can't get the projector in a boot menu with the remote, maybe he dont recognize the remote.
Kind Regards,
Bas
Reflash projector's Stock ROM.
jwoegerbauer said:
Reflash projector's Stock ROM.
Click to expand...
Click to collapse
I have the stock ROM on USB now, but hè will not install it. When i press the home and enter button and plug the power cable. Hè start up with the MI logo and shuts down, then start up with no screen.
Are there other ways to install the stock ROM?
AFAIK the Stock ROM typically gets installed by means of ADB Sideload method:
Code:
adb devices
adb reboot sideload
adb sideload <FULL-PATH-TO-STOCK-ROM-ZIP-FILE-ON-PC-HERE>
jwoegerbauer said:
AFAIK the Stock ROM typically gets installed by means of ADB Sideload method:
Code:
adb devices
adb reboot sideload
adb sideload <FULL-PATH-TO-STOCK-ROM-ZIP-FILE-ON-PC-HERE>
Click to expand...
Click to collapse
Thanks
Im gonna search out and try that option.
I let it know when it works. maybe i have some questions.
jwoegerbauer said:
AFAIK the Stock ROM typically gets installed by means of ADB Sideload method:
Code:
adb devices
adb reboot sideload
adb sideload <FULL-PATH-TO-STOCK-ROM-ZIP-FILE-ON-PC-HERE>
Click to expand...
Click to collapse
Im trying something, but do you have a discription how to make that USB with the Stock Rom?
I got your files on my pc. I have a 16GB USB format FAT32.
What is the way to make that sideload with the ROM version?
Im sorry for the questions, but i have never done this before.
I have done thist thing
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
The USB-stick, once plugged into Windows computer, in Windows OS is recognized as a drive: note down this drive letter returned. Then sequentially run the ADB commands listed above.
jwoegerbauer said:
The USB-stick, once plugged into Windows computer, in Windows OS is recognized as a drive: note down this drive letter returned. Then sequentially run the ADB commands listed above.
Click to expand...
Click to collapse
Must i do the commander when the stock ROM is on the USB?
By what command must i write the letter from the USB?
Vross46 said:
Must i do the commander when the stock ROM is on the USB?
By what command must i write the letter from the USB?
Click to expand...
Click to collapse
My drive letter is :e
Didn't think it can be so difficult.
Assumed the Stock ROM's file is located in root of E: drive then the ADB command in your case becomes
Code:
adb sideload E:\<NAME-OF-STOCK-ROM-ZIP-FILE>
where you have to substitute
<NAME-OF-STOCK-ROM-ZIP-FILE>
by ROM's true file name
jwoegerbauer said:
Didn't think it can be so difficult.
Assumed the Stock ROM's file is located in root of E: drive then the ADB command in your case becomes
Code:
adb sideload E:\<NAME-OF-STOCK-ROM-ZIP-FILE>
where you have to substitute
<NAME-OF-STOCK-ROM-ZIP-FILE>
by ROM's true file name
Click to expand...
Click to collapse
ah ok. lets try.
It seems not so difficult but, for the first time is everything more difficult
What do i wrong. sorry! I do really my best
1, i have a format 16gb usb FAT32
2. i have install ADB installer.
3. i have download the stock rom (see picture)
4. my drive name is e:
5. When i zip my stock rom file, i got an another zip file, and an file of 1kb
in the next picture is what i do in CMD
anglee_full_9.0.0.1911 is my zipped stock rom downloadfile
the other 2 are the unzipped files from the first file
1st screenshot provided above shows
1. Device isn't connected via USB-cable with PC or, if, not powered on
2. The ROM's archive name you entered is without fileextension -> required :ZIP
If ROM's archive is packed as .RAR file then you have it to repack to .ZIP file
I think it will not gonna help.
When i connect my projector to the pc, the pc dont recognize him.
What i try, nothing works.
but thanks for your help anyway
Have you ever enabled "USB Debug" in Android's Settings -> Developer otions?
I dont know if its enabled. But now in can not come in the menu.
MI logo shine for 1 second. And it turns off.
So i have no possibillity to check
Vross46 said:
I dont know if its enabled. But now in can not come in the menu.
MI logo shine for 1 second. And it turns off.
So i have no possibillity to check
Click to expand...
Click to collapse
Hello Vross46, have you been able to solve your problem? I’m stuck with the logo as well

Help!!! my lenovo tab a10-30(tb2x30l) has been bricked!

Hey, This is my first post, hope it goes well
What happened was,
-->I installed a custom rom(LineageOS) with the help of twrp recovery installed from xda(link below) and I have succesfully installed the rom and also intalled root with it
-->Later, after further use of the new rom, ,it was uncomfortable. It was not as fast and compactable as the original rom so I decided to revert back to the official and original rom.
-->But This is where I made a big mistake, I was to try to clear the data and try if the custom rom fixed but instead, I wiped up the whole rom and no backup!!!
-->Now, I cannot go into recovery mode, bootloader and whichever vol+ and vo- and power, all combinations boot me to twrp.
-->luckyly, the adb sideload is working and it is not detected in the lenovo downloader software for me to flash.
Any help? Please help me.
Thanks
TWRP - https://forum.xda-developers.com/t/recovery-lenovo-tab-a10-30f-l-twrp-2-x.3442588/
BTW - I'm on windows 11
Look inside here:
How to use ADB sideload in TWRP recovery to flash and copy zip files.
ADB sideload feature of TWRP recovery can be used to flash zip files directly from PC to android phone , how to use ADB sideload feature.
latestechnews.com
jwoegerbauer said:
Look inside here:
How to use ADB sideload in TWRP recovery to flash and copy zip files.
ADB sideload feature of TWRP recovery can be used to flash zip files directly from PC to android phone , how to use ADB sideload feature.
latestechnews.com
Click to expand...
Click to collapse
Hi,
Thanks for replying.
I tried what you've mentioned but no luck.
BTW, I did not find the stock rom zip anywhere, so I am using the lineage os custom ROM.
It boots me back into the twrp.(100% done)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I am Also Unable to boot into the bootloader.
All I have is A working and functioning TWRP and an sdcard for flashing files
CsData said:
Hi,
Thanks for replying.
I tried what you've mentioned but no luck.
BTW, I did not find the stock rom zip anywhere, so I am using the lineage os custom ROM.
It boots me back into the twrp.(100% done)
View attachment 5440137
Click to expand...
Click to collapse
That's an ADB issue.
ADB sideload's progress indicator only shows 100% if transferred size is 2.2 times of ZIP-file size.
Hi, I have waited till 100%
Below are the videos related to it.(3 videos)
https://drive.google.com/drive/folders/1M3Zk3CgQWvU4mNmIpn2HyAhLPfaV4lFJ?usp=sharing
Try making a flashable zip of your stock rom
[GUIDE]How to extract a Firmware and make a flashable ZIP
In this guide I will show you how to build a flashable zip from Stock Firmware. It's my first guide on XDA so please leave feedbacks and comment it below! :) What you need: 1.A stock ROM of your device 2.Cygwin Kitchen-See HERE for seting it up...
forum.xda-developers.com
I'm unable to find the stock rom with the required folders.
Please help me find one
CsData said:
I'm unable to find the stock rom with the required folders.
Please help me find one
Click to expand...
Click to collapse
What files are present there? You may have to extract them to get an .img file
I have a rar file which I extracted, there is no folder present.
These are the files present
Someone, Please help me to flash the stock rom or even any rom.
I just want to get the tablet working in any android. Doesent matter and I want to get rid of TWRP.
Even if I flash using adb sideload or eve using TWRP install zip, it boots me back into TWRP again even tough it is a successful Installation.
Thanks for your help
Look inside here
He
jwoegerbauer said:
Look inside here
Click to expand...
Click to collapse
Hi, Thanks for the quick reply
I'm unable to download the file
It takes me to this tab
Checked it: Link given above is working as expected.
Hi,
I think you did not get me.
You can watch the video below for your reference.
Link - https://drive.google.com/drive/folders/1ye9hNjzIJJGnxelvv0lK3lgmqjZA2m7v?usp=sharing
Correct.
Search for suitable Stock ROM at your own.
I've searched for over 3 days but no luck.
All I get is the rar file and inside that, firmware folder, drivers and software for flashing it.
If I get the tab into bootloader, I can flash but it does not allow me to go into boot loader, stock recovery.
All it does is to take me back to TWRP.
I have aldready installed around 7-9 stock roms but no zip file with meta inf folder, boot.img, system.img and the other required files.
Please Help
So I searched the WEB for tablet's Stock ROM and found it within seconds.
Lenovo_Tab_2_TB2-X30L_USR_S000031_160720
MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.
www.mediafire.com
You flash it either via ADB Sideload method or via Lenovo Downloader Tool.
Hi,
Even I had found the same one.
But how do I flash it via adb sideload?
The problem is, in the zip file, there is drives, firmware and another folder.
Thanks for replying

Categories

Resources