How to unlock bootloader of vivo 1609 ? - Blu Vivo XL

I tried kingo root and adb,fastboot commands
i can't unlock the bootloader
it shows error
It says,FAILED download for partition 'recovery' not allowed

Me tooo mayn
Someone please help
How to root? Vivo 1609

Related

[GUIDE] How to ROOT HTC Desire 10 Lifestyle

Install TWRP recovery
First of all, the phone must be bootloader unlocked, if you didn't do that please unlock the bootloader first, you can find many guide for that.
https://www.htcdev.com/bootloader/
And one thing, there is a switch called "OEM Unlock" in developer options menu, make it turn on or you will fail to get unlock token.
Now you have a bootloader unlocked device right?
Please download this TWRP recovery
https://twrp.me/htc/htcdesire10lifestyle.html
Let phone reboot to bootloader and switch to fastboot mode then use the command to boot the recovery.
(Temporary)
Code:
fastboot boot twrp-3.2.1-0-a56dj.img
If you want install TWRP as main recovery please use the command
Code:
fastboot flash recovery twrp-3.2.1-0-a56dj.img
Okay, If everything are work in right way, your device should be in TWRP recovery, you can do everything you want.
I recommend to use Magisk to get root :good:
https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
can you help me. i cant unlock the bootloader cos the command is not working getting this message
M:\HTCRoot>fastboot flash unlocktoken Unlock_code.bin
sending 'unlocktoken' (0 KB)...
OKAY [ 0.042s]
writing 'unlocktoken'...
(bootloader) flash unlocktoken
(bootloader) [KillSwitch] : /dev/block/platform/mtk-msdc.0/11230000.msdc
(bootloader) [KillSwitch] Last Byte is 0X01, enable unlock
FAILED (remote: UnlockToken Verify Fail!!)
finished. total time: 0.132s
need help guys..
I am really tired, its been a month, tried every possible combination of unlock codes but this device bootloader is not going to be unlocked. Tried on 03 different PC's.
Any help will be appreciated.
Below is the log
PS D:\Cell Phones\HTC> fastboot flash unlocktoken Unlock_code.bin
target reported max download size of 1602400000 bytes
sending 'unlocktoken' (0 KB)...
OKAY [ 1.006s]
writing 'unlocktoken'...
(bootloader) flash unlocktoken
(bootloader) [KillSwitch] : /dev/block/platform/mtk-msdc.0/11230000.msdc
(bootloader) [KillSwitch] Last Byte is 0X01, enable unlock
FAILED (remote: UnlockToken Verify Fail!!)
finished. total time: 1.033s
Haroon_ said:
I am really tired, its been a month, tried every possible combination of unlock codes but this device bootloader is not going to be unlocked. Tried on 03 different PC's.
Any help will be appreciated.
Below is the log
PS D:\Cell Phones\HTC> fastboot flash unlocktoken Unlock_code.bin
target reported max download size of 1602400000 bytes
sending 'unlocktoken' (0 KB)...
OKAY [ 1.006s]
writing 'unlocktoken'...
(bootloader) flash unlocktoken
(bootloader) [KillSwitch] : /dev/block/platform/mtk-msdc.0/11230000.msdc
(bootloader) [KillSwitch] Last Byte is 0X01, enable unlock
FAILED (remote: UnlockToken Verify Fail!!)
finished. total time: 1.033s
Click to expand...
Click to collapse
U didnt swiched on "OEM Unlock" in developer options menu, turn it on or it will fail to flash the unlock token.
after i unlocked bootoader.....
I cann't Enter to fastboot or bootloader by pressing on volume down + turn on or volume up + turn on while my device turned off
I have broken the bootloader lock but i couldn't root my htc lifestyle
please please developers.... i want to root my device to be able to setup new version of android after 6.0.1
If you know the couse help me plz
I am waiting ... bro
Hi OP,
The link given for TWRP recovery is not working ; "404 not found' is shown.
Plz help.
Eversmile23 said:
Hi OP,
The link given for TWRP recovery is not working ; "404 not found' is shown.
Plz help.
Click to expand...
Click to collapse
I've made desire 10 lifestyle officially supported on TWRP website, download TWRP recovery here.
https://twrp.me/htc/htcdesire10lifestyle.html
a56dj?
sabpprook said:
I've made desire 10 lifestyle officially supported on TWRP website, download TWRP recovery here.
https://twrp.me/htc/htcdesire10lifestyle.html
Click to expand...
Click to collapse
Thank you very much for letting me get the required link. I just wanted to know what is 'a56dj', is it the code for HTC Desire 10 Lifestyle? How can I get stock boot image for my device, which I think is required while using "magisk" to get root?
Prasanna
adb can help.
tyten said:
I cann't Enter to fastboot or bootloader by pressing on volume down + turn on or volume up + turn on while my device turned off
I have broken the bootloader lock but i couldn't root my htc lifestyle
please please developers.... i want to root my device to be able to setup new version of android after 6.0.1
If you know the couse help me plz
I am waiting ... bro
Click to expand...
Click to collapse
If you know adb, then you can connect your device to the PC/Laptop and use the command ' adb reboot-bootloader' to get into fastboot mode. I am also trying to root my device. I will flash 'twrp' and then see what I can do for rooting. But, I have to be careful. I must be able to flash stock recovery.
Getting error in flashing TWRP.
Hi Op,
The command 'fastboot flash twrp-3.2.1-0-a56dj.img' is not working on my device in fastboot mode. It says ' unknown partition twrp-3.2.1-0-a56dj.img' in the second line it says : can not determine image filename for 'twrp-3.2.1-0-a56dj.img'. But I tested the same '.img' file by booting into the TWRP recovery on my mobile through the 'fastboot boot ................... ' command. What is the cause of the error. Plz help.
Eversmile23 said:
Hi Op,
The command 'fastboot flash twrp-3.2.1-0-a56dj.img' is not working on my device in fastboot mode. It says ' unknown partition twrp-3.2.1-0-a56dj.img'......
Click to expand...
Click to collapse
oops, the command to flash recovery is missing partition name, try this please.
Code:
fastboot flash recovery <image>
sabpprook said:
I've made desire 10 lifestyle officially supported on TWRP website, download TWRP recovery here.
https://twrp.me/htc/htcdesire10lifestyle.html
Click to expand...
Click to collapse
Much appreciated, works perfect where the older test versions were having touch issues or at least for me a56dj-dugl
Hi OP,
I am really happy as I could gain root access on my HTC through your valuable guidance.
Help required for busybox.
Hi OP,
Can you guide me to any forum/tutorial for dealing with problems in installing busybox ? Busybox installation fails repeatedly on my device -- through 'busybox installer' & flashing zip file through recovery-- both not successful. Is it because SeLinux enforcing? Do I have to go for S-Off, then only I can install busybox? Plz help.
Sir I have HTC desire 10 compact
I have to flash custom recovery
Plzz help me
HTC Desire!0 LifeStyle Very Bad phone No more Update OS for Last TWO years
That TWRP (twrp-3.2.3-0-a56dj.img) file can't be mounted or is not valid.
Hi, does anybody know working custom rom for HTC Desire 10 Lifestyle? Thanks

