[SCRIPT] Boot into stock recovery - Sony Xperia L

For those who don't know, you can boot stock recovery with root.
Use this in terminal:
su
reboot recovery
OR
Put the attached script in /system/etc.
During boot, press vol button when red led glows
PS: Only works on stock kernel. May not work if your kernel uses custom recovery.

Rachit Rawat said:
For those who don't know, you can boot stock recovery with root.
Use this in terminal:
su
reboot recovery
PS: Only works on stock kernel. May not work if your kernel uses custom recovery.
Click to expand...
Click to collapse
Yes, I know it before.
Sent from my C2105 using xda app-developers app

True, but it doesn't have option for "Flash zip ... " in its menu.

Rachit Rawat said:
For those who don't know, you can boot stock recovery with root.
Use this in terminal:
su
reboot recovery
OR
Put the attached script in /system/etc.
During boot, press vol button when red led glows
PS: Only works on stock kernel. May not work if your kernel uses custom recovery.
Click to expand...
Click to collapse
what operations can be done with this stock recovery?
and "apply update from adb" what it does?

Related

[RECOVERY] Clockwork MOD Recovery Image (TEST)

As we dont yet have a custom recovery image for the Desire HD like AmonRA or Clockwork Mod, i have added ADB support to the recovery image that is currently used with perma rooting the DHD, it includes support for ADB Shell, Busybox, and mount commands, has SU shell by default and has RW permissions on all mountable partitions.
Requirements;
perma rooted desire with S-OFF HBoot
correct fastboot binary from HERE and adb drivers
Changelog;
V1: Initial Release
-DOWNLOAD
Clockwork MOD Test
Here is a test version of clockwork mod for the Desire HD, it is flashable and includes ADB Shell support, to activate the power button to choose options, you need to scroll through the menu 3 times until you see the message "menu back button enabled", this is due to the clockwork version being designed for devices with a trackball button.
DOWNLOAD
FLASH THIS AT YOUR OWN RISK, I AM NOT RESPONSIBLE IF ANYTHING GOES WRONG
How to flash;
Boot phone into bootloader mode (Hold volume down when powering on, or adb shell reboot bootloader)
run from cmd/terminal "fastboot flash recovery adb_recovery.img"
raider your a star will flash when wake up!
mikecoffee said:
raider your a star will flash when wake up!
Click to expand...
Click to collapse
so...your asleep?
Fantastic! Will flash this tomorrow after some sleep. Can't wait for the custom roms to come flooding in, especially some AOSP.
Sent from my Desire HD using XDA App
nice. flashed and working as should be!
here is a test recovery image for clockwork mod, it is based on the clockwork mod for desire Z/G2, as the Desire HD has no trackball button, if you scroll through the list 3 times until you see the message "menu back button enabled" the power button will become the select button.
THIS VERSION IS ONLY FOR TESTING UNTIL AN OFFICIAL CLOCKWORK MOD IS RELEASED, FLASHING IS NOT RECOMMENDED
http://db.tt/nt4dHN6
RaiderX303 said:
here is a test recovery image for clockwork mod, it is based on the clockwork mod for desire Z/G2, as the Desire HD has no trackball button, if you scroll through the list 3 times until you see the message "menu back button enabled" the power button will become the select button.
THIS VERSION IS ONLY FOR TESTING UNTIL AN OFFICIAL CLOCKWORK MOD IS RELEASED, FLASHING IS NOT RECOMMENDED
http://db.tt/nt4dHN6
Click to expand...
Click to collapse
Sweet dude, backing up via clockwork now! so at least it runs. I will probably flash back to your ADB recovery though, it got me out of a little schoolboy error I made earlier.
sweet, now time for making roms
good stuff! Backup and restore worked fine
then we just need a flash test of a rom
I'm working on a ROM based on the G2 Rom for a clean android, flashing update zips works. Just not managed to get it booting yet
Sent from my Desire HD using XDA App
So there's some positive feedback. Is the Clockword Mod version still not recommended?
AndyCr15 said:
So there's some positive feedback. Is the Clockword Mod version still not recommended?
Click to expand...
Click to collapse
I just bootet it, and it seems to run well. Just try it without flashing it.
AndyCr15 said:
So there's some positive feedback. Is the Clockword Mod version still not recommended?
Click to expand...
Click to collapse
Works fine here
LecterMe said:
I just bootet it, and it seems to run well. Just try it without flashing it.
Click to expand...
Click to collapse
Oh yeah, what's the command for that booting without flashing
Fastboot reboot xxxx.img?
fastboot boot xxx.img :-D
also can this sucsefully flash zImages via the update.script ?
Thanks, I went ahead and flashed it, works great. Scroll through the menu's 3 times to get the power button to work, as was mentioned above.
flashed this recovery today as I was getting twitchy Works fine thanks
mmmm
When I hit backup I get this
E:Can't mount /dev/block/mmcblkp1 (or /dev/block/mmcblk1)
(No file or directory)
Can't mount /sdcard
any ideas?
afrcom15 said:
mmmm
When I hit backup I get this
E:Can't mount /dev/block/mmcblkp1 (or /dev/block/mmcblk1)
(No file or directory)
Can't mount /sdcard
any ideas?
Click to expand...
Click to collapse
this may sound stupid but you do have full root and s-off with the bootloader?

