[Q] Not Boot My Phone, How Can Resolve ? - HTC Sensation

Hi
My Phone After Unlock Bootloader, Get This Error
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Now i can't install RUU Rom and dont boot to normal
please help me
Note: i can go to Bootloader & Fastboot

i3ooter said:
Hi
My Phone After Unlock Bootloader, Get This Error
Now i can't install RUU Rom and dont boot to normal
please help me
Note: i can go to Bootloader & Fastboot
Click to expand...
Click to collapse
Hi greetings did you got this error after flashing recovery or immediately after unlocking bootloader?
did you get any errors while unlocking bootloader ?
can you boot in to recovery?
try flashing the unlock code of the bootloader again vai fastboot comands

shrex said:
Hi greetings did you got this error after flashing recovery or immediately after unlocking bootloader?
did you get any errors while unlocking bootloader ?
can you boot in to recovery?
try flashing the unlock code of the bootloader again vai fastboot comands
Click to expand...
Click to collapse
hi
tnx for reply me
i get this error after unlock bootloader
no, i dont get any error when i unlock bootloader
no, i can't boot in to recovery
show me this error :
Entering Recovery ...
plz help me

i3ooter said:
hi
tnx for reply me
i get this error after unlock bootloader
no, i dont get any error when i unlock bootloader
no, i can't boot in to recovery
show me this error :
Entering Recovery ...
plz help me
Click to expand...
Click to collapse
try flashing the UNLOCK_CODE.BIN file again vai fastboot commands
and try installing 4ext recovey and try boooting into it

shrex said:
try flashing the UNLOCK_CODE.BIN file again vai fastboot commands
and try installing 4ext recovey and try boooting into it
Click to expand...
Click to collapse
1- Again Flashing unlock file via fastboot command
2- install 4ext recovery
right ?
can give me any link of 4ext recovery and show me step by step to try this ?
My Phone: Sensation XE
Thankx

i3ooter said:
1- Again Flashing unlock file via fastboot command
2- install 4ext recovery
right ?
can give me any link of 4ext recovery and show me step by step to try this ?
My Phone: Sensation XE
Thankx
Click to expand...
Click to collapse
from this guide step 2
http://forum.xda-developers.com/showthread.php?t=1631861 (flashing a recovery)

Hi
greeting
in my attachment you will get the .rar file of 4ext recovery
download and extract it
copy the recovery.img to the abd/fastboot folder
naviget to your abd/fastboot folder
pressing shift right click and select "open command prompt here"
type the following command
fastboot flash recovery recovery.img
this will flash the recovery

shrex said:
Hi
greeting
in my attachment you will get the .rar file of 4ext recovery
download and extract it
copy the recovery.img to the abd/fastboot folder
naviget to your abd/fastboot folder
pressing shift right click and select "open command prompt here"
type the following command
fastboot flash recovery recovery.img
this will flash the recovery
Click to expand...
Click to collapse
Ok, when i Install recovery, now what i doing ?
how resolve my problem ?

i3ooter said:
Ok, when i Install recovery, now what i doing ?
how resolve my problem ?
Click to expand...
Click to collapse
can you boot into recovery?
if yes then istall a custom rom read this guide
http://forum.xda-developers.com/showthread.php?t=1631861

shrex said:
can you boot into recovery?
if yes then istall a custom rom read this guide
http://forum.xda-developers.com/showthread.php?t=1631861
Click to expand...
Click to collapse
no, can't go to recovery

After installing recovery
When you boot into recovery what happens
Hit thanks button if you find me helpful
sent from amazing HTC sensation using xda premium

Related

[HELP] reboot and stuck on recovery mode only