HTC Desire 10 Pro Root help

Hi I just have bought my new HTC desire 10 pro and I wanted to root it using ADB and fastboot to flash TWRP recovery and then install SuperSU like i did with older phones. With this one when I try to flash TWRP with fastboot tool it says to me:
writing 'recovery'...
FAILED (remote: download for partition 'recovery' is not allowed)
Now... I have tried OEM unlocking enabled or not and i can see it working in bootloader (**LOCKED** or **UNLOCKED**)
I read somewhere that HTC has the download mode for flashing, but when is in that mode nor adb nor fastboot can detect the device plugged in.
This has something to do with S-ON and S-OFF? I understood that is a kind of NAND memory protection.
If you have a simpler way with some exploit or working apk is also accepted because I only want root and dont care of flashing custom ROMs for now.
Thanks,
Joe
GlockJ said:
Hi I just have bought my new HTC desire 10 pro and I wanted to root it using ADB and fastboot to flash TWRP recovery and then install SuperSU like i did with older phones. With this one when I try to flash TWRP with fastboot tool it says to me:
writing 'recovery'...
FAILED (remote: download for partition 'recovery' is not allowed)
Now... I have tried OEM unlocking enabled or not and i can see it working in bootloader (**LOCKED** or **UNLOCKED**)
I read somewhere that HTC has the download mode for flashing, but when is in that mode nor adb nor fastboot can detect the device plugged in.
This has something to do with S-ON and S-OFF? I understood that is a kind of NAND memory protection.
If you have a simpler way with some exploit or working apk is also accepted because I only want root and dont care of flashing custom ROMs for now.
Thanks,
Joe
Click to expand...
Click to collapse
S-On or S-Off doesnt matter for what you need to do.
First go to HTCDev website and unlock your bootloader, the phone model isn't shown but select "other supported models".
Then install device drivers and ADB fastboot
Dowload TWRP 3.1 for your variant from here and flash it by fastboot
twrp-3.1.1-0-a56dj_pro_uhl.img
twrp-3.1.1-0-a56dj_pro_dugl.img (dual sim)
Download SuperSU and flash it using TWRP.
I think your problem is either bootloader not unlocked or drivers missing, anyway good luck ! :good:
Credit to @sabpprook for the TWRP variants
You need to boot the phone to download mode and then flash the twrp...adb reboot download should do it, then the usual fastboot command to flash twrp..Bootloader needs to be unlocked via htcdev first
FireStorm919 said:
S-On or S-Off doesnt matter for what you need to do.
First go to HTCDev website and unlock your bootloader, the phone model isn't shown but select "other supported models".
Then install device drivers and ADB fastboot
Dowload TWRP 3.1 for your variant from here and flash it by fastboot
twrp-3.1.1-0-a56dj_pro_uhl.img
twrp-3.1.1-0-a56dj_pro_dugl.img (dual sim)
Download SuperSU and flash it using TWRP.
I think your problem is either bootloader not unlocked or drivers missing, anyway good luck ! :good:
Credit to @sabpprook for the TWRP variants
Click to expand...
Click to collapse
The provided links for twrp are not working. Can you please provide the link for twrp for HTC desire 10 pro
I did not build those twrp files, I just found them on another post by @sabpprook
The links are now expired, you'll have to ask @sabpprook to post them again please.
But I found another twrp file for the HTC Desire 10 Pro dual sim version by @jemmini
https://forum.xda-developers.com/attachment.php?attachmentid=4079615&d=1489857157

