No recovery after using htcdev - HTC Desire S

Hi all, I recently unlocked my desire s using htcdev which all went ok. Then rooted with superoneclick. Installed rommanager which went through the process of installing clockwork recovery into flash which appeared succesfull.
Problem I now have is that when I try and use recovery mode to say backup my Rom, after reboot I get the phone symbol with exclamation mark like recovery is missing. I then have to pull the battery to get it rebooted (which always worries me)
Even starting the recovery feature from the boot menu does the same thing. Any ideas ?
Sent from my HTC Desire S using xda premium

you have to install recovery tru fastboot i.e
get the recovery image and paste in d folder in ur pc where u have fastboot
conncet ur fone to the pc via usb (ensure u have enabled USB DEBUGGING on ur fone)
from ur pc, open terminal or command prompt and navigate to the folder where u dropped the recovery.img
run this command:
fastboot flash recovery recovery.img
*if the name of the recovery image is different ensure its specified in the command e.g fastboot flash recovery <name of recovery>.img
cheers
---------- Post added at 01:48 PM ---------- Previous post was at 01:40 PM ----------
i forgot to add....
after ensuring ur fone is USB DEBUGGING enabled;
connect ur fone to ur pc and restart fone into hboot...u can do this by powering off ur device and then restarting by pressing the volume down button + power button at the same time.
select Fastboot or Hboot.... it shd change to FASTBOOT USB
you can now run d commands on ur pc
cheers

@tangerine0072000
Follow Section 1, step 2 only from here.

Cheers dewd, that worked !
Sent from my HTC Desire S using xda premium

Related

Help! Might be bricked? Confused.

So i bought a htc one xl on craigslist a few months ago. I downloaded an app to check if its rooted and it said it was. Long story short i think i downloaded the wrong rom and i cleared everything from TWRP. I really have no business doing anything like this.. Now im stuck. I can get to the bootloader mode screen but when i got to recovery it takes me to twrp. I hope i didn't screw it up too bad. TWRP says "no os" also.
Any help would be appreciated! Im done with messing with rooting and such i don't want to mess up my phone anymore.
ps: I didn't do a backup.
Download the right Rom to your computer lets make it viper xl to make things easy once done downloaded mount usb storage in twrp drag the Rom over... Factory reset and flash the Rom and you're good
It installed fine and everything but its been at the viper xl loading screen for 10 minutes. Any reason why its doing this?
Do you have hboot 1.14? And did you factory reset
Yes and Yes
You still have the zip on your computer right? So I guess we're going to have to fastboot the boot.img which is very simple I'll give you a quick tutorial in a sec
---------- Post added at 01:20 AM ---------- Previous post was at 01:19 AM ----------
http://forum.xda-developers.com/attachment.php?attachmentid=1179735&d=1344782533
---------- Post added at 01:22 AM ---------- Previous post was at 01:20 AM ----------
Flashing boot img through fastboot...
download the file in the link which above which will include adb and fastboot....put that on your computer somewhere you can find it.. now take the boot image out of the Rom zip and place it in that folder... Boot your phone into bootloader scroll down and select fastboot and now open a command prompt with in the fastbootbadb folder on your comp and type to command without the quotes "fastboot flash boot boot.img"
I extract the fastboot folder right? I did that and its "saying waiting for device".
Install the drivers
Sorry but where do i find those?
Alright i think i did it right it said finish in the command prop. Now what do i do?
1991birdofprey said:
Alright i think i did it right it said finish in the command prop. Now what do i do?
Click to expand...
Click to collapse
If you have adb/fastboot installed, have a copy if the rom on your phone and also the computer for less confusion. On your computer, extract to rom and copy the boot.img INSIDE your adb/fastboot folder.
Enter boot loader on your phone, (white screen 3 skating droids). Make sure it says fast boot usb. Run a simple command like "fastboot devices" and see if something shows up. If so, proceed. If not, restart computer or make sure drivers are installed.
On your computer, right click on the adb folder and choose "open command prompt here" in the cmd window type->
Fastboot flash boot boot.img
Upon success, immediately boot into recovery (twrp) and flash (install) the entire rom.
Profit
Sent from my HTC One XL using Tapatalk 2
Thanks a bunch guys! I thought i lost my phone! Everything worked!

Flash boot loaders and recovery without fastboot or root