i'm new here
yesterday i tried a new ROM, ICE_DS_v_4.2 but when done to update and i reboot my htc, it only appear htc screen fisrt boot
then i restore to my old ROM..
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
after done restore
and reboot again it just the same, stuck in htc screen
and when htc stuck on boot screen, i plug the usb..
try "adb devices" maybe still work..
but cant go tu SU
i remove the battery, turn on again, and now always go to recovery mode..
or you can see my attachments..
please, need some advice..
and sorry, if my english still bad
You don't know the difference between fastboot and adb.
Fastboot is accessible when the phone is in FASTBOOT mode in bootloader.
ADB is accessible when the phone is in recovery/ROM and booted past the kernel.
HTCDev-unlocked?
Search "fastboot flash boot.img".
May the search be with you (C).
Jack_R1 said:
You don't know the difference between fastboot and adb.
Fastboot is accessible when the phone is in FASTBOOT mode in bootloader.
ADB is accessible when the phone is in recovery/ROM and booted past the kernel.
HTCDev-unlocked?
Search "fastboot flash boot.img".
May the search be with you (C).
Click to expand...
Click to collapse
i'm very new here, for android user
i think not yet unlocked, root only..
here the report about sir.. when i do "fastboot flash boot.img"
C:\android-tools>adb devices
List of devices attached
SH215TJ01816 recovery
C:\android-tools>fastboot flash boot.img
unknown partition 'boot.img'
error: cannot determine image filename for 'boot.img'
C:\android-tools>
================== thanks
Isn't this what's shown when you don't have boot img in the correct folder?
padrik said:
i'm very new here, for android user
i think not yet unlocked, root only..
here the report about sir.. when i do "fastboot flash boot.img"
C:\android-tools>adb devices
List of devices attached
SH215TJ01816 recovery
C:\android-tools>fastboot flash boot.img
unknown partition 'boot.img'
error: cannot determine image filename for 'boot.img'
C:\android-tools>
================== thanks
Click to expand...
Click to collapse
You have to unlock your device before you can install custom roms.
And the correct way to flash boot is not "fastboot flash boot.img" but "fastboot flash boot boot.img"
505dv said:
You have to unlock your device before you can install custom roms.
And the correct way to flash boot is not "fastboot flash boot.img" but "fastboot flash boot boot.img"
Click to expand...
Click to collapse
thanks bro
this is how i try..
seems not respon anything on my device, using "fastboot flash boot boot.img" command..
*see my attachment*
something wrong..?
go here and start at the beginning. Replace reaper with whatever you want to runhttp://forum.xda-developers.com/sho...T4 recovery and custom ROM on HBOOT 2.00.0002
---------- Post added at 11:35 AM ---------- Previous post was at 11:34 AM ----------
http://forum.xda-developers.com/sho...T4 recovery and custom ROM on HBOOT 2.00.0002
Jack_R1 said:
You don't know the difference between fastboot and adb.
Fastboot is accessible when the phone is in FASTBOOT mode in bootloader.
ADB is accessible when the phone is in recovery/ROM and booted past the kernel.
Click to expand...
Click to collapse
I thought it was very clear.
When you have response to "adb devices", you can only work with ADB commands.
"fastboot" isn't ADB command, it's FASTBOOT command.
It should be run when the phone responds to "fastboot devices" command.
Now please search for the rest.
padrik said:
thanks bro
this is how i try..
seems not respon anything on my device, using "fastboot flash boot boot.img" command..
*see my attachment*
something wrong..?
Click to expand...
Click to collapse
Are you in fastboot mode when trying this command? Power down your phone, then hold volume down and press power. This will get you in the fastboot menu (white screen). Now plug in your USB cable. The fastboot menu should respond, changing its title to include USB.
jugg1es said:
go here and start at the beginning. Replace reaper with whatever you want to runhttp://forum.xda-developers.com/sho...T4 recovery and custom ROM on HBOOT 2.00.0002
---------- Post added at 11:35 AM ---------- Previous post was at 11:34 AM ----------
http://forum.xda-developers.com/sho...T4 recovery and custom ROM on HBOOT 2.00.0002
Click to expand...
Click to collapse
Jack_R1 said:
I thought it was very clear.
When you have response to "adb devices", you can only work with ADB commands.
"fastboot" isn't ADB command, it's FASTBOOT command.
It should be run when the phone responds to "fastboot devices" command.
Now please search for the rest.
Click to expand...
Click to collapse
505dv said:
Are you in fastboot mode when trying this command? Power down your phone, then hold volume down and press power. This will get you in the fastboot menu (white screen). Now plug in your USB cable. The fastboot menu should respond, changing its title to include USB.
Click to expand...
Click to collapse
thanks all, for your help.. your guide..
its already solved now, i'm using rom ICE_DS_v_4.2..
but, there's something i wanna ask again..
when my htc on standby, in a few moments, it suddenly turns itself off..
this morning already happen like that twice..
is there someone who get the same problem with me?
i havent install any application yet..
thanks
Search the damn forum dude. That same question must have been asked at least 10 times this year so far.
Sent from the darkest corners of my mind.
hi
Not able to find delet own post button. .
Htc D626 Q stuck in Recovery Mode After updating
Hi,
I have HTC D626 Q. 2days ago... when i connected WiFi, it want a ota update . I updated it but after restart it was showing No command screen ,than pressing lock button it is opening in recovery mode. Now still after opening phone it just open in recovery mode and stuck here.
Please Help me . Say me how can I fix this ????
Sorry my English is bad .
Reply me soon.