can not unlock bootloader error 86006

on my mi max 2
can not unlock bootloader error 86006.
i was thinking to unlock bootloader then twrp then magisk,
what and how should i do it now?
did you wait 72hours ? You just have to follow xiaomi procedure and it should work.
[QRCODE][/QRCODE]
lightman33 said:
did you wait 72hours ? You just have to follow xiaomi procedure and it should work.
Click to expand...
Click to collapse
i have had global stable rom, and i could bind my acc to it,
so i have downloaded global developer rom and put in mi max2 and via original app install it,
and now i have finally try to unlock but it say wait 72 hours.
Now i was thinking to simply download custom rom, but dont know is it base on global or chinese rom?
and try to install it, without unlocking boot loader and twrp, is it possible?
your steps are ok.
you can't install custom rom or twrp without unlocking bootloader.
your have now to wait 72 hours and unlock your bootloader, happy flashing...
can i lose the unlocked bootloader after i nstall custom roms
lightman33 said:
did you wait 72hours ? You just have to follow xiaomi procedure and it should work.
Click to expand...
Click to collapse
lightman33 said:
your steps are ok.
you can't install custom rom or twrp without unlocking bootloader.
your have now to wait 72 hours and unlock your bootloader, happy flashing...
Click to expand...
Click to collapse
ok, then i have to wait, 72 hours,
can you tell me when i unlock the bootloader,
then i install custom roms or global stable rom,
can i lose somehow the unlocked boot loader?
i remember now i read somewhere that i need to do something - some option to choose, help me if you know.
also do all custom roms have unlocked bootloader, installed twrp, magisk or not?
No problem with twrp or custom rom but you're right for global or china which can contains bootloader flashing.
I'm flashing with linux command so can't really help you if you are using windows. I have used this command : flash_all_except_storage.sh .
good luck...
lightman33 said:
No problem with twrp or custom rom but you're right for global or china which can contains bootloader flashing.
I'm flashing with linux command so can't really help you if you are using windows. I have used this command : flash_all_except_storage.sh .
good luck...
Click to expand...
Click to collapse
My phone isn 't realised by ubuntu for ADB, can u give a hint how to fix that?
you mean not detected ?
you have to try this command (if you phone is running with android, not bootloader) :
$ adb devices
List of devices attached
1e49a8cf device
Click to expand...
Click to collapse
Just configure your phone to be an MTP device and allow your computer on it (message in status bar).
If it's work, you can parse your phone in your preferred file browser, interesting commands are : adb pull and adb push to transfer files.
In bootloader mode, the command is (log of me when flashing TWRP) :
$ sudo fastboot flash recovery twrp-3.1.1-0-oxygen.img
target reported max download size of 536870912 bytes
sending 'recovery' (16120 KB)...
OKAY [ 0.424s]
writing 'recovery'...
OKAY [ 0.098s]
finished. total time: 0.522s
Click to expand...
Click to collapse
hope it's help you...