Hi everyone
Is there a way that I could possibly flash wkparks bootloaders or a custom recovery without fastboot or root, this would be very useful because my power button doesn't work
Warren488 said:
Hi everyone
Is there a way that I could possibly flash wkparks bootloaders or a custom recovery without fastboot or root, this would be very useful because my power button doesn't work
Click to expand...
Click to collapse
If you have any recovery installed, install the one in this post: http://forum.xda-developers.com/showpost.php?p=40249156&postcount=7
After that, there's somewhere in the forum a zip file with wkparks bootloaders that you can flash in recovery, search it.
Thanks but I keep getting an error, remember I am not rooted have stock bootloaders have no recovery and cannot get into fastboot mode because my power button doesn't work.
Warren488 said:
Thanks but I keep getting an error, remember I am not rooted have stock bootloaders have no recovery and cannot get into fastboot mode because my power button doesn't work.
Click to expand...
Click to collapse
Yes, if you're not rooted you can't install recovery...
I'm not sure if there is a way to enter fastboot mode without power button, try searching the forum for that.
Warren488 said:
Thanks but I keep getting an error, remember I am not rooted have stock bootloaders have no recovery and cannot get into fastboot mode because my power button doesn't work.
Click to expand...
Click to collapse
just follow this guide carefully
http://forum.xda-developers.com/showthread.php?t=2191698
and this
http://forum.xda-developers.com/showthread.php?t=2144738&nocache=1
ok so i cant root my phone with this method because there is no recovery, and i should add that my phone always crashes after lg logo on first boot therefore fastboot tools are useless, i need a way to root or install custom bootloaders/recovery without needing any special boot, i saw one that apperently uses adb in the development thread but it doesnt work for me
If you have fastboot installed on your phone; pull your battery, hold Vol -, plus 3D and slide your battery in. Fastboot menu SHOULD pop up. Use Vol+ to select fastboot and your phone should reboot in fastboot mode 0.5
Sent from my LG-P925g using xda premium
---------- Post added at 02:06 AM ---------- Previous post was at 01:58 AM ----------
If you can get into fastboot mode via method I posted above and push a recovery.img to your phone, this post---> http://forum.xda-developers.com/showthread.php?p=39130435 has wkparks bootloader flashable zip plus link for superuser zip.
Sent from my LG-P925g using xda premium
the ManaWhoney said:
If you have fastboot installed on your phone; pull your battery, hold Vol -, plus 3D and slide your battery in. Fastboot menu SHOULD pop up. Use Vol+ to select fastboot and your phone should reboot in fastboot mode 0.5
Sent from my LG-P925g using xda premium
---------- Post added at 02:06 AM ---------- Previous post was at 01:58 AM ----------
If you can get into fastboot mode via method I posted above and push a recovery.img to your phone, this post---> http://forum.xda-developers.com/showthread.php?p=39130435 has wkparks bootloader flashable zip plus link for superuser zip.
Sent from my LG-P925g using xda premium
Click to expand...
Click to collapse
i have stock bootloaders and cant get into fastboot
This method requires no use of power button whatsoever. 1st: Do you still have your omap drivers in tact? If so try this tool--> http://forum.xda-developers.com/showthread.php?p=37893247 (if not there is a link for drivers there as well) if you have used fastboot before you should be good; I have never had to reinstall my omap drivers once they were intact until I formatted my CPU; all you should have to do is run the bat file in the "all in one tool 1.2" and it will say waiting for omap device...I never had to hit any buttons or anything I just plug phone in with battery out and tool starts to run. Wait 5 sec and pop in battery and phone will be in fastboot on its own. All other tools I've used I had to unplug phone and then plug back in to start fastboot but not with this one. Choose option 8 for ics bootloaders (wkparks) and then flash any GINGERBREAD recovery (options 2-7) I believe 4 & 5 are cwm touch versions. Use one of those or TWRP 2.3 and you won't have to use power or volume to navigate inside recovery...I use TWRP 2.3 option 6. After that hold volume - and 3D on the phone and type in option 12 (reboot) and hit enter. Profit! Blue Fastboot menu should pop up and default boot option will be on recovery, just let it boot up. I hope this works for you.
Sent from my LG-P925g using xda premium
the ManaWhoney said:
This method requires no use of power button whatsoever. 1st: Do you still have your omap drivers in tact? If so try this tool--> http://forum.xda-developers.com/showthread.php?p=37893247 (if not there is a link for drivers there as well) if you have used fastboot before you should be good; I have never had to reinstall my omap drivers once they were intact until I formatted my CPU; all you should have to do is run the bat file in the "all in one tool 1.2" and it will say waiting for omap device...I never had to hit any buttons or anything I just plug phone in with battery out and tool starts to run. Wait 5 sec and pop in battery and phone will be in fastboot on its own. All other tools I've used I had to unplug phone and then plug back in to start fastboot but not with this one. Choose option 8 for ics bootloaders (wkparks) and then flash any GINGERBREAD recovery (options 2-7) I believe 4 & 5 are cwm touch versions. Use one of those or TWRP 2.3 and you won't have to use power or volume to navigate inside recovery...I use TWRP 2.3 option 6. After that hold volume - and 3D on the phone and type in option 12 (reboot) and hit enter. Profit! Blue Fastboot menu should pop up and default boot option will be on recovery, just let it boot up. I hope this works for you.
Sent from my LG-P925g using xda premium
Click to expand...
Click to collapse
I tried to use the same "all in one tool 1.2" but the process stops in "waiting for the device". In phone I have the silver/grey logo for some minutes until the phone reboots in sama state as before.
does the tool actually run when you plug the phone in on "waiting for omap4430 device" or do you start the tool, plug in your phone and nothing happens? Fastboot has to flash to get to the "waiting for device" to pop up. If you wait 5 seconds and pop in the battery right when the tool flashes the second time and nothing happens, just pull out the usb cable and then plug it right back in and your phone should come on with grey lg logo (fastboot). If that doesn't happen maybe try re installing omap drivers.
Sent from my LG-P925g using xda premium
Guys i got it to work!! what i did was, (as i said my phone ALWAYS fails on first boot no matter when) I let it fail on first boot, then i chose my option in xbsall's rebooter tool while it was wait for omap i plugged in the phone immediately after the first boot failed and it then picked up the omap driversand put my phone into fastboot thanks for your help
Yeah buddy :thumbup:
Sent from my LG-P925g using xda premium
nhbj