[Q] Problem error FAILED ( remote: 99 unknown fails)

Hi everyone,
I was installing MaximusHD 10.0.0 on my One S but when i do:
fastboot flash zip firmware.zip
i received the error:
FAILED ( remote: 99 unknown error)
Please help me!!!!!!
Slevinstar said:
Hi everyone,
I was installing MaximusHD 10.0.0 on my One S but when i do:
fastboot flash zip firmware.zip
i received the error:
FAILED ( remote: 99 unknown error)
Please help me!!!!!!
Click to expand...
Click to collapse
It is normal to get an error, you have to use that command again and then it will work.
(like it said in the instructions)
tivofool said:
It is normal to get an error, you have to use that command again and then it will work.
(like it said in the instructions)
Click to expand...
Click to collapse
But I launch the command several time and it's always the same....everytime i have the error!!!!!!!!
And I don't know what to do...
Slevinstar said:
But I launch the command several time and it's always the same....everytime i have the error!!!!!!!!
And I don't know what to do...
Click to expand...
Click to collapse
Please tell me that you are S-Off
tivofool said:
Please tell me that you are S-Off
Click to expand...
Click to collapse
Yes yes, i do all that procedure:
http://forum.xda-developers.com/showthread.php?t=1583427
Slevinstar said:
Yes yes, i do all that procedure:
http://forum.xda-developers.com/showthread.php?t=1583427
Click to expand...
Click to collapse
When you look at your bootloader does it show unlocked and s-off like this?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
tivofool said:
When you look at your bootloader does it show unlocked and s-off like this?
Click to expand...
Click to collapse
Yes, it looked like yours befero I lanchued fastboot oem rebootRUU ( the first point on the guide to install the ROM to use 4.2.2 )
Now I've just the HTC logo on the screen..
I tried to launch the command fastboot flash recovery TWRP2.6.1.0.img and it works...
but now i don't know if i restart the phone ( can i restart it?! ) it will work or not?? And can i enter in bootmode??
Slevinstar said:
Yes, it looked like yours befero I lanchued fastboot oem rebootRUU ( the first point on the guide to install the ROM to use 4.2.2 )
Now I've just the HTC logo on the screen..
I tried to launch the command fastboot flash recovery TWRP2.6.1.0.img and it works...
but now i don't know if i restart the phone ( can i restart it?! ) it will work or not?? And can i enter in bootmode??
Click to expand...
Click to collapse
If I read you correct you are on the htc logo screen
I would wait another 10 minutes, the first boot can take some time.
If nothing you would need to restart it and start over. Maybe this time the firmware will flash correctly.
If it does finally boot up, check settings >storage to see that firmware flashed correctly.
excuse me if I don't write so weel...but thank u very much for the support and the patience.
I try to do the point of the situation:
I do all that's write in the guide to install MaximusHD until "2.fastboot flash zip firmware.zip"
when i launch that command it appears the error "FAILED ( remote 99 unknown fail )
I launch more time "fastboot flash zip firmware.zip" but nothing change..so i try to skip this point and launch "fastboot flash recovery TWRP2.6.1.0.img" ...
Now i already have the screen black with only HTC write in the middle...
What can i do??? can i flash an other rom in certain way????
Slevinstar said:
excuse me if I don't write so weel...but thank u very much for the support and the patience.
I try to do the point of the situation:
I do all that's write in the guide to install MaximusHD until "2.fastboot flash zip firmware.zip"
when i launch that command it appears the error "FAILED ( remote 99 unknown fail )
I launch more time "fastboot flash zip firmware.zip" but nothing change..so i try to skip this point and launch "fastboot flash recovery TWRP2.6.1.0.img" ...
Now i already have the screen black with only HTC write in the middle...
What can i do??? can i flash an other rom in certain way????
Click to expand...
Click to collapse
type
fastboot oem rebootRUU
when I installed the rom, I used this post:
http://forum.xda-developers.com/showpost.php?p=45621060&postcount=68
---------- Post added at 01:25 PM ---------- Previous post was at 01:21 PM ----------
And if you are just fed up and want to return to flashing other ROMs
http://forum.xda-developers.com/showpost.php?p=46396024&postcount=2