fastboot and rescue mode

pls help my phone brick not start stuck on your device is booting now...
please any help
dlord not work
babyshark1983 said:
pls help my phone brick not start stuck on your device is booting now...
please any help
dlord not work
Click to expand...
Click to collapse
How can be helped if not provided which ROM you had (full build model, cust nunber), what you did (wrong), and such details - bootloader unlocked, TWRP installed, etc?
What is 'rescue' mode - you mean Recovery (or eRecovery)?
zgfg said:
How can be helped if not provided which ROM you had (full build model, cust nunber), what you did (wrong), and such details - bootloader unlocked, TWRP installed, etc?
What is 'rescue' mode - you mean Recovery (or eRecovery)?
Click to expand...
Click to collapse
first hi
my phone is p9 eva-l19 nougat version 390
i have twrp but i flash new version of recovery 3.2.1.0 and it stuck
in twrp i wipe everything because the version was auto delete battery and usage data and another options
my phone was rooted and unlocked
so now i cant do anything i try lot of thing fastboot and srktools
and in both give me( failed (remote command not allowed)
babyshark1983 said:
first hi
my phone is p9 eva-l19 nougat version 390
i have twrp but i flash new version of recovery 3.2.1.0 and it stuck
in twrp i wipe everything because the version was auto delete battery and usage data and another options
my phone was rooted and unlocked
so now i cant do anything i try lot of thing fastboot and srktools
and in both give me( failed (remote command not allowed)
Click to expand...
Click to collapse
MM, N and O (corresponding EMUI version) each has different organization of partitions (O even differently named two partitions) and different encryption of Data and Internal mem
Flashing wrong TWRP causes brick (even worse if you then proceeded by DLOAD or something with that inappropriate TWRP
Few users already reported similar bricks here but nobody reads on time ;(
TWRP for Huawei directly from their site is (maybe) good for Huawei MM but not for N or O
Use only 3.1.1-1 'endorsed' for Huawei Nougat !!! from
https://forum.xda-developers.com/p9/development/twrp-t3565703
or even better, little newer/extended version from
https://forum.xda-developers.com/p9/development/rom-huawei-p9-magicrainbow-v4-t3759292
Try if you can unbrick by flashing proper TWRP fron Fastboot and by DLOAD afterwards.
If you need, download corresponding (must be FullOTA) update.zip from Firmware Finder (it's possible from PC since your P9 does not boot or use any other Android phone), unzip, use Huawei Update Extractor (PC app, search on XDA for) to extract Recovery.img
If still not working, use HWOTA method from
https://forum.xda-developers.com/showpost.php?p=75787156&postcount=3
or HWOTA7 from (find and download appropriate ZIPs from Huawei Finder, do not use ones and don't proceed by rebranding to AL10 until you fix as L19 !!! and/or if you don't want to use Chinese Oreo)
https://forum.xda-developers.com/p9/development/rebrand-update-tool-hwota7-p9-eva-t3820849
or eventually you can try by HuRUpdater
https://forum.xda-developers.com/honor-9/development/tool-flash-official-firmware-recovery-t3769279
zgfg said:
MM, N and O (corresponding EMUI version) each has different organization of partitions (O even differently named two partitions) and different encryption of Data and Internal mem
Flashing wrong TWRP causes brick (even worse if you then proceeded by DLOAD or something with that inappropriate TWRP
Few users already reported similar bricks here but nobody reads on time ;(
TWRP for Huawei directly from their site is (maybe) good for Huawei MM but not for N or O
Use only 3.1.1-1 'endorsed' for Huawei Nougat !!! from
https://forum.xda-developers.com/p9/development/twrp-t3565703
or even better, little newer/extended version from
https://forum.xda-developers.com/p9/development/rom-huawei-p9-magicrainbow-v4-t3759292
Try if you can unbrick by flashing proper TWRP fron Fastboot and by DLOAD afterwards.
If you need, download corresponding (must be FullOTA) update.zip from Firmware Finder (it's possible from PC since your P9 does not boot or use any other Android phone), unzip, use Huawei Update Extractor (PC app, search on XDA for) to extract Recovery.img
If still not working, use HWOTA method from
https://forum.xda-developers.com/showpost.php?p=75787156&postcount=3
or HWOTA7 from (find and download appropriate ZIPs from Huawei Finder, do not use ones and don't proceed by rebranding to AL10 until you fix as L19 !!! and/or if you don't want to use Chinese Oreo)
https://forum.xda-developers.com/p9/development/rebrand-update-tool-hwota7-p9-eva-t3820849
or eventually you can try by HuRUpdater
https://forum.xda-developers.com/honor-9/development/tool-flash-official-firmware-recovery-t3769279
Click to expand...
Click to collapse
thx i will try
i was have n version.
C:\Users\mich\Desktop\Huawei Fastboot Flasher GSM HELP\adb\adb>fastboot flash re
covery RECOVERY.IMG
target reported max download size of 471859200 bytes
sending 'recovery' (35732 KB)...
OKAY [ 1.025s]
writing 'recovery'...
FAILED (remote: Command not allowed)
finished. total time: 1.035s
not work from twrp and from huawei official
babyshark1983 said:
thx i will try
i was have n version.
C:\Users\mich\Desktop\Huawei Fastboot Flasher GSM HELP\adb\adb>fastboot flash re
covery RECOVERY.IMG
target reported max download size of 471859200 bytes
sending 'recovery' (35732 KB)...
OKAY [ 1.025s]
writing 'recovery'...
FAILED (remote: Command not allowed)
finished. total time: 1.035s
not work from twrp and from huawei official
Click to expand...
Click to collapse
In the Fastboot mode, are both Phone (=Bootloader) and FRP red, showing Unlocked?
If not, you can not flash anything
zgfg said:
In the Fastboot mode, are both Phone (=Bootloader) and FRP red, showing Unlocked?
If not, you can not flash anything
Click to expand...
Click to collapse
hi just bootloader unlock
frp locked
thx
babyshark1983 said:
hi just bootloader unlock
frp locked
thx
Click to expand...
Click to collapse
That is the problem - to flash you need both Bootloader and FRP unlocked but with wrong TWRP or so, you locked FRP
To unlock FRP you would need to boot to System and check OEM Unlock under Developer Options - but if you ccannot boot to System, it is bricked
IMO, no other way now but to buy 15 EUR credit for DC Phoenix, they can unlock (TG, I didn't need to use DC Phoenix , hence cannot help about, you can ask them over their page)
https://www.dc-unlocker.com/DC-Phoenix-flash-repair-tutorial
You can also search here on XDA, there were other users who un-bricked by their tool, if I recall there was also somebody with a similar brick: FRP locked but cannot boot to System

re-Locking Bootloader (ZE620KL)

Hi. I did unlocked bootloader and installed magisk root. Then I uninstalled root and tried to re-lock bootloader but I couldn't. When I write "fastboot flashing lock" it says permission denied. And I searched all over the web and some says turn on the oem unlock in dev. options. But there is no such a thing on my phone. Can you help me?
emincangencer said:
Hi. I did unlocked bootloader and installed magisk root. Then I uninstalled root and tried to re-lock bootloader but I couldn't. When I write "fastboot flashing lock" it says permission denied. And I searched all over the web and some says turn on the oem unlock in dev. options. But there is no such a thing on my phone. Can you help me?
Click to expand...
Click to collapse
Can u show me how to root my ZE620KL?

Categories

Resources