How to install Stock rom for bricked Android One by using 'Fastboot'? (Links updated)

Bricked your Android one?? Can't install or phone not getting detected by SP Flash tool? Don't worry. This is the common problem for many users including me. My phone was not getting detected by SP flash tool. I tried many ways so that my phone gets detected, but I failed. Then I read about the 'Fastboot' method and got success. Now I am sharing the whole method with you all.
At first you will need the Adb fastboot Programs only, Adb Driver, The device driver and the Stock ROM of android one.
Last but not the least, an android one with the bootloader unlocked.
Now you are ready lets begin with the procedure.
1) Extract the 'Adb fastboot Programs only' in a folder any where in the PC (Better make a folder in the desktop and extract there).
2) Install the drivers.
3) Extract the rom and then copy the 'system.img', 'userdata.img', 'boot.img', 'recovery.img', 'bootloader.img' and 'cache.img' to the 'Adb fastboot Programs only' folder.
4) Now turn on the phone by pressing the volume up and the power button simultaneously, which will bring you to the bootloader menu. There go to the fastboot option by pressing the volume up button and selecting it by pressing the volume down button. This will activate fastboot mode. Now connect the phone with the PC via USB.
5) Open the 'Adb fastboot Programs only' folder. There press shift key and right click and select 'Open command window here' option. Command prompt will open. Now there follow these simple commands.
6) i)
Code:
fastboot flash system system.img
press enter. When it completes........
ii)
Code:
fastboot flash userdata userdata.img
press enter. When it completes........
iii)
Code:
fastboot flash boot boot.img
press enter. When it completes........
iv)
Code:
fastboot flash recovery recovery.img
press enter. When it completes........
v)
Code:
fastboot erase cache
press enter. When it completes........
vi)
Code:
fastboot flash cache cache.img
press enter. When it completes........
vii)
Code:
fastboot flash bootloader bootloader.img
press enter.
viii)
Code:
fastboot reboot
press enter.
7) Now you are done. Wait for at least 10 mins. as the initial boot takes time.
If there is any problem let me know.
If I helped you press the "Thanks' button.
Will it work on any devices? I don't know where this bootloader is. I only have stock system recovery and everytime I flash i get error like "installation aborted " I also use spflash tools but it cant detect my phone. By the way can i use an option in my system recovery like "install using adb" to flash using your way?
Please submit a reply.
Thanks
(*゚▽゚)ノ
sent from xda app in my s710 using tapatalk . (*゚▽゚)ノ
andywoody12 said:
Will it work on any devices? I don't know where this bootloader is. I only have stock system recovery and everytime I flash i get error like "installation aborted " I also use spflash tools but it cant detect my phone. By the way can i use an option in my system recovery like "install using adb" to flash using your way?
Please submit a reply.
Thanks
(*゚▽゚)ノ
sent from xda app in my s710 using tapatalk . (*゚▽゚)ノ
Click to expand...
Click to collapse
Sorry for the late reply. May I know what is the model of your device? You will need to go to the fastboot mode.
Install using adb works only for .zip files not for .img files. And also there are separate codes for adb method. At first I need to know your device model.
androidoverdoze said:
Sorry for the late reply. May I know what is the model of your device? You will need to go to the fastboot mode.
Install using adb works only for .zip files not for .img files. And also there are separate codes for adb method. At first I need to know your device model.
Click to expand...
Click to collapse
Oh. Ty for response... I already manage to learn... I only forgot the "bootloader" but.. Can i use your method in other chipset as like the A33? Because i cant find a cwm recovery for it to test on this device chipset...
Sent from my S710 using XDA Free mobile app
andywoody12 said:
Oh. Ty for response... I already manage to learn... I only forgot the "bootloader" but.. Can i use your method in other chipset as like the A33? Because i cant find a cwm recovery for it to test on this device chipset...
Sent from my S710 using XDA Free mobile app
Click to expand...
Click to collapse
Yes, you can, if you can get access to the bootloader menu.
Can you please provide you device name so that I can help you more accurately?
androidoverdoze said:
Yes, you can, if you can get access to the bootloader menu.
Can you please provide you device name so that I can help you more accurately?
Click to expand...
Click to collapse
This device is not popular because i bought it local.. Device name: Royqueen
Device model: rq739
Device chipset: allwinner A33
Stock recovery, no cwm for it. Does anyone already made a recovery system for it?
Sent from my S710 using XDA Free mobile app
andywoody12 said:
This device is not popular because i bought it local.. Device name: Royqueen
Device model: rq739
Device chipset: allwinner A33
Stock recovery, no cwm for it. Does anyone already made a recovery system for it?
Sent from my S710 using XDA Free mobile app
Click to expand...
Click to collapse
So, its a tablet pc. Ok if you can get access to the bootloader menu then only my procedure is possible.Actually you do not need any CWM recovery for getting into the bootloader menu. It comes up when you switch on your device by pressing the volume up and the power button at the same time.
Thankyouu so much bro,my phone was not getting detected by sp flash tool and i wanted to downgrade to kitkat.
This really helped me!
nipun2309 said:
Thankyouu so much bro,my phone was not getting detected by sp flash tool and i wanted to downgrade to kitkat.
This really helped me!
Click to expand...
Click to collapse
I'm happy to hear it that, it helped. I'm glad to help you. If have any problem just let me know it. I will help you.
Help needed !!
androidoverdoze said:
I'm happy to hear it that, it helped. I'm glad to help you. If have any problem just let me know it. I will help you.
Click to expand...
Click to collapse
My Android One is bricked. Whenever I try to flash any custom recovery or ROM, it shows "Partition Table does not exist", but I want to try your method. I have MarshMallow Stock ROM and CM13. Tell me how do I get all these required image files as I am not able to find them. Please reply asap [Puppy eyes, if they help :fingers-crossed: ]
AgentJT said:
My Android One is bricked. Whenever I try to flash any custom recovery or ROM, it shows "Partition Table does not exist", but I want to try your method. I have MarshMallow Stock ROM and CM13. Tell me how do I get all these required image files as I am not able to find them. Please reply asap [Puppy eyes, if they help :fingers-crossed: ]
Click to expand...
Click to collapse
In this case u need factory image of the stock rom. Unfortunately the factory image of the Android 6.0 for Android One isn't still available. But u can flash android 5.1 factory image.
With all the above code just add " fastboot flash bootloader bootloader.img "
I am providing the link of the factory image of android 5.1
https://drive.google.com/uc?id=0B6u4uzyz6jM3NWZNb2l4dkxDNzg
Soon I will be releasing a Android One flashing tool. Stay tuned.
Happy flashing.
androidoverdoze said:
Bricked your Android one?? Can't install or phone not getting detected by SP Flash tool? Don't worry. This is the common problem for many users including me. My phone was not getting detected by SP flash tool. I tried many ways so that my phone gets detected, but I failed. Then I read about the 'Fastboot' method and got success. Now I am sharing the whole method with you all.
At first you will need the Adb fastboot Programs only, Adb Driver, The device driver and the Stock ROM of android one.
Last but not the least, an android one with the bootloader unlocked.
Now you are ready lets begin with the procedure.
1) Extract the 'Adb fastboot Programs only' in a folder any where in the PC (Better make a folder in the desktop and extract there).
2) Install the drivers.
3) Extract the rom and then copy the 'system.img', 'userdata.img', 'boot.img', 'recovery.img' and 'cache.img' to the 'Adb fastboot Programs only' folder.
4) Now turn on the phone by pressing the volume up and the power button simultaneously, which will bring you to the bootloader menu. There go to the fastboot option by pressing the volume up button and selecting it by pressing the volume down button. This will activate fastboot mode. Now connect the phone with the PC via USB.
5) Open the 'Adb fastboot Programs only' folder. There press shift key and right click and select 'Open command window here' option. Command prompt will open. Now there follow these simple commands.
6) i)
Code:
fastboot flash system system.img
press enter. When it completes........
ii)
Code:
fastboot flash userdata userdata.img
press enter. When it completes........
iii)
Code:
fastboot flash boot boot.img
press enter. When it completes........
iv)
Code:
fastboot flash recovery recovery.img
press enter. When it completes........
v)
Code:
fastboot erase cache
press enter. When it completes........
vi)
Code:
fastboot flash cache cache.img
press enter. When it completes........
vii)
Code:
fastboot reboot
press enter.
7) Now you are done. Wait for at least 10 mins. as the initial boot takes time.
If there is any problem let me know.
If I helped you press the "Thanks' button.
Click to expand...
Click to collapse
its not working it is just showing the micromax s logo and nothing else i waited for 30 minutes
---------- Post added at 01:42 PM ---------- Previous post was at 01:37 PM ----------
androidoverdoze said:
In this case u need factory image of the stock rom. Unfortunately the factory image of the Android 6.0 for Android One isn't still available. But u can flash android 5.1 factory image.
With all the above code just add " fastboot flash bootloader bootloader.img "
I am providing the link of the factory image of android 5.1
https://drive.google.com/uc?id=0B6u4uzyz6jM3NWZNb2l4dkxDNzg
Soon I will be releasing a Android One flashing tool. Stay tuned.
Happy flashing.
Click to expand...
Click to collapse
where to use this zip file i hv dowloaded it plz help my phone is bricked
stan1996 said:
its not working it is just showing the micromax s logo and nothing else i waited for 30 minutes
---------- Post added at 01:42 PM ---------- Previous post was at 01:37 PM ----------
where to use this zip file i hv dowloaded it plz help my phone is bricked
Click to expand...
Click to collapse
If I am not wrong your present rom is Android 6.
In this case you need to copy the bootloader.img too and add one more command
fastboot flash bootloader bootloader.img
Now it will boot.
I have released Android one flash tool. Download it from here http://forum.xda-developers.com/crossdevice-dev/android-one-general/android-one-flashtool-one-click-flash-t3339494/post65921661#post65921661
stan1996 said:
its not working it is just showing the micromax s logo and nothing else i waited for 30 minutes
---------- Post added at 01:42 PM ---------- Previous post was at 01:37 PM ----------
where to use this zip file i hv dowloaded it plz help my phone is bricked
Click to expand...
Click to collapse
I have released the Android one flash tool.
Visit this page http://forum.xda-developers.com/cro...lick-flash-t3339494/post65921661#post65921661
stan1996 said:
its not working it is just showing the micromax s logo and nothing else i waited for 30 minutes
---------- Post added at 01:42 PM ---------- Previous post was at 01:37 PM ----------
where to use this zip file i hv dowloaded it plz help my phone is bricked
Click to expand...
Click to collapse
I have released the Android one flash tool.
Visit this. http://forum.xda-developers.com/crossdevice-dev/android-one-general/android-one-flashtool-one-click-flash-t3339494/post65921661#post65921661
androidoverdoze said:
If I am not wrong your present rom is Android 6.
In this case you need to copy the bootloader.img too and add one more command
fastboot flash bootloader bootloader.img
Now it will boot.
I have released Android one flash tool. Download it from here http://forum.xda-developers.com/crossdevice-dev/android-one-general/android-one-flashtool-one-click-flash-t3339494/post65921661#post65921661
Click to expand...
Click to collapse
ihv downloaded your android one flash tool its very useful thanks
my phone is still not booting up
stan1996 said:
ihv downloaded your android one flash tool its very useful thanks
my phone is still not booting up
Click to expand...
Click to collapse
Did u download the rom? If not, then download the rom and extract it to the AOnePro installation folder. Then boot your phn to the bootloader and activate fastboot mode and one by one flash the files. Link for rom https://drive.google.com/uc?id=0B6u4uzyz6jM3NWZNb2l4dkxDNzg
androidoverdoze said:
Did u download the rom? If not, then download the rom and extract it to the AOnePro installation folder. Then boot your phn to the bootloader and activate fastboot mode and one by one flash the files. Link for rom https://drive.google.com/uc?id=0B6u4uzyz6jM3NWZNb2l4dkxDNzg
Click to expand...
Click to collapse
where is the AOnePro installation folder??
stan1996 said:
where is the AOnePro installation folder??
Click to expand...
Click to collapse
It is the folder where the AOnePro gets installed. C: -> Program files (x86) -> ZedSofts -> AOnePro
Help Guys....
Yesterday, I was flashing twrp recovery from android one toolkit.
Before I was using Philz touch recovery.
after Installing twrp, whenever I tried to boot my device it directed to recovery mode and the image of twrp stucks.
even If I open reccovery mode from an alternative way...it stucks in the twrp screen "teamwin".
Help guys how to get my phone back.
will the given method will work for it?
I yes, can I use AndroidOne Toolkit for using installing recovery again?
---------- Post added at 03:03 PM ---------- Previous post was at 03:00 PM ----------
Can I use this method on cm13 rom?