sd storage 0 mb on TWRP

Hi,
I have unlocked the bootloader and rooted my moto g and installed a custom ROM. As the custom ROM had few bugs, i did a restore of my Stock ROM in TWRP.
Now when i see the TWRP to install another custom ROM, it shows the internal Storage is 0 mb . However when the phone is connected to the computer , i can view all the files there, just in recovery it shows 0 mb.
Any Idea guys?
i am using TWRP v2.6.3.3
Try the latest build '2.8.0.1':
http://techerrata.com/browse/twrp2/xt1032
flashed still no luck... and i am not able to wipe the data as well, it says unable to mount
Odd case. It could be partition corruption. Maybe try Phil's Touch.
Alternatively, you could backup contents of 'internet storage' and fastboot fastboot the latest firmware image for your phone. That would fix any partition issues. Tutorial: http://forum.xda-developers.com/showthread.php?t=2542219
What model do you have?
i have XT1033 dual SIM version.. when i searched the firmware for umtsds i have only 4.3 available for Asia.. (Android 4.3
Blur_Version.14.85.4.falcon_umtsds.AsiaRetail.en.03) however i am right now running 4.4.4... i have one for 4.4.2 which is of Brazil.. any suggestion which one to flash.
I bought this phone in India so i am looking for Asian firmware...
http://forum.xda-developers.com/showpost.php?p=54487261&postcount=332
flashed.. i ll try flashing TWRP again..
thank you guys..it worked..
ghost9685 said:
thank you guys..it worked..
Click to expand...
Click to collapse
I have the same problem. please tell me which solution worked @ghost9685
ghost9685 said:
flashed still no luck... and i am not able to wipe the data as well, it says unable to mount
Click to expand...
Click to collapse
hey @lost101 I am having the same problem. I tried doing the guide which you have linked but the first two commands come back as failed and then after all other commands have been executed the phone reboots to the android dummy screen which keeps blinking. Please help me out
Saadjamil36 said:
hey @lost101 I am having the same problem. I tried doing the guide which you have linked but the first two commands come back as failed and then after all other commands have been executed the phone reboots to the android dummy screen which keeps blinking. Please help me out
Click to expand...
Click to collapse
Fastboot flash the latest factory firmware image for your phone. Do all fastboot commands mentioned in tutorial
Factory Firmware Images: http://forum.xda-developers.com/moto-g/general/index-moto-g-falcon-factory-firmware-t3110795
Fastboot Tutorial: http://forum.xda-developers.com/showthread.php?t=2542219
lost101 said:
Fastboot flash the latest factory firmware image for your phone. Do all fastboot commands mentioned in tutorial
Factory Firmware Images: http://forum.xda-developers.com/moto-g/general/index-moto-g-falcon-factory-firmware-t3110795
Fastboot Tutorial: http://forum.xda-developers.com/showthread.php?t=2542219
Click to expand...
Click to collapse
Didn't work. All commands were OKAY but phone rebooted to android dummy lying on its back and screen keeps turnin pn and off on itself
Saadjamil36 said:
Didn't work. All commands were OKAY but phone rebooted to android dummy lying on its back and screen keeps turnin pn and off on itself
Click to expand...
Click to collapse
Then everything did not obviously go 'OKAY.' It would help to see a log of the flashing process. Copy and paste command prompt screen. Take screenshots if necessary.
lost101 said:
Then everything did not obviously go 'OKAY.' It would help to see a log of the flashing process. Copy and paste command prompt screen. Take screenshots if necessary.
Click to expand...
Click to collapse
Maybe there is something I am doing incorrectly. These are the screenshots of the command prompt
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Saadjamil36 said:
Maybe there is something I am doing incorrectly. These are the screenshots of the command prompt
Click to expand...
Click to collapse
Unlock Bootloader (if not already done) and flash twrp - mfastboot flash recovery twrp.img
Alternatively you can boot into twrp without flashing: mfastboot boot twrp.img
Download twrp: http://forum.xda-developers.com/moto-g/development/recovery-twrp-2-8-2-0-touch-recovery-t2980621
Then via PC, do the following wipe: (requires working ADB setup - google it)
http://forum.xda-developers.com/showpost.php?p=65431978&postcount=22​
lost101 said:
Unlock Bootloader (if not already done) and flash twrp - mfastboot flash recovery twrp.img
Alternatively you can boot into twrp without flashing: mfastboot boot twrp.img
Download twrp: http://forum.xda-developers.com/moto-g/development/recovery-twrp-2-8-2-0-touch-recovery-t2980621
Then via PC, do the following wipe: (requires working ADB setup - google it)
http://forum.xda-developers.com/showpost.php?p=65431978&postcount=22​
Click to expand...
Click to collapse
How do i type this command in Twrp? adb shell dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/misc
thanks a lot for the help
Saadjamil36 said:
How do i type this command in Twrp? adb shell dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/misc
thanks a lot for the help
Click to expand...
Click to collapse
http://lifehacker.com/the-easiest-way-to-install-androids-adb-and-fastboot-to-1586992378
Thank You. It worked
Saadjamil36 said:
I have the same problem. please tell me which solution worked @ghost9685
Click to expand...
Click to collapse
you will have to restore the stock firmware where it re writes the recovery partition and then flash any custom recovery.. thats wat worked
Is anyone having an issue where the sd card is unmountable, shows 0mb and no gapps zip while in recovery... and then also has an eternal black screen when trying to run without recovery?