[MOD]Reboot into Recovery using typing command

It is impossible to use the bottom command for rebooting into recovery mode in stock ROM.
Code:
$ reboot recovery
Then, I made a patch for solving this problem.
After installing this patch, you can reboot into recovery mode to type the bottom command into ADB or Terminal Emulator application.
Code:
$ reboot-recovery
This .zip file is installed through ClockworkMod Recovery.
iBluemind said:
It is impossible to use the bottom command for rebooting Optimus 3D in stock ROM.
Code:
$ reboot recovery
Then, I made a patch for solving this problem.
After installing this patch, you can reboot into recovery mode to type the bottom command into ADB or Terminal Emulator application.
Code:
$ reboot-recovery
This .zip file is installed through ClockworkMod Recovery.
Click to expand...
Click to collapse
Or if your on custom rom you can just go to settings, Privacy and click factory data reset.. it wont delete anything click reset phone and it will take you into your CWM recovery..
It won't delete anything because you do not have the original recovery it will just go to cwm recovery you do what you need to and reboot. You don't lose anything unless you format while your in recovery. Simple solution. But thank you very much for this ...
Meemo23 said:
Or if your on custom rom you can just go to settings, Privacy and click factory data reset.. it wont delete anything click reset phone and it will take you into your CWM recovery..
It won't delete anything because you do not have the original recovery it will just go to cwm recovery you do what you need to and reboot. You don't lose anything unless you format while your in recovery. Simple solution. But thank you very much for this ...
Click to expand...
Click to collapse
Oops.. oh my mistake... I edited this thread..
This patch just enable rebooting into recovery mode(like CWM Recovery) easily.
This patch may enable that adding "restart" button into shutting down menu is easy.
Sent from my LG-SU760 using XDA
If you're using CyanogenMod, you can reboot into recovery straight from the power menu
pandaball said:
If you're using CyanogenMod, you can reboot into recovery straight from the power menu
Click to expand...
Click to collapse
Yes, I know that.
Sent from my LG-SU760 using XDA
iBluemind said:
Yes, I know that.
Sent from my LG-SU760 using XDA
Click to expand...
Click to collapse
You might want to consider re uploading as it is broken lol..
Meemo23 said:
You might want to consider re uploading as it is broken lol..
Click to expand...
Click to collapse
OK. I uploaded again.
the file is damaged
Forum likes to kill zip files. Upload it else where
Hello iBluemind and thanks for your work. This is a real "patch" or a replacement binary? I see it is somehow old, now.
Can we use it, for example, on my Samsung GT-S7562 (Duos S) that's rooted and re-flashed with stock 4.0.4 ROM (DDBMJ1) that was deoxed, rooted, optimized, bloatware-removed etc.? The only thing that I am trying to achieve and that's not there is the "Reboot into Recovery" option when selecting power menu… (or even reboot to recovery via SSH command, of course, as it doesn't happen now).
Many thanks to everyone!
Bro just type su before reboot recovery on stock to reboot to recovery!

[Q] Cannot Enter Recovery!!!

Hi.
Just rooted my TF101 (B80) using ViperMod V4,5.
SU working fine, got root access and everything.
My only problem is that i cannot enter recovery mode. I get the android with the red triangle.
I press Volume- + power, then volume+ and it says:
"booting recovery kernel image"
After that i get the android with the triangle.
Any idea how to solve this problem?
What you see is the recovery, only it's the stock recovery.
To get cwm recovery, use RecoveryInstaller by Gnufabio. Just look in the theme app section
baseballfanz said:
What you see is the recovery, only it's the stock recovery.
To get cwm recovery, use RecoveryInstaller by Gnufabio. Just look in the theme app section
Click to expand...
Click to collapse
I have used the recoveryinstaller.apk and still the same result. Then i tried installing a recovery using rom manager but still the same.
Can i use adb shell dd if=/dev/zero of=/dev/block/mmcblk0p3 command?
P.S. I forgot to mention that i am on stock ICS ww.9.2.1.17
read the (epic noob guide) by luna_C666 in the general section.its got all the answers and more!
Sent from my Transformer TF101 using xda premium
original21 said:
I have used the recoveryinstaller.apk and still the same result. Then i tried installing a recovery using rom manager but still the same.
Can i use adb shell dd if=/dev/zero of=/dev/block/mmcblk0p3 command?
P.S. I forgot to mention that i am on stock ICS ww.9.2.1.17
Click to expand...
Click to collapse
is your tf rooted?
baseballfanz said:
is your tf rooted?
Click to expand...
Click to collapse
Yes (I think). I used basic root checker and it says that is rooted. It also ask for super user access for it.
Ok. Solved.
I re-downloaded the recovery installer and everything is ok now. Thanks
I had the issue where I had the constant recovery loop and had to manually cold-boot linux every time. Then I followed all the directions that supposedly fixed that and it seemed to work (I could boot straight to android from power off). Now I can't boot into recovery at all. It just hangs at the Asus logo if I choose "reboot into recovery" and it hangs at "booting recovery image" if I use volume down. CWM shows that my recovery image is installed but there is something preventing it from launching.
Is there a way to format the recovery partition and flash it again? I tried the CWM "erase recovery" and that didn't work.
Sent from my Transformer TF101 using XDA Premium HD app
I've got the same issue, can do what I want, but can't boot to recovery ... grrrr
Same issues with boot and recovery
I am experiencing the same issue too, except I can't boot into the OS either so I am not sure what to do... I'll read the epic noob guide as described above and if I don;t come right there i'll post a thread as my challenges are slightly different to what is already posted.
Enigma_2k4 said:
I am experiencing the same issue too, except I can't boot into the OS either so I am not sure what to do... I'll read the epic noob guide as described above and if I don;t come right there i'll post a thread as my challenges are slightly different to what is already posted.
Click to expand...
Click to collapse
You have to hold the volume down at boot like you are booting to recovery, but then don't do anything and a menu to coldboot linux or to erase userdata comes up. Just wait and it will boot android.
Sent from my Transformer TF101 using XDA Premium HD app
original21 said:
Hi.
Just rooted my TF101 (B80) using ViperMod V4,5.
SU working fine, got root access and everything.
My only problem is that i cannot enter recovery mode. I get the android with the red triangle.
I press Volume- + power, then volume+ and it says:
"booting recovery kernel image"
After that i get the android with the triangle.
Any idea how to solve this problem?
Click to expand...
Click to collapse
After being rooted and flashing CWM instead of holding volume down+power.. just download this app from the market. Called: Transformer reboot to Recovery.
The app in your drawer icon is two blue arrows instead of orange and blue like the developers picture.
https://play.google.com/store/apps/...recovery&rdid=com.transformer.recovery&rdot=1
Ive noticed alot of people having issues booting with Clockworkmod into recovery or using power down and selecting recovery. (unless its done by hand). That app is a direct way into recovery. Most ROMs ive seen do not enter recovery even when the option is present.
Here is gnufabio, Recovery Installer - flash CWM with a Click
http://forum.xda-developers.com/showthread.php?t=1346180
after flashing use the Transformer reboot to Recovery app i listed above. Ive used it and it works.. i use the app to enter recovery all the time.

Tf101 always boots to CWM recovery

I recently flashed revolver 4.1.1 and a new kernel but for some reason my tablet always boots to the CWM recovery unless i do the power+vol down then itll go to the wipe or cold boot screenand boot into the OS. This started when the revolver arts downloaded the 4.1.1 patch and booted to recovery and i couldnt find the 4.1.1 patch and rebooted, downloaded it with my browser and installed it.
Any way i can set it back to boot directly to the OS?
Sent from my Transformer TF101 using Tapatalk 2
If you booted from os into recovery then that is the trouble maker. For some reason our transformer 's can't handle it that well.
One of the first topics here goes about this problem.
http://forum.xda-developers.com/showthread.php?t=1671598
The solution is too flash another recovery. And that can be done in the recovery itself with another version you can find here. They made an whole topic over the problem.
http://forum.xda-developers.com/showthread.php?t=1213723
If you experience problems like it won't flash the recovery over the other one.
You have too revert back too clockworkmod 3.2.0.1 of 3.1.0.1 by flashing.
so if your done flashing 3.2.0.2 you can upgrade it again with 5.5.0.4 or even touch recovery 5.8.1.8
So remember "don't boot from os into recovery anymore after doing the above" otherwise you have the same problems. Eventually you can use reboot into recovery apk from the market safe if i recall
deerhurst said:
I recently flashed revolver 4.1.1 and a new kernel but for some reason my tablet always boots to the CWM recovery unless i do the power+vol down then itll go to the wipe or cold boot screenand boot into the OS. This started when the revolver arts downloaded the 4.1.1 patch and booted to recovery and i couldnt find the 4.1.1 patch and rebooted, downloaded it with my browser and installed it.
Any way i can set it back to boot directly to the OS?
Sent from my Transformer TF101 using Tapatalk 2
Click to expand...
Click to collapse
What recovery version are you using?
---------- Post added at 09:58 PM ---------- Previous post was at 09:56 PM ----------
batjuh said:
If you booted from os into recovery then that is the trouble maker. For some reason our transformer 's can't handle it that well.
One of the first topics here goes about this problem.
http://forum.xda-developers.com/showthread.php?t=1671598
The solution is too flash another recovery. And that can be done in the recovery itself with another version you can find here. They made an whole topic over the problem.
http://forum.xda-developers.com/showthread.php?t=1213723
If you experience problems like it won't flash the recovery over the other one.
You have too revert back too clockworkmod 3.2.0.1 of 3.1.0.1 by flashing.
so if your done flashing 3.2.0.2 you can upgrade it again with 5.5.0.4 or even touch recovery 5.8.1.8
So remember "don't boot from os into recovery anymore after doing the above" otherwise you have the same problems. Eventually you can use reboot into recovery apk from the market safe if i recall
Click to expand...
Click to collapse
Revolver used to have the option to reboot to recovery which I used multiple times and never had any issue. I'm currently using Gummy which reboots you to recovery whether you choose normal reboot or reboot to recovery and still no issues otherwise. I just choose reboot in the recovery and it reboots fine from there.
sidneyk said:
What recovery version are you using?
---------- Post added at 09:58 PM ---------- Previous post was at 09:56 PM ----------
Revolver used to have the option to reboot to recovery which I used multiple times and never had any issue. I'm currently using Gummy which reboots you to recovery whether you choose normal reboot or reboot to recovery and still no issues otherwise. I just choose reboot in the recovery and it reboots fine from there.
Click to expand...
Click to collapse
Im on cwm 5.8.3.4. I used the reboot to recovery in revolver parts. Its just annoying but doesnt prevent using the device.
Sent from my Transformer TF101 using Tapatalk 2
deerhurst said:
Im on cwm 5.8.3.4. I used the reboot to recovery in revolver parts. Its just annoying but doesnt prevent using the device.
Sent from my Transformer TF101 using Tapatalk 2
Click to expand...
Click to collapse
That looks like a version that came from ROM Manager and may be your trouble. What happens when you choose normal reboot from the Revolver power menu?
Like hold power button and choose from the menu? Same thing. Next cold boot goes to recovery.
Yup, rom manager updated.
Haven't tried rebooting from revolver parts yet, didn't even think of it.
deerhurst said:
Like hold power button and choose from the menu? Same thing. Next cold boot goes to recovery.
Yup, rom manager updated.
Haven't tried rebooting from revolver parts yet, didn't even think of it.
Click to expand...
Click to collapse
You might try Team Rogue XM Touch Recovery. It will read both internal and external cards and works well. You may need to apply the fix mentioned in Roach's recovery thread first if it still boots to recovery after.
Seems that you have recovery loop problem so try this: Download ClockworkMod Recovery v5.5.0.4 roach-tf101-r2 from here :
http://forum.xda-developers.com/attachment.php?attachmentid=934821&d=1331070176
Place the recovery zip on the sdcard where clockworkmod can read it.
Reboot into recovery using "adb reboot recovery" or "hold volume down and power for 3 seconds, let go of power only, then press volume up when prompted on screen"
In recovery, select flash zip from sdcard and select the recovery zip you downloaded
Once it has flashed the zip file, don't reboot but hold power button to shot down
Power on your device and boot in android. Download terminal emulator from market and type this:
Code:
su
echo boot | dd of=/dev/block/mmcblk0p3 bs=1 seek=0
Reboot
batjuh said:
If you booted from os into recovery then that is the trouble maker. For some reason our transformer 's can't handle it that well.
One of the first topics here goes about this problem.
http://forum.xda-developers.com/showthread.php?t=1671598
The solution is too flash another recovery. And that can be done in the recovery itself with another version you can find here. They made an whole topic over the problem.
http://forum.xda-developers.com/showthread.php?t=1213723
If you experience problems like it won't flash the recovery over the other one.
You have too revert back too clockworkmod 3.2.0.1 of 3.1.0.1 by flashing.
so if your done flashing 3.2.0.2 you can upgrade it again with 5.5.0.4 or even touch recovery 5.8.1.8
So remember "don't boot from os into recovery anymore after doing the above" otherwise you have the same problems. Eventually you can use reboot into recovery apk from the market safe if i recall
Click to expand...
Click to collapse
Finally got a chance to mess with this issue. It wont flash over the current recovery with 3.2.0.1 or .3.1.0.1 or the 5.8.1.8 touch. Getting into recovery by rebooting and letting the messed up recovery thing boot into its self and then selecting the zip to flash.
Sent from my Transformer TF101 using Tapatalk 2
SOLVED
Badbullet said:
Seems that you have recovery loop problem so try this: Download ClockworkMod Recovery v5.5.0.4 roach-tf101-r2 from here :
http://forum.xda-developers.com/attachment.php?attachmentid=934821&d=1331070176
[...]
Power on your device and boot in android. Download terminal emulator from market and type this:
Code:
su
echo boot | dd of=/dev/block/mmcblk0p3 bs=1 seek=0
Reboot
Click to expand...
Click to collapse
I only needed this to stop booting directly into recovery. Thanks!
Badbullet said:
Seems that you have recovery loop problem so try this: Download ClockworkMod Recovery v5.5.0.4 roach-tf101-r2 from here :
http://forum.xda-developers.com/attachment.php?attachmentid=934821&d=1331070176
Place the recovery zip on the sdcard where clockworkmod can read it.
Reboot into recovery using "adb reboot recovery" or "hold volume down and power for 3 seconds, let go of power only, then press volume up when prompted on screen"
In recovery, select flash zip from sdcard and select the recovery zip you downloaded
Once it has flashed the zip file, don't reboot but hold power button to shot down
Power on your device and boot in android. Download terminal emulator from market and type this:
Code:
su
echo boot | dd of=/dev/block/mmcblk0p3 bs=1 seek=0
Reboot
Click to expand...
Click to collapse
I have been trying to fix this annoying recovery loop for the last 3 days and this fixed it. Kudos to you good sir :good:
Thanks man!
Badbullet said:
Seems that you have recovery loop problem so try this: Download ClockworkMod Recovery v5.5.0.4 roach-tf101-r2 from here :
http://forum.xda-developers.com/attachment.php?attachmentid=934821&d=1331070176
Place the recovery zip on the sdcard where clockworkmod can read it.
Reboot into recovery using "adb reboot recovery" or "hold volume down and power for 3 seconds, let go of power only, then press volume up when prompted on screen"
In recovery, select flash zip from sdcard and select the recovery zip you downloaded
Once it has flashed the zip file, don't reboot but hold power button to shot down
Power on your device and boot in android. Download terminal emulator from market and type this:
Code:
su
echo boot | dd of=/dev/block/mmcblk0p3 bs=1 seek=0
Reboot
Click to expand...
Click to collapse
Thanks so much man! Your method really works. It saved me from losing faith entirely in the android community! :good:
karenlightning said:
Thanks so much man! Your method really works. It saved me from losing faith entirely in the android community! :good:
Click to expand...
Click to collapse
it's nice to see you all happy :laugh::laugh::laugh::laugh:
I have the same error but in cwm recovery i have "E:can't mount /sdcard/" issue and then i can't flash new recovery..
thanks
So here's my issue... I'm stuck in CWM 5.8.3.4, can't boot into android, stuck in recovery... wanted to flash different recovery, but unless I'm blind I can't get 5.8.3.4 to see the SD Card (external) to flash a file... any ideas on what my options are...
Can't get to Android either, CM10 splash screen keeps spinning..
Update:Resolved my issue by using EasyFlasher
badbullet said:
seems that you have recovery loop problem so try this: Download clockworkmod recovery v5.5.0.4 roach-tf101-r2 from here :
http://forum.xda-developers.com/attachment.php?attachmentid=934821&d=1331070176
place the recovery zip on the sdcard where clockworkmod can read it.
Reboot into recovery using "adb reboot recovery" or "hold volume down and power for 3 seconds, let go of power only, then press volume up when prompted on screen"
in recovery, select flash zip from sdcard and select the recovery zip you downloaded
once it has flashed the zip file, don't reboot but hold power button to shot down
power on your device and boot in android. Download terminal emulator from market and type this:
Code:
su
echo boot | dd of=/dev/block/mmcblk0p3 bs=1 seek=0
reboot
Click to expand...
Click to collapse
thank you so much buddy!
Phone is not powering up, i think it is dead.
Badbullet said:
Seems that you have recovery loop problem so try this: Download ClockworkMod Recovery v5.5.0.4 roach-tf101-r2 from here :
http://forum.xda-developers.com/attachment.php?attachmentid=934821&d=1331070176
Place the recovery zip on the sdcard where clockworkmod can read it.
Reboot into recovery using "adb reboot recovery" or "hold volume down and power for 3 seconds, let go of power only, then press volume up when prompted on screen"
In recovery, select flash zip from sdcard and select the recovery zip you downloaded
Once it has flashed the zip file, don't reboot but hold power button to shot down
Power on your device and boot in android. Download terminal emulator from market and type this:
Code:
su
echo boot | dd of=/dev/block/mmcblk0p3 bs=1 seek=0
Reboot
Click to expand...
Click to collapse
I did same but when i tried to power up the at the end, it wont power up neither charge....

No Volume Buttons. Is flashing custom recovery from 12s impossible?

Hey Guys,
I want to flash twrp to my OnePlus One, but CyanogenOS12S won't let me without a hardware boot into recovery mode. My OnePlus' volume buttons do not work, thus i cannot do a hardware boot to recovery mode. When i boot into cyanogenOS and try a software reboot into recovery mode it defaults to Cyanogen's stock recovery. (And yes I have unchecked "update Cyanogen recovery" in developer options)
Is there any way for me to flash and access a custom recovery? I very much hope there is as I would like to have this phone rooted to perform nandroid backups and to attemot to fix the low mic volume issue when im not on speakerphone.
Appreciate any help!
Thanks,
Mrcalebw
easiest way is going to be fastboot flash a new recovery like twrp using fastboot. Just google. As of now you have stock cm recovery installed
Cannot leave the fastboot screen
aeppacher said:
easiest way is going to be fastboot flash a new recovery like twrp using fastboot. Just google. As of now you have stock cm recovery installed
Click to expand...
Click to collapse
Hey!
Thanks for the reply and help. I tried to do this, but once I
fastboot falsh recovery recovery.img' which is successful
then 'flashboot boot recovery.img' The fastboot screen lights up brighter and my oneplus disconnects from adb and my computer and i have to do a hard power off by holding the powerbutton.
And I'm back where i started without a custom recovery to boot into.
mrcalebw said:
Hey Guys,
I want to flash twrp to my OnePlus One, but CyanogenOS12S won't let me without a hardware boot into recovery mode. My OnePlus' volume buttons do not work, thus i cannot do a hardware boot to recovery mode. When i boot into cyanogenOS and try a software reboot into recovery mode it defaults to Cyanogen's stock recovery. (And yes I have unchecked "update Cyanogen recovery" in developer options)
Is there any way for me to flash and access a custom recovery? I very much hope there is as I would like to have this phone rooted to perform nandroid backups and to attemot to fix the low mic volume issue when im not on speakerphone.
Appreciate any help!
Thanks,
Mrcalebw
Click to expand...
Click to collapse
If your phone is rooted. I guess it would be. Then try this steps to reboot it to recovery
No need of pc.
1. Download TWRP manager from the play store
2. Open the app
3. Open menu in the app by touching the left top corner of the app.
4. Touch on the reboot option and then
5. Touch on the reboot to recovery and touch yes.
Sent from OPO using Tapatalk
Press on thanks if I helped you
Currently not root
ashuthosh.heda said:
If your phone is rooted. I guess it would be. Then try this steps to reboot it to recovery
Click to expand...
Click to collapse
Hi,
Thanks for your help. The trouble is that i do not currently have root on my phone.
If its possible to get root, without having to boot into custom recovery that would be fantastic.
I'm beginning to feel like this might be a lost cause.
I'd love any suggestions though!
Is the bootloader of your OPO unlocked??
Sent from OPO using Tapatalk
Currently on Resurrection Remix.
Press on thanks if I helped You
ashuthosh.heda said:
Is the bootloader of your OPO unlocked??
)
Click to expand...
Click to collapse
Yes, the bootllader has been unlocked through use of adb
Then try flashing the supersu zip from the fast boot and try the steps as mentioned above
Sent from OPO using Tapatalk
Currently on Resurrection Remix.
Press on thanks if I helped You
Flash supersu without custom recovery?
ashuthosh.heda said:
Then try flashing the supersu zip from the fast boot
Click to expand...
Click to collapse
And how do i flash supersu zip from fastboot? Without having to temporarily boot into a custom recovery?
As far as I was aware you cant flash supersu unless you have a custom recovery installed, which i cannot install (original post issue)
If theres a command I'd be very grateful!
mrcalebw said:
And how do i flash supersu zip from fastboot? Without having to temporarily boot into a custom recovery?
As far as I was aware you cant flash supersu unless you have a custom recovery installed, which i cannot install (original post issue)
If theres a command I'd be very grateful!
Click to expand...
Click to collapse
Did you tried any oneplus one tools?
You can cannect your phone as adb right? Then try this tool.
http://forum.xda-developers.com/oneplus-one/development/toolbox-oneplus-one-toolbox-t2808987
It may help. It has the option boot to fastboot and boot to recovery.
Sent from OPO using Tapatalk
Currently on Resurrection Remix.
Press on thanks if I helped You
Only boots to custom from full boot
ashuthosh.heda said:
Did you tried any oneplus one tools?
You can cannect your phone as adb right? Then try this tool.
http://forum.xda-developers.com/oneplus-one/development/toolbox-oneplus-one-toolbox-t2808987
It may help. It has the option boot to fastboot and boot to recovery.
Sent from OPO using Tapatalk
Currently on Resurrection Remix.
Press on thanks if I helped You
Click to expand...
Click to collapse
I have tried a couple of toolboxes. The trick there is that adb commands only send once the phone has booted and is on debugging mode. When full boot happens, the cyanogen stock recovery overwrites the custom recovery.

Categories

Resources