Micromax A94 stuck in boot loop

I rooted my Micromax A94 phone and to take a backup tried to flash cwm recovery (ClockworkMod) on it. But it got flashed to the boot not to the recovery. So now whenever i reboot it goes straight to cwm not regular boot screen. I tried flashing stock rom through cwm but it says cant mount sd card. I wiped everything possible. Still no change. Also i cant mount external sd either. If i press reboot now button it reboots back into cwm. Please Help Me.
Use fastboot flash boot.img boot command in adb on pc to correctly flash boot to its position
Sent from my SM-G355H using XDA Free mobile app
droid_god said:
Use fastboot flash boot.img boot command in adb on pc to correctly flash boot to its position
Sent from my SM-G355H using XDA Free mobile app
Click to expand...
Click to collapse
But will it still work if the phone is switched off?
Your device should be in fastboot mode.
Switch off device and hold.
Power * vol up button for 30 sec and it will be in fastboot mode.
Now connect it to pc . Start cmd and type command.
Use cmd from same folder where your boot.img exist on pc.
Boot.img can be found on any nandroidbackup you made just copy that in a folder ans get to work
Sent from my SM-G355H using XDA Free mobile app
---------- Post added at 09:44 PM ---------- Previous post was at 09:44 PM ----------
Your device should be in fastboot mode.
Switch off device and hold.
Power * vol up button for 30 sec and it will be in fastboot mode.
Now connect it to pc . Start cmd and type command.
Use cmd from same folder where your boot.img exist on pc
Sent from my SM-G355H using XDA Free mobile app
there are 2 way
1 > Boot by press up volume & power baton and set reboot And it's done ........
2 > make a Flash your mobile by pc on service center ............
Going to fastboot by either method is correct.
Either use rockers. Or asc command adb reboot bootloader.
Both are correct
Sent from my SM-G355H using XDA Free mobile app
I did that now all it does is load the starting logo and not do anything, I can still go into fast boot mode though. If I use the fast boot update command can I flash a new rom and will it overwrite everything else? Including boot.
First you have to remove boot, recovery , system, data , user data and then flash the mew rom.
Search for that on google
Sent from my SM-G355H using XDA Free mobile app