Bootloop

Bootloop
Hi there, i was on cm7, than i found this rom "Desire XS version 1.1" and I decided to install it, after aroma installation, I rebooted it and now i'm in bootloop and i can't access to hboot, what should I do?
Hi, I assume you are s-on with unlock bootloader? If yes, then enter fastboot(if my memory serves me right, hold vol down and power on). The instructions can be found here. I assume u have already wipe/format and flash the rom, so the next thing to do is flash the boot.img in fastboot, found in the link, step 4.
Thank you for your reply, but i think that i can't access to fastboot
evilken9555 said:
Thank you for your reply, but i think that i can't access to fastboot
Click to expand...
Click to collapse
pull the battery out for a min then put back in, u should be able to boot into bootloader then select fastboot in the menu
Got an update :
Both of the suggestions didn't work, so i've tried to connect my phone to a PC and tried to use adb to access into fastboot mode, once I've got into fastboot I've tried to install the stock firmware through ruu, but I get an error : USB error
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
#Fear said:
Hi, I assume you are s-on with unlock bootloader? If yes, then enter fastboot(if my memory serves me right, hold vol down and power on). The instructions can be found here. I assume u have already wipe/format and flash the rom, so the next thing to do is flash the boot.img in fastboot, found in the link, step 4.
Click to expand...
Click to collapse
i can't find boot.img :|
edit: i've found the boot.img, now the problem is that when i connect my phone to the pc when it is in fastboot mode, after a bit a notification with a yellow exclamation mark appears and says "Usb device not recognized", i have windows 8.1, could it be the problem?
evilken9555 said:
i can't find boot.img :|
edit: i've found the boot.img, now the problem is that when i connect my phone to the pc when it is in fastboot mode, after a bit a notification with a yellow exclamation mark appears and says "Usb device not recognized", i have windows 8.1, could it be the problem?
Click to expand...
Click to collapse
the ruu wont work coz ur bootloader is "unlocked". u need to relock it then run the ruu. and yes windows 8 is a problem with fastboot, theres a few guides here on xda how to use fastboot with windows 8. so either find a way to get fastboot working then flash custom rom in recovery then flash the boot.img via fastboot or relock the bootloader (ul need fastboot commands working for that too) and then run ur ruu. either way, get fastboot working first.
jmcclue said:
the ruu wont work coz ur bootloader is "unlocked". u need to relock it then run the ruu. and yes windows 8 is a problem with fastboot, theres a few guides here on xda how to use fastboot with windows 8. so either find a way to get fastboot working then flash custom rom in recovery then flash the boot.img via fastboot or relock the bootloader (ul need fastboot commands working for that too) and then run ur ruu. either way, get fastboot working first.
Click to expand...
Click to collapse
thank you for your support guys, i'll try this in the afternoon =).
I wanted to thank you so much guys, thank you for your help and kindess, i've finally installed the original sense rom =).
Have a good day!

How to flash Tecno pova 4

