[TOOL] TOOL ALL IN ONE (Drivers|Unlock|TWRP|Factory Image|Stock Recovery)

Status
Not open for further replies.

UnnamedFile

Member
Jul 19, 2015
22
4
0
The phone has to be in fastboot mode.
It was. Still, it just locked up, and all I could do was turn it off by holding the power button. Also, holding the power button and vol- button to boot right into recovery didn't work, it just rebooted to the normal "this phone is unlocked" screen, where I could press a vol button to choose whether I wanted recovery or fastboot and so on, but it only booted into the stock recovery. Extracting the stock recovery via adb shell isn't possible without root either, so I guess we'll have to wait until OnePlus releases the recovery officially.
 

Planet X

Senior Member
May 10, 2008
1,468
503
0
Amersfoort
If you flash TWRP and reboot the phone doesn't it just restore stock recovery? I mean that is usual by other phones. So just flash Garak TWRP with fastboot and root with SuperSu binary zip. Reboot phone and you should be able to backup the recovery.img from flashify. I will try that when my phone is delivered today. Damn, between 9 am and 6 pm. Thats a long period.
 

UnnamedFile

Member
Jul 19, 2015
22
4
0
If you flash TWRP and reboot the phone doesn't it just restore stock recovery? I mean that is usual by other phones.
I didn't flash TWRP, I just used fastboot to try and boot it without flashing it, because that would mean replacing stock recovery.

So just flash Garak TWRP with fastboot and root with SuperSu binary zip. Reboot phone and you should be able to backup the recovery.img from flashify.
Will that back up the original stock recovery? I thought that would be overwritten by the flash procedure, and so the then installed twrp would be backed up at that point?
 

inzaghi75

Senior Member
Oct 25, 2009
3,573
1,765
253
Does twrp recovery work with oxygen? I want only to unlock the bootloader and flashing su.

Gesendet von meinem ONEPLUS A3003 mit Tapatalk
 

phonepersonality

Senior Member
Apr 30, 2009
1,105
413
0
Sorry, this doesn't work - after sending the command to the phone like this:
Code:
# fastboot boot twrp-recovery.img 
downloading 'boot.img'...
OKAY [  0.664s]
booting...
OKAY [  0.368s]
finished. total time: 1.032s
It's just stuck at the fastboot screen. Also, I get a message of a failed MTP mount on my PC, and fastboot devices shows nothing. The phone only reacts to long-pressing the power button and reboots.
The command seems incomplete.
Shouldn't it be - fastboot boot recovery twrp-recovery.img?
 

mauronofrio

Recognized Developer
Jun 29, 2012
4,358
13,419
263
24
Castellana Grotte
toolaio.tk
The command seems incomplete.
Shouldn't it be - fastboot boot recovery twrp-recovery.img?
You can't use "boot" with this device. I'll need to do a fastboot flash instead. Nexus phones allow booting of a recovery image without flashing.
The command is not fair but as lensgrabber says, you can not use that command without having first installed the recovery
 
Status
Not open for further replies.