Micromax Canvas Infinity HS2 twrp and Root Magisk(finnaly root)

First read full steps iam not pro developer just share my experience(if step or missed just say)
Step 1. Download twrp Recovery for Your Device (HS2)From
Step 2. Download adb install.zip and extract From above adb and Fastboot driver Installer
Step 3. Now Install adb and fastboot Driver on Your pc, path(C:\Program Files\Minimal ADB and Fastboot or C:\Program Files (x86)\Minimal ADB and Fastboot)
Step 4. Go to Setting>about Phone>type 7 time Build number > Back>Developer Option and Enable Device Debugging And Oem Unlock
Step 5.Open the command on your PC. To open a command window in the current directory in Windows, press shift + Right Click anywhere on Windows explorer connect device into pc open CMD Here and type command :good:
Then follow Bellow Instructions be Remember Bootloader Must Unlock(open cmd " fastboot oem unlock-go" without qoutes)
Step 6. Unlock bootloader using below Code try first if fail then unlock using second Code
fastboot oem unlock-go
or
fastboot flashing unlock
And one think unlock bootloader if loss data and stoarge:silly:
Step7. Rename twrp into recovery.img and put in adb Folder
Step8.(cmd) fastboot boot recovery recovery.img (dont flash just boot)
Step9. Recovery is Now boot and copy magisk on stoarge
Download Magisk latest yours choice(but i prefer magisk 15.1). copy to Device storage [internatl/ external].
In the twrp Go to backup tab and Create a nadroid backup. Don’t forgot to include NVRAM or imei aka ESF in case any porblem or bootloop
Go to Install tab and Locate Download magisk and confirm Install, wait For Success Done.
[installed] make a System Reboot By this Command
fastboot reboot (if new member search how to recovery boot on android search youtube )
first boot may time pls just wait if sucess press thanks button
Error cannot load recovery.img
Plzzzz help
Hem97 said:
Error cannot load recovery.img
Plzzzz help
Click to expand...
Click to collapse
Screen shot
Hem97 said:
Error cannot load recovery.img
Plzzzz help
Click to expand...
Click to collapse
Unlock bootloder and say wat error
george.simbu said:
Unlock bootloder and say wat error
Click to expand...
Click to collapse
Yes i unlock bootloader...using cmd..
All okay but when i try 'fastboot boot recovery twrp.img'
Then 'permisen denied' shows
I am using xda app ..i dont know why says bad network cant upload screenshots
Hem97 said:
Yes i unlock bootloader...using cmd..
All okay but when i try 'fastboot boot recovery twrp.img'
Then 'permisen denied' shows
I am using xda app ..i dont know why says bad network cant upload screenshots
Click to expand...
Click to collapse
Usb debugging check and start
Hem97 said:
Yes i unlock bootloader...using cmd..
All okay but when i try 'fastboot boot recovery twrp.img'
Then 'permisen denied' shows
I am using xda app ..i dont know why says bad network cant upload screenshots
Click to expand...
Click to collapse
U have dnt unlock bootloder pls check that cmd using at post 2nd cmd
george.simbu said:
U have dnt unlock bootloder pls check that cmd using at post 2nd cmd
Click to expand...
Click to collapse
Bootloder issue
Yes i got it.....?
Factory data reset and then i do this tutorial....and i successfully flashed twrp
---------- Post added at 08:16 PM ---------- Previous post was at 08:11 PM ----------
Please port miui 9 or lineage os 15 for micromax canvas infinity hs2
Make time buddy my previous mobile hs2 but iam use still now mi a1 lets wait
george.simbu said:
Step1. Download twrp Recovery for Your Device (HS2)From
Step 2. Download adb folder From above and Fastboot driver Installer From above
Step 3. Go to Setting>about Phone>type 7 time Build number > Back>Developer Option and Enable Device Debugging And Oem Unlock.
Step 4. then follow Bellow Instructions, BE Remember Bootloader Must Unlock(open cmd " fastboot oem unlock-go" without qoutes)
Step 5. Now Install Correct adb and fastboot Driver on Your pc, Go to adb folder connect device into pc open CMD Here and type command .
tep7. Unlock bootloader using below Code try first if fail then unlock using second Code
fastboot flashing unlock
or
fastboot oem unlock-go
Step8. Rename twrp into recovery.img and put in adb Folder, To flash twrp Type-
fastboot boot recovery recovery.img(dont flash just boot)
Step9. Recovery is Now boot
Root Micromax Canvas Infinity-
Download Magisk latest(but i prefer magisk 15.1). Save it to Device storage [internatl/ external].
In the twrp Go to backup tab and Create a nadroid backup. Don’t forgot to include NVRAM or imei aka ESF.
Go to Install tab and Locate Download magisk and confirm Install, wait For Success Done.
[installed] make a System Reboot By this Command
fastboot reboot
first boot may time pls just wait if sucess press thanks button
thanks you xda
Click to expand...
Click to collapse
Are you sure this is the right recovery for micromax hs2, cuz i flashed this on my device and now its on bootloop, please don't put misleading stuff on xda. And moderators i request please dont allow people to fool others by promoting misleading tech stuff
Sudhangshu said:
Are you sure this is the right recovery for micromax hs2, cuz i flashed this on my device and now its on bootloop, please don't put misleading stuff on xda. And moderators i request please dont allow people to fool others by promoting misleading tech stuff
Click to expand...
Click to collapse
This right recovery and one member also sucess I am not fool mind you words
george.simbu said:
This right recovery and one member also sucess I am not fool mind you words
Click to expand...
Click to collapse
IAM just boot on recovery don't falshed
george.simbu said:
Step1. Download twrp Recovery for Your Device (HS2)From
Step 2. Download adb folder From above and Fastboot driver Installer From above
Step 3. Go to Setting>about Phone>type 7 time Build number > Back>Developer Option and Enable Device Debugging And Oem Unlock.
Step 4. then follow Bellow Instructions, BE Remember Bootloader Must Unlock(open cmd " fastboot oem unlock-go" without qoutes)
Step 5. Now Install Correct adb and fastboot Driver on Your pc, Go to adb folder connect device into pc open CMD Here and type command .
tep7. Unlock bootloader using below Code try first if fail then unlock using second Code
fastboot flashing unlock
or
fastboot oem unlock-go
Step8. Rename twrp into recovery.img and put in adb Folder, To flash twrp Type-
fastboot boot recovery recovery.img(dont flash just boot)
Step9. Recovery is Now boot
Root Micromax Canvas Infinity-
Download Magisk latest(but i prefer magisk 15.1). Save it to Device storage [internatl/ external].
In the twrp Go to backup tab and Create a nadroid backup. Don’t forgot to include NVRAM or imei aka ESF.
Go to Install tab and Locate Download magisk and confirm Install, wait For Success Done.
[installed] make a System Reboot By this Command
fastboot reboot
first boot may time pls just wait if sucess press thanks button
thanks you xda
Click to expand...
Click to collapse
Hello george simbu, actually you missed out couple of steps in this flashing process, when i tried using boot with recovery nothing happens, but when i flashed twrp the mobile goes into bootloop.
So how did i solved it, after flashing twrp i run the boot command in adb i.e. Fastboot boot recovery recovery.img, and then i finally be able to get my device out of bootloop
---------- Post added at 06:27 PM ---------- Previous post was at 06:24 PM ----------
george.simbu said:
This right recovery and one member also sucess I am not fool mind you words
Click to expand...
Click to collapse
And youre not fool, but next time when you try and make a tutorial please try put most of the processes into it, it actually helps the new people whose trying the flashing first time. Even i had a hard time sorting things with adb and fastboot command. It would be much appreciated if i would've got all of those command in just one place rather than going over and searching all of the internet for those commands
Foxhoundalpha said:
Hello george simbu, actually you missed out couple of steps in this flashing process, when i tried using boot with recovery nothing happens, but when i flashed twrp the mobile goes into bootloop.
So how did i solved it, after flashing twrp i run the boot command in adb i.e. Fastboot boot recovery recovery.img, and then i finally be able to get my device out of bootloop
---------- Post added at 06:27 PM ---------- Previous post was at 06:24 PM ----------
And youre not fool, but next time when you try and make a tutorial please try put most of the processes into it, it actually helps the new people whose trying the flashing first time. Even i had a hard time sorting things with adb and fastboot command. It would be much appreciated if i would've got all of those command in just one place rather than going over and searching all of the internet for those commands
Click to expand...
Click to collapse
yes iam re edits step if worng say iam changed
Error this device Micromax hs2
Milkhu said:
Error this device Micromax hs2
Click to expand...
Click to collapse
Factory reset and try again must bootloader unlock
Okay, for all those who are getting errors whatsoever, here i would like to tell you that i followed these steps and flashed twrp and rooted my device with magisk.. as explained by author..
1) unlock bootloader ( make sure to enable developer options, check unlock oem option, check debug option, check unknown sources in security option)
Use "fastboot oem unlock-go" as it worked for me on my canvas infinity hs2.
2) now after your fone is resetted after unlocking, do the initial setup with setting up account etc and once you at home screen go to settings and once again enable developer options, check unlock oem option, check debug option, check unknown sources in security.
Then connect fone to pc, you'll get adb promt on fone screen, allow it and on pc cmd type "adb reboot bootloader"
Then volume up on fone.
And on pc cmd type
Fastboot flash recovery twrp.img
(Well the author told to use boot command instead of flash, but boot didn't work for me so i used fastboot flash recovery twrp.img
Once this is done type
Fastboot reboot
And as the fone is about to reboot, quickly press volume down for twrp to load. Then you can transfer magisk from pc while twrp is on screen. And install magisk provided in the link.
Reboot and you will see your fone rooted. Voila. Done.
George.simbu did u ported any roms like lineage/RR for micromax canvas infinity
---------- Post added at 07:26 PM ---------- Previous post was at 07:25 PM ----------
I am just a noob and dont want to try porting roms on my hs2 as im afraid i might mess up my phone doing so
Foxhoundalpha said:
George.simbu did u ported any roms like lineage/RR for micromax canvas infinity
---------- Post added at 07:26 PM ---------- Previous post was at 07:25 PM ----------
I am just a noob and dont want to try porting roms on my hs2 as im afraid i might mess up my phone doing so
Click to expand...
Click to collapse
No brother

Categories

Resources