Hello everyone, how can I flash the phone Tecno Pova 4 I'm trying a lot of information no where, maybe you know or tell me how to flash the phone
What do you want to change, ROM or Recovery or what else?
jwoegerbauer said:
What do you want to change, ROM or Recovery or what else?
Click to expand...
Click to collapse
I need to get root
Xryst1k said:
мне нужно получить рут
Click to expand...
Click to collapse
And I don't have boot and vbmeta, since my firmware is not on the internet. Or I didn't find it
Phone runs on Android 12, HIOS., correct?
If so, look inside here:
jwoegerbauer said:
Phone runs on Android 12, HIOS., correct?
If so, look inside here:
Click to expand...
Click to collapse
But, you also need a custom recovery there, and I have a stock one. Maybe there is a guide how to download custom, or please tell me how to do
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
jwoegerbauer said:
Click to expand...
Click to collapse
?
A Custom Recovery isn't needed at all!
Flashing the Magisk.ZIP referred to in linked video can get achieved via ADB commands as shown here
Flash zip files from ADB/Terminal(And other commands)
For all of you that code apps on PC that use ADB, if you ever wanted to flash a zip file from your app using the recovery it's quite simple. You've seem ROM Manager do it, now why can't you? Please note that this method can be used in any...
forum.xda-developers.com
All you have to do is to boot phone into Recovery mode, connect powered-on phone via USB-cable with PC and run the related ADB commands.
jwoegerbauer said:
A Custom Recovery isn't needed at all!
Flashing the Magisk.ZIP referred to in linked video can get achieved via ADB commands as shown here
Flash zip files from ADB/Terminal(And other commands)
For all of you that code apps on PC that use ADB, if you ever wanted to flash a zip file from your app using the recovery it's quite simple. You've seem ROM Manager do it, now why can't you? Please note that this method can be used in any...
forum.xda-developers.com
All you have to do is to boot phone into Recovery mode, connect powered-on phone via USB-cable with PC and run the related ADB commands.
Click to expand...
Click to collapse
Well, I hope everything works out, I'll write later
jwoegerbauer said:
Click to expand...
Click to collapse
Hello can you help how to flash the stock rom of pova 4???
Xryst1k said:
Hello everyone, how can I flash the phone Tecno Pova 4 I'm trying a lot of information no where, maybe you know or tell me how to flash the phone
Click to expand...
Click to collapse
Hello, I'm currently using the tecno pova 4 and I am rooted, I could help you
Requirements
PC
boot.img [can be found at naijaroms]
Fastboot adb
Steps
Enable oem unlocking in developer options
Enable usb debugging
Adb devices
Adb reboot bootloader
Fastboot devices
Fastboot flashing unlock
[A confirmation will show on your phone if you are going to unlock the bootloader]
Once unlocked
Fastboot reboot
Your device will be reset after unlocking your bootloader, you need to set up the phone and install magisk
move the boot.img to the phone
open magisk app
click install
Select "select and patch a file"
Select your boot.img
Once patched, move the patched boot.img to your pc
adb reboot bootloader
fastboot devices
fastboot flash boot magiskpatched.img
fastboot reboot
Let me know if you are having issues
arisu69 said:
Hello, I'm currently using the tecno pova 4 and I am rooted, I could help you
Requirements
PC
boot.img [can be found at naijaroms]
Fastboot adb
Steps
Enable oem unlocking in developer options
Enable usb debugging
Adb devices
Adb reboot bootloader
Fastboot devices
Fastboot flashing unlock
[A confirmation will show on your phone if you are going to unlock the bootloader]
Once unlocked
Fastboot reboot
Your device will be reset after unlocking your bootloader, you need to set up the phone and install magisk
move the boot.img to the phone
open magisk app
click install
Select "select and patch a file"
Select your boot.img
Once patched, move the patched boot.img to your pc
adb reboot bootloader
fastboot devices
fastboot flash boot magiskpatched.img
fastboot reboot
Let me know if you are having issue
arisu69 said:
Hello, I'm currently using the tecno pova 4 and I am rooted, I could help you
Requirements
PC
boot.img [can be found at naijaroms]
Fastboot adb
Steps
Enable oem unlocking in developer options
Enable usb debugging
Adb devices
Adb reboot bootloader
Fastboot devices
Fastboot flashing unlock
[A confirmation will show on your phone if you are going to unlock the bootloader]
Once unlocked
Fastboot reboot
Your device will be reset after unlocking your bootloader, you need to set up the phone and install magisk
move the boot.img to the phone
open magisk app
click install
Select "select and patch a file"
Select your boot.img
Once patched, move the patched boot.img to your pc
adb reboot bootloader
fastboot devices
fastboot flash boot magiskpatched.img
fastboot reboot
Let me know if you are having issues
Click to expand...
Click to collapse
proof? send the screenshot here pls
Click to expand...
Click to collapse

Categories

Resources