Related
What is the terminal/adb command to go in the recovery directly ?
Code:
reboot recovery
doesnt seem to work ...
I am using pvypart's recovery ...
http://forum.xda-developers.com/showthread.php?t=1437840
pvyparts app and serjar's system UI allow you to go to recovery directly so I believe there must be a terminal command too .
karandpr said:
What is the terminal/adb command to go in the recovery directly ?
Code:
reboot recovery
doesnt seem to work ...
I am using pvypart's recovery ...
http://forum.xda-developers.com/showthread.php?t=1437840
pvyparts app and serjar's system UI allow you to go to recovery directly so I believe there must be a terminal command too .
Click to expand...
Click to collapse
From the pc you can type
Code:
adb reboot recovery
This won't work on phone, because it would start an adb server on phone, so I don't know about the command on phone
Hmm
Doesnt seem to work
adb reboot recovery just reboots the phone ..
Hi
Did you previously install a recovery??
If not, try X-parts.
Hi
I can boot into recovery if I repeatedly press volume down at boot
Or I can access the recovery using x-parts or server's framework...
I need the terminal or adb command.
Sent from my SK17i using Tapatalk 2
karandpr said:
Hi
I can boot into recovery if I repeatedly press volume down at boot
Or I can access the recovery using x-parts or server's framework...
I need the terminal or adb command.
Sent from my SK17i using Tapatalk 2
Click to expand...
Click to collapse
You mean you can't boot in it or you can? By pressing volume down again and again? Reinstall the recovery, it must work. On which software version are you?
mihahn said:
You mean you can't boot in it or you can? By pressing volume down again and again? Reinstall the recovery, it must work. On which software version are you?
Click to expand...
Click to collapse
The recovery works...
I am on ics 587
I want to write a batch script so I can directly boot in recovery when my phone is connected to to windows ...
That's why I need the terminal command.
Sent from my SK17i using Tapatalk 2
karandpr said:
The recovery works...
I am on ics 587
I want to write a batch script so I can directly boot in recovery when my phone is connected to to windows ...
That's why I need the terminal command.
Sent from my SK17i using Tapatalk 2
Click to expand...
Click to collapse
15 Useful Android Terminal (ADB Shell) Commands
Wechy77 said:
15 Useful Android Terminal (ADB Shell) Commands
Click to expand...
Click to collapse
...
Didnt I mention it in the OP that
Code:
reboot recovery
normal reboots the phone
on top of that
Code:
adb shell reboot recovery
is useless without insecure shell
karandpr said:
...
Didnt I mention it in the OP that
Code:
reboot recovery
normal reboots the phone
on top of that
Code:
adb shell reboot recovery
is useless without insecure shell
Click to expand...
Click to collapse
Can you reboot into recovery from your hardware with out hitting the vol rocker? So on my hardware (ST18i) I can long press power select reboot and then I have the option for reboot or recovery. When this is set up correctly, selecting recovery will automatically reboot the device into recovery with out having to hit vol dwn...when it is not set up correctly it will reboot normally...so if you want recovery you have to hit vol dwn. Mine is currently not set up correctly...and when I try adb reboot recovery it behaves exactly like yours....just reboots with out going to recovery.
AFAIK the problem for the reboot to recovery from the hardware is in the ramdisk (not sure about from adb) so maybe try another kernel.....
My phone is locked ...
I tried both recoveries available with x-parts ...
The phone boots the recovery woth the modified framework(Hold the power button)
But I wanted the adb commands for a batch script ..
Anyway Thanks for your replies
So I did everything I could. None of the instructions on this forum help me, I am almost a complete newb in this.
I used this instruction: wiki.cyanogenmod.org/w/Install_CM_for_p3
To the part where you need to boot into recovery by holding power and volume up. Well, guess what, nothing happens when you hold power + volume up.
Please, could someone write a good step-by-step newb-friendly manual on how to get the Jelly Bean on this tab? I am seriously considering throwing this thing out of the window right now as I spent the whole evening trying to get this working with no results.
By the way, after doing all the manipulations with odin, now when the tab is loading and it shows the logo "samsung galaxy tab 10.1v", there is an image of an open lock in the bottom of the screen.
oh_delay said:
By the way, after doing all the manipulations with odin, now when the tab is loading and it shows the logo "samsung galaxy tab 10.1v", there is an image of an open lock in the bottom of the screen.
Click to expand...
Click to collapse
That means the bootloader is unlocked, the first step to install custom ROMs and recovery images.
---------- Post added at 01:18 PM ---------- Previous post was at 01:00 PM ----------
oh_delay said:
So I did everything I could. None of the instructions on this forum help me, I am almost a complete newb in this.
I used this instruction: wiki.cyanogenmod.org/w/Install_CM_for_p3
To the part where you need to boot into recovery by holding power and volume up. Well, guess what, nothing happens when you hold power + volume up.
Click to expand...
Click to collapse
Yes, with the P3, never could use POWER+VOL UP to boot into recovery (that combination can get out of stock recovery and into normal boot, which IS useful, since sometimes, one makes a mistake and stays stranded on a recovery bootloop.
Unfortunately, contrary to P4, there is no menu in the bootloader to boot into recovery.
You can however substitute that step 3 with this:
"From a terminal run adb reboot recovery"
[NOTE: its skipped in the tutorial, but for adb to function while in normal mode, you need to activate it, by going to Settings->Programmer Tools (or something like that, activate it, since its off by default and set the DEBUG USB connection on , or something - sorry, they changed the place in 4.1 and cannot give you the correct path)]
The device will then reboot into the Clockworkmod Recovery (assuming it has been correctly flashed); if not, repeat step 9 from section above.
Afterwards, you can either use adb or the Boot into Recovery menu option from the Shutdown dialog of ClockworkMod to boot into recovery.
AW: Recovery doesn't boot! Help!allready
Slow down
Bootloader unlocked ??
Custom revovery allreadY flashed??
You started With a stock Rom ??
3.1? 4.0.3?
A bit more info pls
Boot in bootloader by Holding power and volume -
Than
Fastboot flash recovery recovery.img
fastboot reboot recovery
You are still able to boot in Rom ??
Gesendet von meinem HTC One X mit Tapatalk 2
feraay said:
Slow down
Bootloader unlocked ??
Custom revovery allreadY flashed??
You started With a stock Rom ??
3.1? 4.0.3?
A bit more info pls
Click to expand...
Click to collapse
Well, yeah, apparently. I have stock 4.0.4 installed.
feraay said:
Boot in bootloader by Holding power and volume -
Than
Fastboot flash recovery recovery.img
fastboot reboot recovery
You are still able to boot in Rom ??
Gesendet von meinem HTC One X mit Tapatalk 2
Click to expand...
Click to collapse
What exactly should I do? IDK what that means, "Fastboot flash recovery recovery.img
fastboot reboot recovery".
As I said, I am almost a complete newb in this.
pruano said:
That means the bootloader is unlocked, the first step to install custom ROMs and recovery images.
---------- Post added at 01:18 PM ---------- Previous post was at 01:00 PM ----------
Yes, with the P3, never could use POWER+VOL UP to boot into recovery (that combination can get out of stock recovery and into normal boot, which IS useful, since sometimes, one makes a mistake and stays stranded on a recovery bootloop.
Unfortunately, contrary to P4, there is no menu in the bootloader to boot into recovery.
You can however substitute that step 3 with this:
"From a terminal run adb reboot recovery"
[NOTE: its skipped in the tutorial, but for adb to function while in normal mode, you need to activate it, by going to Settings->Programmer Tools (or something like that, activate it, since its off by default and set the DEBUG USB connection on , or something - sorry, they changed the place in 4.1 and cannot give you the correct path)]
The device will then reboot into the Clockworkmod Recovery (assuming it has been correctly flashed); if not, repeat step 9 from section above.
Afterwards, you can either use adb or the Boot into Recovery menu option from the Shutdown dialog of ClockworkMod to boot into recovery.
Click to expand...
Click to collapse
I did adb reboot recovery, and it booted the stock recovery. Maybe I should use another recovery image? I used the one linked in the CM's instructions.
Ok, so basically what happens now is I flash recovery.tar.md5 through Odin, then it reboots in OS and I reboot it to recovery through terminal. The recovery says 'Android system recovery <3e>', so I assume it's the stock one?
feraay said:
Boot in bootloader by Holding power and volume -
Than
Fastboot flash recovery recovery.img
fastboot reboot recovery
Click to expand...
Click to collapse
Ok i figured out how to use fastboot command. Still I don't understand, which recovery.img should I flash? I don't have this file, at least not in an .img format, it's format is .tar.md5
So I guess my next question is, where can I get recovery in .img format?
OK, so I figured this out.
I downloaded the recovery.img for the Galaxy Tab 10.1 from the official CWM site (NOT 10.1v, cause they don't have it for this version. It worked fine).
then I loaded in bootloader, used ./fastboot boot <path to downloaded recovery.img>, I just dragged the img to terminal window.
Through this booted recovery, I flashed the CM rom and gapps (I did this without actually flashing the recovery, mind you).
After that, I used odin in windows again to flash their recovery.tar.md5, and now finally, when I use ./adb reboot recovery it starts up with CWM.
So yeah, thank you for your posts and thoughts, you helped me figure this out.
oh_delay said:
Through this booted recovery, I flashed the CM rom and gapps (I did this without actually flashing the recovery, mind you).
Click to expand...
Click to collapse
Yes, if you use "fastboot boot [recovery image]" instead of "fastboot flash recovery [recovery image]", you can boot to a custom recovery like CWM without flashing.
oh_delay said:
After that, I used odin in windows again to flash their recovery.tar.md5, and now finally, when I use ./adb reboot recovery it starts up with CWM.
Click to expand...
Click to collapse
Fastboot only accepts .img files, Odin only accepts tar.md5 files; however, tar.md5 files are just archive files, if you rename the file to remove the .md5 extension and use a program like 7-zip which can read .tar files, you will find one or more .img files inside, which you can extract for use with fastboot.
oh_delay said:
So yeah, thank you for your posts and thoughts, you helped me figure this out.
Click to expand...
Click to collapse
Great that you managed on your own (even with some tips), best way to learn.
---------- Post added at 12:12 PM ---------- Previous post was at 12:07 PM ----------
oh_delay said:
Well, yeah, apparently. I have stock 4.0.4 installed.
Click to expand...
Click to collapse
Its the last stock release for this tablet.
---------- Post added at 12:45 PM ---------- Previous post was at 12:12 PM ----------
oh_delay said:
I used this instruction: wiki.cyanogenmod.org/w/Install_CM_for_p3
Click to expand...
Click to collapse
One last thing: those instructions do not include adding root, as indeed you can use most of the functionality of Cyanogen without root (and possibly exposing your device to malware).
However many useful functions and apps DO require root; to check if you have root, either install this app, or do "adb shell" + "adb su", which should change the prompt from a $ to a #
For root the best way is probably to flash both zip files (ARM version) with CWM at this point (so you get the latest version); dont forget to hit the "Fix Permissions" CWM option afterwards to prevent any potential problems.
AW: Recovery doesn't boot! Help!
Noo dont take 10.1 recovery take the recovery from droidbasement.com
P3 7100 only this
And do this
Adb reboot bootloader
If not work press power and volume +
Or may
power and volume -
Should Boot into bootloader click not in download modus for Odin just take the other icon and Connect to PC
Fastboot flash recovery recovery.img
Thats all
Gesendet von meinem HTC One X mit Tapatalk 2
Sorry, not working now
Hi, I present you CWM Recovery 6.0.2.9 based on CWM from our device tree. This recovery is stable for use. In this version i fixed some bugs and added more features.
Recovery tested on: P760 (should work on every L9 with unlocked BL)
What is working:
Backup and Restore
Installing zip
ADB
All partitions are mounted
Internal SD Card fully working!
Charging
SD-EXT partition (only ext3)
Changes in the recovery from L9 CyanogenMod tree:
Fixed ADB
Added SD-EXT support
Now external_sd is default storage in recovery (internal also works)
What isn't working:
External and Internal SD USB Mount (can't be fixed because recovery don't allow to mount mtp, copy files through adb or use this app to copy: http://forum.xda-developers.com/show....php?t=1057059)
Requirements:
L9
Unlocked bootloader
Fastboot and ADB installed
Fastboot and ADB drivers
Download (1.0.0.0): Not working yet
Installation (make sure you have adb/fastboot and drivers installed):
Connect phone to computer in adb mode
Go to terminal or command line and type adb reboot oem-unlock
Now phone should be in fastboot mode
Type fastboot flash recovery path_to_downloaded_recovery_image
Booting to recovery:
Turn off phone
Turn on phone and quickly hold vol down and home button
You can also type adb reboot recovery if you are using computer or reboot recovery (before su of course) if you are using android terminal emulator
Thanks, but doesn't work for me. When i type in terminal emulator: reboot recovery, i have bootloop, now i can't use more my phone, thanks
---------- Post added at 07:24 PM ---------- Previous post was at 07:19 PM ----------
Completely bricked phone Now what is the combination for emergency mode?
---------- Post added at 07:27 PM ---------- Previous post was at 07:24 PM ----------
artas182x said:
Hi, I present you CWM Recovery 6.0.2.9 based on CWM from our device tree. This recovery is stable for use. In this version i fixed some bugs and added more features.
Recovery tested on: P760 (should work on every L9 with unlocked BL)
What is working:
Backup and Restore
Installing zip
ADB
All partitions are mounted
Internal SD Card fully working!
Charging
SD-EXT partition (only ext3)
Changes in the recovery from L9 CyanogenMod tree:
Fixed ADB
Added SD-EXT support
Now external_sd is default storage in recovery (internal also works)
What isn't working:
External and Internal SD USB Mount (can't be fixed because recovery don't allow to mount mtp, copy files through adb or use this app to copy: http://forum.xda-developers.com/show....php?t=1057059)
Requirements:
L9
Unlocked bootloader
Fastboot and ADB installed
Fastboot and ADB drivers
Download (1.0.0.0): http://www.mediafire.com/?aqa9am4tdc9rqw8
Installation (make sure you have adb/fastboot and drivers installed):
Connect phone to computer in adb mode
Go to terminal or command line and type adb reboot oem-unlock
Now phone should be in fastboot mode
Type fastboot flash recovery path_to_downloaded_recovery_image
Booting to recovery:
Turn off phone
Turn on phone and quickly hold vol down and home button
You can also type adb reboot recovery if you are using computer or reboot recovery (before su of course) if you are using android terminal emulator
Click to expand...
Click to collapse
Bricked phone completely, **** you:good:
I don't know what are you doing but for me it works, i can give you screen. To restore reflash with kdz or flash back old cwm with fastboot.
artas182x said:
I don't know what are you doing but for me it works, i can give you screen. To restore reflash with kdz or flash back old cwm with fastboot.
Click to expand...
Click to collapse
You don't understand, completely bootloop on LG screen, i can't do anything
Go to recovery using vol down + home after pressing power to turn phone.
artas182x said:
Go to recovery using vol down + home after pressing power to turn phone.
Click to expand...
Click to collapse
Doesn't work. Only bootloop. I need to enter in emergency mode to reflash all.
---------- Post added at 07:56 PM ---------- Previous post was at 07:49 PM ----------
What is combination to enter in emergency mode?
Plug in usb and press vol+. I'm also restoring phone . Sorry, tested with fastboot boot and it was working, but while using fastboot flash it don't work.
denzel09 said:
Completely bricked phone Now what is the combination for emergency mode?
Bricked phone completely, **** you:good:
Click to expand...
Click to collapse
ha ha . Now that icon does not look like thumb.
denzel09 said:
Doesn't work. Only bootloop. I need to enter in emergency mode to reflash all.
---------- Post added at 07:56 PM ---------- Previous post was at 07:49 PM ----------
What is combination to enter in emergency mode?
Click to expand...
Click to collapse
Hope you have backup of your personal data.
May be I can help, but few questions for you
1) which variant?
2) which rom you were on? which ics, which jb, or which cm?
3) why dont you people put model variant in signature? sometimes its useful for giving quick reply/solution.
I repaired normally through reflashing with kdz, but after flashing it does full wipe.
.....
Solved. Before post something, something MUST be tested. OK?
I am stuck on ics. Mo one way to reflash jelly bean, maybe unlocker bootloader can be the problem? I have try all
denzel09 said:
.....
Solved. Before post something, something MUST be tested. OK?
Click to expand...
Click to collapse
I tried to help you, but you totally ignored my post. :silly:Anyways Goodluck.
EDIT: This bootloader unlock and pushing CWM is working fine on this link
https://plus.google.com/app/basic/stream/z13pxhrrjv3sjtoe423wjzkagyveej4wa04
cmahendra said:
I tried to help you, but you totally ignored my post. :silly:Anyways Goodluck.
EDIT: This bootloader unlock and pushing CWM is working fine on this link
https://plus.google.com/app/basic/stream/z13pxhrrjv3sjtoe423wjzkagyveej4wa04
Click to expand...
Click to collapse
Oh sorry, thanks for link, i hope that i will solve to reflash jb on ics
Edit: all solved, finally.
many days my Phone dosnt work ....
I have flash Phone will not found anymour on PC . Now i have Found that it is not from ROM it is an error with this Clockwork Mod ...
This Clockwork Mod make a new File structure with fallow entrys :
/sdcard/0
i dosnt can flash stock Rom from LG , my Phone is not found from PC and my Stuff from SD Card will not found from PC.
Where can say me what for a Clockwork i can flash that make an old file Struktur !? and how i can flash it without PC ?!
Thanks for Answer and sorry for my bad english
I am realy pissed off :S
//
I dont can use fastboot, on PC say:
wait on device ....
and when i will use in terminal ....
fastboot , file not found :S
Unofficial Clockworkmod Recovery version 6.0.4.4 for the Nexus 5
Current Build Not Booting I Will be Looking into a Solution. Thank you to everyone who has tested these!
Nexus 5 Stock Recovery Image
Downloads
Click to expand...
Click to collapse
Flashing Instructions
1. Download the above file.
2. Move the downloaded recovery file into the directory where you have ADB and Fastboot setup on your computer.
3. Navigate into the directory where you have ADB and Fastboot setup on your computer and run the following commands from the command prompt on your computer:
Code:
adb reboot bootloader
fastboot flash recovery hammerhead-cwm-6.0.4.4-unofficial.img
Congratulations you now have Clockworkmod Recovery running on your Nexus 5.
Credits: Koush for developing Clockworkmod Recovery
Cyanogenmod Team for their development of Clockworkmod Recovery
F.A.Q
Q. Is this the touch version of Clockworkmod Recovery?
A. No, this is the non-touch version of Clockworkmod Recovery once any bugs have been worked out and the non-touch has been properly tested I will look into compiling a touch version unless an official version of Clockworkmod for the Nexus 5 is released.
Click to expand...
Click to collapse
Perfect, thanks
Awesome! Thanks!
Here we go.. awesome!
That was fast. :good:
That was quick, Wow!
Great! ))
wow, great!
Gesendet von meinem GT-I9100 mit Tapatalk
Thank you for your work :good:
Let the flashing begin!!!
Thanks man
Silly stupid noob question:
How to install it?
I dont understand how to do it xD
nad4321 said:
Silly stupid noob question:
How to install it?
I dont understand how to do it xD
Click to expand...
Click to collapse
You have to boot into fastboot mode to install this custom recovery on your device. Do you have fastboot and ADB setup on your computer and the device drivers installer for the Nexus 5? If you don't have fastboot and ADB setup on your computer I would recommend taking a look at this simple fastboot and ADB installer . Once you have fastboot and adb setup, and the device drivers installed follow the following steps:
1. Download this file.
2. Move the downloaded recovery file into the directory where you have ADB and Fastboot setup on your computer.
3. Navigate into the directory where you have ADB and Fastboot setup on your computer and run the following commands from the command prompt on your computer:
Code:
adb reboot bootloader
fastboot flash recovery hammerhead-cwm-6.0.4.4-unofficial.img
After following this procedure you will then have Clockworkmod Recovery installed on your device. Let me know if you still have questions.
And make sure you
Code:
fastboot oem unlock
first!
I installed the recovery via fastboot.
When i try to boot into recovery i'm stuck at google screen.
I'm able to reboot the device.
Whats wrong?
Birba said:
I installed the recovery via fastboot.
When i try to boot into recovery i'm stuck at google screen.
I'm able to reboot the device.
Whats wrong?
Click to expand...
Click to collapse
Thats happening to me also.
Birba said:
I installed the recovery via fastboot.
When i try to boot into recovery i'm stuck at google screen.
I'm able to reboot the device.
Whats wrong?
Click to expand...
Click to collapse
Batfink33 said:
Thats happening to me also.
Click to expand...
Click to collapse
Are you too able to access recovery all? But you can reboot the device and still get into the bootloader for fastboot mode correct?
shimp208 said:
Are you too able to access recovery all? But you can reboot the device and still get into the bootloader for fastboot mode correct?
Click to expand...
Click to collapse
I can get into the bootloader,and flash the recovery but if i restart into recovery it sits at the Google screen. I then have to press the power button and restart the whole phone, Ive also tried booting into recovery using quickboot but again it sits at the Google screen.
sorry if this is a stupid question, but how do i boot into CWM? I have installed it correctly
shimp208 said:
You have to boot into fastboot mode to install this custom recovery on your device. Do you have fastboot and ADB setup on your computer and the device drivers installer for the Nexus 5? If you don't have fastboot and ADB setup on your computer I would recommend taking a look at this simple fastboot and ADB installer . Once you have fastboot and adb setup, and the device drivers installed follow the following steps:
1. Download this file.
2. Move the downloaded recovery file into the directory where you have ADB and Fastboot setup on your computer.
3. Navigate into the directory where you have ADB and Fastboot setup on your computer and run the following commands from the command prompt on your computer:
Code:
adb reboot bootloader
fastboot flash recovery hammerhead-cwm-6.0.4.4-unofficial.img
After following this procedure you will then have Clockworkmod Recovery installed on your device. Let me know if you still have questions.
Click to expand...
Click to collapse
Do i first have to root it? Or does it do it automatically?
Would my data be deleted too?
Batfink33 said:
I can get into the bootloader,and flash the recovery but if i restart into recovery it sits at the Google screen. I then have to press the power button and restart the whole phone, Ive also tried booting into recovery using quickboot but again it sits at the Google screen.
Click to expand...
Click to collapse
Interesting I'm curious to know if the TWRP build I posted does the same any hints from dmesg or last_kmsg would also be beneficial, is it possible for you use Android Debug Monitor (DDMS and Monitor in Android SDK tools folder if you have the sdk installed) and upload a log?
Okay so here is propably another noob question: On my HTC Sensation I had 4ext as recovery. What are the differences between this and 4ext or TWRP? Is there a thread somewhere I couldn't find!?
I rooted the Hydro Elite last night and immediately started cleaning up the Verizon bloatware. I must have went a little crazy and removed an APK from the system/app folder that is required for the phone function to run. I am now just getting FC's on 'com.android.phone' when not in airplane mode. Tried a factory reset to no luck, tried some APK restores from similar models, etc. In my arrogance of thinking I know what I am doing I did not backup the APK's I removed from the system/app folder. Normally this would be no big deal, I could just pull them from the ROM image, or reload an image, or whatever. But, it seems Kyocera or Verizon have absolutely no self-help ROM's on the net to reinstall nor has any custom ROMs been developed for this phone yet. I have the system zip but i dont know what or how to use or flash it/ restore it! SOMEBODY PLEASEEEEEE HELP ME
Roblewis17 said:
I rooted the Hydro Elite last night and immediately started cleaning up the Verizon bloatware. I must have went a little crazy and removed an APK from the system/app folder that is required for the phone function to run. I am now just getting FC's on 'com.android.phone' when not in airplane mode. Tried a factory reset to no luck, tried some APK restores from similar models, etc. In my arrogance of thinking I know what I am doing I did not backup the APK's I removed from the system/app folder. Normally this would be no big deal, I could just pull them from the ROM image, or reload an image, or whatever. But, it seems Kyocera or Verizon have absolutely no self-help ROM's on the net to reinstall nor has any custom ROMs been developed for this phone yet. I have the system zip but i dont know what or how to use or flash it/ restore it! SOMEBODY PLEASEEEEEE HELP ME
Click to expand...
Click to collapse
Try putting the phone in airplane mode then enable wifi, if that works then download "flash GUI" from google play and try installing the zip that way. Its a long shot but you got nothing to loose.
I wish I could but my phone is currently in a bootloop, I could only goto recovery and fastboot
Sent from my XT862 using XDA Free mobile app
Roblewis17 said:
I wish I could but my phone is currently in a bootloop, I could only goto recovery and fastboot
Sent from my XT862 using XDA Free mobile app
Click to expand...
Click to collapse
Ok I thought you still had function in airplane mode. I don't own this phone but I am assuming the bootloader is locked. If it is then there is no way out because you have no custom recovery and now way to flash. What options / features do you have in recovery?
---------- Post added at 11:23 AM ---------- Previous post was at 10:55 AM ----------
Roblewis17 said:
I wish I could but my phone is currently in a bootloop, I could only goto recovery and fastboot
Sent from my XT862 using XDA Free mobile app
Click to expand...
Click to collapse
Ran across this not sure if it will help, good luck
How to: Use "adb sideload" on your Android device
Probably every Android power-user at least once in his life used ADB - Android Debug Bridge. It is a versatile command line tool that lets you communicate with an emulator instance or connected Android-powered device. Using ADB shell commands gives you additional control over your device and sometimes it can save your device from being bricked (example: How to: copy ROM zip file to the freshly wiped device). You can find some more basic information about ADB here.
Since Android Jelly Bean there has been a new ADB mode available in the AOSP recovery, incorporated by the Android developer community into custom recoveries too. It is called "ADB sideload" and most of you probably have heard about it already. This is an alternate method to the one I wrote about here - How to: copy ROM zip file to the freshly wiped device. The main difference is that ADB sideload works only with recoveries based on Jelly Bean source or newer. I believe that ADB sideload was created to simplify the process of flashing/restoring Android update.zip packages.
Keep in mind that while using ADB sideload, the regular ADB shell won't work. To be able to use SIDELOAD mode make sure you're running latest ADB drivers from the Android SDK (Platform-tools). Here are the simple steps you need to follow to flash update.zip package using adb sideload mode (based on stock Android recovery):
Place the ZIP package you want to install in the same location where you keep ADB drivers - adb.exe, AdbWinApi.dll and AdbWinUsbApi.dll (usually it's SDK\platform-tools)
Make sure you have USB debugging enabled in Settings > Development on your device
Make sure your phone drivers are installed on the PC you're going to use
Boot your device in recovery mode (Android logo with a exclamation mark) and connect your device to PC
Hold down "power" button first, followed quickly by "volume up" button. You should now see the recovery menu
Use the volume up/down keys to select "apply update from ADB," then press power to select it
Open a command prompt on the PC (cmd.exe), type and confirm with ENTER:
cd /d <adb.exe location> (for example: cd /d c:\SDK\platform-tools) or you can open your SDK/platform-tools folder, then press SHIFT button and the right-click mouse button and choose “Open command prompt here”
adb sideload <filename>.zip (for example: adb sideload update.zip)
The zip package will begin installing. When it's done, select "reboot system now."
How is that different from the alternative method? You don't have to manually create the proper folders structure, push the file and later install if from inside the recovery menu. The result is basically the same, because ADB sideload is also transferring the zip file into the device internal memory and later it automatically begins the installation procedure. However, it works only with recoveries based on Android Jelly Bean source.
Source: Android revolution HD
Only to factory reset & wip cache partition. I'm guessing u gotta fatboot it but I don't know of any way to do so. I have the system zip tho
Sent from my XT862 using XDA Free mobile app
Oh wow I always had trouble doing command I will try my best. So do I put the phone in recovery or fastboot?
Sent from my XT862 using XDA Free mobile app
My recovery menu doesn't offer the option to apply update from zip only to factory reset & wipe cache partition.
Sent from my XT862 using XDA Free mobile app
Roblewis17 said:
My recovery menu doesn't offer the option to apply update from zip only to factory reset & wipe cache partition.
Sent from my XT862 using XDA Free mobile app
Click to expand...
Click to collapse
Ok try to enable fast boot on your phone. Then connect to PC. Copy the zip file that you got from the Russian guy and paste into your fast boot folder. Type "Fast Boot name of file .zip" then type " type in commands to reboot your phone. And switch back to your phone, ( click on it from your desktop as if you are going to "safely remove". Google using fast boot to umbirick any android phone" tons of guides. I would post links but XDA does not allow it until I have posted 10 times
OK so which fastboot program do I use? And which fastboot folder exactly do I put the system zip in?
Sent from my XT862 using XDA Free mobile app
Roblewis17 said:
OK so which fastboot program do I use? And which fastboot folder exactly do I put the system zip in?
Sent from my XT862 using XDA Free mobile app
Click to expand...
Click to collapse
Ok google these 2 utube videos:
"How to install android sdk, adb, and fast boot" by Qbking77 this is how to for adb
Also take a peek at "how to install and use fastboot tutorial-Nexus" by Chris Nacca.
That should get you started
OK thank you. I have something called minimal fastboot on my PC is that the same fastboot? And also you can PM me the links you wanted to send me but couldn't
Sent from my XT862 using XDA Free mobile app
Doesnt work
Lpen21 said:
Ok google these 2 utube videos:
"How to install android sdk, adb, and fast boot" by Qbking77 this is how to for adb
Also take a peek at "how to install and use fastboot tutorial-Nexus" by Chris Nacca.
That should get you started
Click to expand...
Click to collapse
this doesnt work on Windows 8 64bit. any other options?
Roblewis17 said:
this doesnt work on Windows 8 64bit. any other options?
Click to expand...
Click to collapse
Sorry to hear, not familiar with windows 8. Im out of answers at this point with respect to fastboot. Maybe try contacting kyocera or verizon and tell them your predicament. They may switch out your phone. Kyoceras are unforgiving phones because of locked bootloaders.
---------- Post added at 05:10 PM ---------- Previous post was at 05:05 PM ----------
Roblewis17 said:
OK thank you. I have something called minimal fastboot on my PC is that the same fastboot? And also you can PM me the links you wanted to send me but couldn't
Sent from my XT862 using XDA Free mobile app
Click to expand...
Click to collapse
Minimal,fastboot is an abbreviated version, should be the same/do the same thing. Look it up on xda forums. Not familiar with it so you are on your own with how it works.
solution?
Lpen21 said:
Sorry to hear, not familiar with windows 8. Im out of answers at this point with respect to fastboot. Maybe try contacting kyocera or verizon and tell them your predicament. They may switch out your phone. Kyoceras are unforgiving phones because of locked bootloaders.
---------- Post added at 05:10 PM ---------- Previous post was at 05:05 PM ----------
Minimal,fastboot is an abbreviated version, should be the same/do the same thing. Look it up on xda forums. Not familiar with it so you are on your own with how it works.
Click to expand...
Click to collapse
Hydro Elite CWM (ported from LG Spectrum 2) can be loaded through fastboot from PC (fastboot boot hydro_cwm.img). If you can enter fastboot mode (yellow penguin) you could restore phone by loading CWM and restore from backup.
Link to CWM image: http://yadi.sk/d/sT3hyWWeLPuuD
Another way - flashing whole system.img partition through fastboot flash system system.img. Link to archive with stock 2.03 system image: http://4pda.ru/pages/go/?u=http:%2...ocera_elite.7z
ok here somebody sent me a solution i think this is the correct way , however can break this down to me in more detail.
Roblewis17 said:
Hydro Elite CWM (ported from LG Spectrum 2) can be loaded through fastboot from PC (fastboot boot hydro_cwm.img). If you can enter fastboot mode (yellow penguin) you could restore phone by loading CWM and restore from backup.
Link to CWM image: http://yadi.sk/d/sT3hyWWeLPuuD
Another way - flashing whole system.img partition through fastboot flash system system.img. Link to archive with stock 2.03 system image: http://4pda.ru/pages/go/?u=http:%2...ocera_elite.7z
ok here somebody sent me a solution i think this is the correct way , however can break this down to me in more detail.
Click to expand...
Click to collapse
Not sure you could load CWM since bootloader is locked, but flashing the whole system may do the trick. The exact breakdown is beyond my abilities. Maybe post the question on this forum on how to flash system img via fastboot. That should in theory restore you back to original state.
./
Roblewis17 said:
Hydro Elite CWM (ported from LG Spectrum 2) can be loaded through fastboot from PC (fastboot boot hydro_cwm.img). If you can enter fastboot mode (yellow penguin) you could restore phone by loading CWM and restore from backup.
Link to CWM image: http://yadi.sk/d/sT3hyWWeLPuuD
Another way - flashing whole system.img partition through fastboot flash system system.img. Link to archive with stock 2.03 system image: http://4pda.ru/pages/go/?u=http:%2...ocera_elite.7z
ok here somebody sent me a solution i think this is the correct way , however can break this down to me in more detail.
Click to expand...
Click to collapse
ok thank you I'll try my best. youve been such a big help
Roblewis17 said:
ok thank you I'll try my best. youve been such a big help
Click to expand...
Click to collapse
Good luck and keep us posted if you un brick it, I'm sure many others in same situation
Turns out this adb fastboot just wouldn't
Work on windows 8 64 bit
Sent from my XT862 using XDA Free mobile app
Roblewis17 said:
I wish I could but my phone is currently in a bootloop, I could only goto recovery and fastboot
Sent from my XT862 using XDA Free mobile app
Click to expand...
Click to collapse
Hello
Please can you help me put on my Kyocera C6750 fastboot mode.
It restarts and I can only get into recovery mode.
Thank you
mfeliu07