HTC Vivid Kernal Flash HELP!!! - HTC Vivid, Raider, Velocity

I can't seem to flash the Sultan Kernal, everytime I'm typing the command "fastboot boot recovery.img" it's always saying it can't load the image. I've tried renaming the disc image but that still doesn't work, any ideas?
Sultan Kernal: http://forum.xda-developers.com/showthread.php?t=2156949

xSharpi said:
I can't seem to flash the Sultan Kernal, everytime I'm typing the command "fastboot boot recovery.img" it's always saying it can't load the image. I've tried renaming the disc image but that still doesn't work, any ideas?
Sultan Kernal: http://forum.xda-developers.com/showthread.php?t=2156949
Click to expand...
Click to collapse
That has actually happened to me once or twice. What worked for me was closing the command window, oppening a new one and typing fastboot erase cache, oh and I changed the usb connection to another port. I really dont know why that happens but well this worked for me. Try it and see if it helps.

xSharpi said:
I can't seem to flash the Sultan Kernal, everytime I'm typing the command "fastboot boot recovery.img" it's always saying it can't load the image. I've tried renaming the disc image but that still doesn't work, any ideas?
Sultan Kernal: http://forum.xda-developers.com/showthread.php?t=2156949
Click to expand...
Click to collapse
Command should be fastboot flash boot boot.img (or whatever the name of your boot file is.)

esloan said:
Command should be fastboot flash boot boot.img (or whatever the name of your boot file is.)
Click to expand...
Click to collapse
xSharpi said:
I can't seem to flash the Sultan Kernal, everytime I'm typing the command "fastboot boot recovery.img" it's always saying it can't load the image. I've tried renaming the disc image but that still doesn't work, any ideas?
Sultan Kernal: http://forum.xda-developers.com/showthread.php?t=2156949
Click to expand...
Click to collapse
Oh yeah, thanks @esloan i totally missed that, dude to flash a recovery img you need to type fastboot flash recovery recovery.img and to flash a boot.img do what @esloan said and it should flash normally.

Thanks for the help hope to try it when I get home
Sent from my HTC Holiday using xda app-developers app

Related

Nexus 6 Stuck in Boot loop

Hey All.. my nexus 6 is stuck in a boot loop. I tried up dating to 5.0.1 and now it's boot looped. Anyone have any suggestions?
Try wiping cache in recovery.
eddies92 said:
Try wiping cache in recovery.
Click to expand...
Click to collapse
I can get to recovery, how do I wipe the cache?
To get to recovery hold the power button until it shuts off then press volume down and power at the same time to boot into bootloader. Then use the volume buttons to choose recovery mode and press power.
Sent from my Nexus 6
housry23 said:
To get to recovery hold the power button until it shuts off then press volume down and power at the same time to boot into bootloader. Then use the volume buttons to choose recovery mode and press power.
Sent from my Nexus 6
Click to expand...
Click to collapse
Hi! Same problem here. Happened when tried to update to 5.0.1 using this guide:
fastboot flash bootloader bootloader.img
fastboot reboot-bootloader
fastboot flash radio radio.img
fastboot reboot-bootloader
fastboot flash system system.img
fastboot flash userdata userdata.img
fastboot flash boot boot.img (I used a decrypted boot.img for 5.0.1)
fastboot flash recovery recovery.img
fastboot erase cache
Click to expand...
Click to collapse
I didn't get any error during the installation. I only did step 1 and 2, and when rebooted before step 3, I got the boot loop.
Recovery mode doesn't work, it shows a "dead" android with a red exclamation sign. I can still go to bootloader mode.
Can you please help me?
Solved it flashing "cache.img".
Hope it helps anyone.
mattogodoy said:
Solved it flashing "cache.img".
Hope it helps anyone.
Click to expand...
Click to collapse
my situation is the n6 will boot and then attempt to boot twrp but the boot splash screen of twrp loops so i guess the recvery segment is in a boot loop. if i co
low.humidity said:
my situation is the n6 will boot and then attempt to boot twrp but the boot splash screen of twrp loops so i guess the recvery segment is in a boot loop. if i co
Click to expand...
Click to collapse
Follow these steps:
Download Android 5.0.1 for Shamu (Nexus 6) from Google servers.
In the terminal:
fastboot flash bootloader bootloader.img
fastboot reboot-bootloader
fastboot flash radio radio.img
fastboot reboot-bootloader
fastboot flash system system.img
fastboot flash userdata userdata.img
fastboot flash boot boot.img (I used a decrypted boot.img for 5.0.1)
fastboot flash recovery recovery.img
fastboot erase cache
fastboot flash cache cache.img (this one fixed my problem)
Hope that fixes it.
mattogodoy said:
Follow these steps:
Download Android 5.0.1 for Shamu (Nexus 6) from Google servers.
In the terminal:
fastboot flash bootloader bootloader.img
fastboot reboot-bootloader
fastboot flash radio radio.img
fastboot reboot-bootloader
fastboot flash system system.img
fastboot flash userdata userdata.img
fastboot flash boot boot.img (I used a decrypted boot.img for 5.0.1)
fastboot flash recovery recovery.img
fastboot erase cache
fastboot flash cache cache.img (this one fixed my problem)
Hope that fixes it.
Click to expand...
Click to collapse
Why are you rebooting it twice while flashing? I've never rebooted it until it was done and I haven't had any issues. Maybe I'm just used to flashing older Nexus devices.
Pilz said:
Why are you rebooting it twice while flashing? I've never rebooted it until it was done and I haven't had any issues. Maybe I'm just used to flashing older Nexus devices.
Click to expand...
Click to collapse
I asked myself the same haha. For no special reason, I was just following a guide, but I've seen other guides where you don't reboot until the end of the process. It's fast and harmless anyway.
mattogodoy said:
I asked myself the same haha. For no special reason, I was just following a guide, but I've seen other guides where you don't reboot until the end of the process. It's fast and harmless anyway.
Click to expand...
Click to collapse
yeah, thanks for that info, it helped. i keep logs of the stuff i enter so it is not until i reread the logs that i really know wjhat i did , and some of those commands i did not do but you basically pointed me in the right direction. anyway, my device is working again thank god, i had moments of panic when i thought i had trashed a 700 buck phone but its all good now. again, thanks.
low.humidity said:
yeah, thanks for that info, it helped. i keep logs of the stuff i enter so it is not until i reread the logs that i really know wjhat i did , and some of those commands i did not do but you basically pointed me in the right direction. anyway, my device is working again thank god, i had moments of panic when i thought i had trashed a 700 buck phone but its all good now. again, thanks.
Click to expand...
Click to collapse
Haha, I'm very glad to know!
Same happened to me and scared the **** out of me. Luckily everything is fine now.
Enjoy your new nexus! It's AWESOME
i'm having trouble understanding..my n6 is stuck in bootloop, twrp keeps showing up after boot screen.. what programs are you guys using to slove this problem..please help..
---------- Post added at 06:37 PM ---------- Previous post was at 06:30 PM ----------
i'm having the same problem..what program are using to slove this problem..please help..
mattogodoy said:
Follow these steps:
Download Android 5.0.1 for Shamu (Nexus 6) from Google servers.
In the terminal:
fastboot flash bootloader bootloader.img
fastboot reboot-bootloader
fastboot flash radio radio.img
fastboot reboot-bootloader
fastboot flash system system.img
fastboot flash userdata userdata.img
fastboot flash boot boot.img (I used a decrypted boot.img for 5.0.1)
fastboot flash recovery recovery.img
fastboot erase cache
fastboot flash cache cache.img (this one fixed my problem)
Hope that fixes it.
Click to expand...
Click to collapse
If I erase and flash cache… all my data and settings are gone?
Via my NeXus™ 7FHD on XDA Premium app
Nexus 6 Boot Loop
Im stuck in boot loop and im using the Nexus root toolkit to try to get me out of the of the loop. It downloaded the image and began to flash but gives me an error at the end saying boot.img was not found. Please help someone?
bitw_alex said:
Im stuck in boot loop and im using the Nexus root toolkit to try to get me out of the of the loop. It downloaded the image and began to flash but gives me an error at the end saying boot.img was not found. Please help someone?
Click to expand...
Click to collapse
http://forum.xda-developers.com/nex...sh-factory-images-nexus-6shamu-t2954008/page9
fastboot flash bootloader filename.img
fastboot flash radio filename.img
fastboot reboot-bootloader
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash cache cache.img (in case you would like to wipe cache files)
fastboot flash userdata userdata.img (only in case you would like to wipe userdata)
fastboot reboot
Little different situation
Not sure what im doing wrong. my nexus was rooted for 2 to 3 weeks on android 5.1 . restarted today to only find myself stuck in a bootloop [ red green yellow blue ] nexus symbol continuously going, i booted into twrp and tried to restore my nexus to a backup i made after i rooted , but still stuck in bootloop , tried 1 more time to use my backup , but still in a bootloop , then tried to factory reset using twrp , and was still stuck in a bootloop , any tips would be awesome , thanks
EDIT: Think what put me in bootloop was making it where i need a password everytime i restart. just did it and seems some are having same problems .
EDIT 2: Well i got out of bootloop . appears i have also lost root . not sure what i did . after using twrp to install backups, format data , it finally restarted . im pretty positive the problem was caused by setting a restart passcode ! watch out guys ,
junior990 said:
i'm having trouble understanding..my n6 is stuck in bootloop, twrp keeps showing up after boot screen.. what programs are you guys using to slove this problem..please help..
---------- Post added at 06:37 PM ---------- Previous post was at 06:30 PM ----------
i'm having the same problem..what program are using to slove this problem..please help..
Click to expand...
Click to collapse
Same prob. Can't get into recovery
forcedairinduction said:
Same prob. Can't get into recovery
Click to expand...
Click to collapse
Can you get to bootloader? Stock or TWRP recovery?
Evolution_Tech said:
Can you get to bootloader? Stock or TWRP recovery?
Click to expand...
Click to collapse
Can get into bootloader, but if I try and go from there to recovery it goes back to team win splash repeatedly flashing
---------- Post added at 02:34 PM ---------- Previous post was at 02:33 PM ----------
Evolution_Tech said:
Can you get to bootloader? Stock or TWRP recovery?
Click to expand...
Click to collapse
forcedairinduction said:
Can get into bootloader, but if I try and go from there to recovery it goes back to team win splash repeatedly flashing
Click to expand...
Click to collapse
PS, I'm very noon at this still. Been flashing since having my n4 but never got into this kinda trouble before. When things have gone wrong in the past I've always managed to go back into twrp & flash nandroid backup...... Scared stiff now

variable not found error

I have moto x dev ed, I just unlock the bootloader. i tried to install this custom recovery i keep getting this.
<bootloader> variable not supported!
target reported max download size of 805306368 bytes
etc etc...
im trying to download the twrp custom recovery
i dont why it keeps doing that
I know when fastboot flashing the system.img you must use mfastboot due to the partition size, but the recovery.img should flash with fastboot. Maybe give mfastboot a try?
Groid said:
I know when fastboot flashing the system.img you must use mfastboot due to the partition size, but the recovery.img should flash with fastboot. Maybe give mfastboot a try?
Click to expand...
Click to collapse
It worked But when I try to load it , now When I tried to load twrp it shows the dead android logo
Fastboot the recovery.img then type fastboot reboot and choose recovery in fastboot menu
dat010man said:
It worked But when I try to load it , now When I tried to load twrp it shows the dead android logo
Click to expand...
Click to collapse
Sounds like it did not flash correctly because the laying down android leads to the stock recovery. I would try redownloading twrp for ghost again and make sure that is in the folder with fastboot and verify your getting the file name correct when flashing. Just repeating the steps all the through may be successful, we all miss a step occasionally. Good luck [emoji106]
Edit: p.s. I did read somewhere that some people had issue with recovery not sticking after flashing. They got around this by typing the command fastboot reboot bootloader right after flashing the recovery. After that custom recovery would stick.
I'm still getting the same error. Am I suppose to hold the volume up button until the recovery loads?
If you are boot loader unlocked and rooted just use flashify to flash the image file.
---------- Post added at 03:37 AM ---------- Previous post was at 03:32 AM ----------
After you flash your recovery are you booting straight to recovery with the volume up button?
Travisdroidx2 said:
If you are boot loader unlocked and rooted just use flashify to flash the image file.
---------- Post added at 03:37 AM ---------- Previous post was at 03:32 AM ----------
After you flash your recovery are you booting straight to recovery with the volume up button?
Click to expand...
Click to collapse
Yes I am booting to recovery with the volume up button, immediately after I flash it. Alright I will use flashily when I get home after working. Wait no I am not rooted.. I just unlock the boot loader only. I thought you download twrp first and then download supersu to root?
dat010man said:
Yes I am booting to recovery with the volume up button, immediately after I flash it. Alright I will use flashily when I get home after working. Wait no I am not rooted.. I just unlock the boot loader only. I thought you download twrp first and then download supersu to root?
Click to expand...
Click to collapse
Are you opening the command prompt from the same folder as you twrp.img file and your fastboot.exe file?
Travisdroidx2 said:
Are you opening the command prompt from the same folder as you twrp.img file and your fastboot.exe file?
Click to expand...
Click to collapse
Yes they all are in the same folder. I actually had to rename it recovery.img for it to flash
dat010man said:
Yes they all are in the same folder. I actually had to rename it recovery.img for it to flash
Click to expand...
Click to collapse
Shouldn't have to rename it but sounds like you got it working. Great.
Travisdroidx2 said:
Shouldn't have to rename it but sounds like you got it working. Great.
Click to expand...
Click to collapse
Well the thing is if I don't rename it to "Recovery.img" it will not flash but when I get home I will try using flashify. If that doesn't work, I'd be willing to send anyone $20 through PayPal if they can install twrp with supersu on my phone from teamviewer or another Remote Desktop application
dat010man said:
Well the thing is if I don't rename it to "Recovery.img" it will not flash but when I get home I will try using flashify. If that doesn't work, I'd be willing to send anyone $20 through PayPal if they can install twrp with supersu on my phone from teamviewer or another Remote Desktop application
Click to expand...
Click to collapse
I thought you said when you renamed it that it worked? So still no?
Travisdroidx2 said:
I thought you said when you renamed it that it worked? So still no?
Click to expand...
Click to collapse
I have no problem Downloading the recovery to the phone, the only issue is trying to load it after I flash it
dat010man said:
I have no problem Downloading the recovery to the phone, the only issue is trying to load it after I flash it
Click to expand...
Click to collapse
Put the twrp.img file in your SDK folder with your fastboot.exe files. Not on your device.
Is USB debugging turned on?
If so in download mode when you type fastboot devices do you see your device?
If so you just shift right click and open command prompt from that folder you have the files in on your PC.
Then fastboot flash recovery "name of file". IMG
After that volume down to recovery and then volume up to enter twrp.
Just to be clear, you are using the command:
fastboot flash recovery twrp-2.8.4.0-ghost.img (assuming twrp-2.8.4.0.img is the recovery file) and you have copied 'SuperSU-v2.46.zip' into the root of internal memory (called sdcard). After flashing the recovery, you should definitely not boot directly to the system. You should issue the command fastboot reboot-bootloader. Then, choose recovery from the menu and up arrow to start it. I can't remember the exact order of things, but somewhere along the way twrp will prompt you about the supersu and near the end it will ask about making changes so the stock recovery isn't applied back over twrp. Let it make the changes. When you do boot into the system you should have root.

[Solved] Unable to boot into TWRP recovery?

Hello,
I recently flashed the latest TWRP beta for the OxygenOS 4.0.1 on my phone which has an unlocked bootloader. I managed to boot into recovery immediately after flashing the .img through my PC, so that's how I was able to install my SuperSU.
However, since I booted into the OS, anytime I'm trying to enter the TRWP recovery again, I'm stuck in the stock recovery which doesn't let me install anything. So the only way for me to boot into TWRP recovery is using my PC. Can anybody help me to fix that?
Thanks!
What command are you using to install TWRP to your bootpartition?
I think the correct one is something like:
Code:
fastboot flash recovery (file name).img
kwoad said:
What command are you using to install TWRP to your bootpartition?
I think the correct one is something like:
Code:
fastboot flash recovery (file name).img
Click to expand...
Click to collapse
Thanks for your reply! Exactly. And after installing it, I used the command 'fastboot boot TWRP.img", and that brought me into TWRP recovery. But I could only get there this way and still had the stock recovery.
Yuniboy said:
Thanks for your reply! Exactly. And after installing it, I used the command 'fastboot boot TWRP.img", and that brought me into TWRP recovery. But I could only get there this way and still had the stock recovery.
Click to expand...
Click to collapse
did you unlock bootloader first
Yuniboy said:
Thanks for your reply! Exactly. And after installing it, I used the command 'fastboot boot TWRP.img", and that brought me into TWRP recovery. But I could only get there this way and still had the stock recovery.
Click to expand...
Click to collapse
From what I understand, the command 'fastboot boot twrp.img' will boot the specified recovery once, but won't flash it to the device. So it has nothing to do with the recovery that is actually on your device. Perhaps something went wrong when you actually flashed twrp and it wasn't written at all.
xabat said:
did you unlock bootloader first
Click to expand...
Click to collapse
Thanks for both your replies. Yes, I did. An indicator is also that every time I boot up my system it even warns me that the bootloader is unlocked.
freepenguin84 said:
From what I understand, the command 'fastboot boot twrp.img' will boot the specified recovery once, but won't flash it to the device. So it has nothing to do with the recovery that is actually on your device. Perhaps something went wrong when you actually flashed twrp and it wasn't written at all.
Click to expand...
Click to collapse
Well, I flashed the twrp by booting into fastboot mode and then typing 'fastboot flash recovery twrp.img'. I don't know what's wrong there, so maybe you could help me out?
Yuniboy said:
Well, I flashed the twrp by booting into fastboot mode and then typing 'fastboot flash recovery twrp.img'. I don't know what's wrong there, so maybe you could help me out?
Click to expand...
Click to collapse
Unfortunately then I don't know how to help Because that's exactly what I did and I got TWRP running without any problem. If you flash via 'fastboot flash recovery' command will it be on the device after you reboot for the first time?
i remember, once i couldn't boot into recovery either when i used fastboot command. Then I flash recovery using tool below and it worked for me.
https://forum.xda-developers.com/oneplus-3t/development/toolkit-oneplus-3t-toolkit-unlock-t3507729
freepenguin84 said:
Unfortunately then I don't know how to help Because that's exactly what I did and I got TWRP running without any problem. If you flash via 'fastboot flash recovery' command will it be on the device after you reboot for the first time?
Click to expand...
Click to collapse
Apparently, you were right. I just wiped my device (accidentaly ) and flashed TWRP again, basically did the same steps as before, but now it works. Seems like somehow the installation of TWRP just failed on the first try. Thanks for your help!
xabat said:
i remember, once i couldn't boot into recovery either when i used fastboot command. Then I flash recovery using tool below and it worked for me.
https://forum.xda-developers.com/oneplus-3t/development/toolkit-oneplus-3t-toolkit-unlock-t3507729
Click to expand...
Click to collapse
Fortunately, it wasn't that bad. So the installation of TWRP failed somehow and I just reinstalled it. Thanks for your help!
kwoad said:
What command are you using to install TWRP to your bootpartition?
I think the correct one is something like:
Code:
fastboot flash recovery (file name).img
Click to expand...
Click to collapse
And For Samsung devices, any method via using ODIN
(Samsung E7/E700H)
freepenguin84 said:
Unfortunately then I don't know how to help Because that's exactly what I did and I got TWRP running without any problem. If you flash via 'fastboot flash recovery' command will it be on the device after you reboot for the first time?
Click to expand...
Click to collapse
Apparently "yes". Source this xda article- https://www.xda-developers.com/how-to-install-twrp/

HELP .dirtycow

my phoe is broken i need to flash twrp and i cant to do it ,i setup cyanogenmod recovery by mistake and this recovery is fault because i cant even transfer any files form computer to mobile .. i try to flash with sp tool but it give me error because my phone is broken ,i try also dirtycow v11 on my phone to try flash twrp but it cant read phone on the computer and i setup V21 rom ??
sorry for bad english
any HElp plaese?
meroher said:
any HElp plaese?
Click to expand...
Click to collapse
How you mean broken?
Can it boot to fastboot mode?
YEP IT CAN BOOT TO FASTBOOT ?! then what?
mrmazak said:
how you mean broken?
Can it boot to fastboot mode?
Click to expand...
Click to collapse
plaese man help me my mob is still broken ineed it now
meroher said:
plaese man help me my mob is still broken ineed it now
Click to expand...
Click to collapse
I don't get notified that you answer if you do not quote.
you only answered one of the questions. You did not tell what is "broke"
no help you if you do not know what you need help with.
mrmazak said:
I don't get notified that you answer if you do not quote.
you only answered one of the questions. You did not tell what is "broke"
no help you if you do not know what you need help with.
Click to expand...
Click to collapse
oki iget it
first i had a twrp recovery and i try to install other recovery so
i install this recovery
https://forum.xda-developers.com/r1-hd/development/beta-cyanogenmod-recovery-blu-r1-hd-t3462614
and this recovery cant let me to install any rom or to back to install twrp recovery
and blu cant boot up he freeze on blu white screen
any thing else i will tell you
thanks for you help
meroher said:
oki iget it
first i had a twrp recovery and i try to install other recovery so
i install this recovery
https://forum.xda-developers.com/r1-hd/development/beta-cyanogenmod-recovery-blu-r1-hd-t3462614
and this recovery cant let me to install any rom or to back to install twrp recovery
and blu cant boot up he freeze on blu white screen
any thing else i will tell you
thanks for you help
Click to expand...
Click to collapse
Ok you installed this cm recovery with twrp?
android is not booting. (v21)
the cm recovery does boot but not allow install anything.
And fastboot is loading.
probably need to fastboot flash boot.img , I will share a superSU patched version. (you do not need to root system if not wanted, but patched boot is needed to boot a moddified system)
and fastboot flash twrp.
download this zip.
extract files to your desktop
use these fastboot commands to test first
This one to boot the phone
Code:
fastboot boot %userprofile%\Desktop\su-boot.img
This one to boot twrp
Code:
fastboot boot %userprofile%\Desktop\twrp_p6601_7.1_recovery.img
mrmazak said:
Ok you installed this cm recovery with twrp?
android is not booting. (v21)
the cm recovery does boot but not allow install anything.
And fastboot is loading.
probably need to fastboot flash boot.img , I will share a superSU patched version. (you do not need to root system if not wanted, but patched boot is needed to boot a moddified system)
and fastboot flash twrp.
download this zip.
extract files to your desktop
use these fastboot commands to test first
This one to boot the phone
Code:
fastboot boot %userprofile%\Desktop\su-boot.img
This one to boot twrp
Code:
fastboot boot %userprofile%\Desktop\twrp_p6601_7.1_recovery.img
Click to expand...
Click to collapse
Quote:
FIRST WHEN SEE YOU POST I TRY THIS CODES BEFORE TRYING WITH YOUR CODES
Lets see how quick and easy this really is...
In the command line type:
Code:
fastboot devices
Seeing your serial number means we know all is good
Now lets type these commands:
Code:
fastboot erase system -w
fastboot erase boot
fastboot update superawesomerom.zip
Of course replace <superawesomerom.zip> with the correct file name
and last but not least:
Code:
fastboot reboot
THANKS IT WORKS BUT WHEN I GO TO RECOVERY IT GO TO BOOT directly again AND again
WHATS BROBLEAM !
meroher said:
Quote:
FIRST WHEN SEE YOU POST I TRY THIS CODES BEFORE TRYING WITH YOUR CODES
Lets see how quick and easy this really is...
In the command line type:
Code:
fastboot devices
Seeing your serial number means we know all is good
Now lets type these commands:
Code:
fastboot erase system -w
fastboot erase boot
fastboot update superawesomerom.zip
Of course replace <superawesomerom.zip> with the correct file name
and last but not least:
Code:
fastboot reboot
THANKS IT WORKS BUT WHEN I GO TO RECOVERY IT GO TO BOOT directly again AND again
WHATS BROBLEAM !
Click to expand...
Click to collapse
WOW
WTF
Idon't know who told you to use those commands, but I am not familiar with using
Code:
fastboot erase system -w
fastboot erase boot
fastboot update superawesomerom.zip
so i dont know what to tell you.
why do you say "it worked" but then say it "just boots again AND again"
to me that is not worked, that is mean it made bootloop. so not worked.
mrmazak said:
WOW
WTF
Idon't know who told you to use those commands, but I am not familiar with using
Code:
fastboot erase system -w
fastboot erase boot
fastboot update superawesomerom.zip
so i dont know what to tell you.
why do you say "it worked" but then say it "just boots again AND again"
to me that is not worked, that is mean it made bootloop. so not worked.
Click to expand...
Click to collapse
ok sorry
the mobile now in a bootloop as you say any solution to this issue and iam sorry again >>+
i get codes from here
https://forum.xda-developers.com/showpost.php?p=41374686&postcount=4
this post please stay with me to back up this phone
meroher said:
ok sorry
the mobile now in a bootloop as you say any solution to this issue and iam sorry again >>+
i get codes from here
https://forum.xda-developers.com/showpost.php?p=41374686&postcount=4
this post please stay with me to back up this phone
Click to expand...
Click to collapse
I am not aware of any zip file available to flash the way that guide had you try.
As it stands you wiped boot and system.
I am away from PC so typing is not as easy. I will be more detailed when I return.
Basically I suggest you to "flash" the boot.img I sent.
Then "boot" the recovery.
If the recovery then boots. Install a rom from my modifes stock roms thread.
oki i try install recovery but it same thing it go to white screen and restart again and again
i will wait for you to help me more thanks ><
mrmazak said:
I am not aware of any zip file available to flash the way that guide had you try.
As it stands you wiped boot and system.
I am away from PC so typing is not as easy. I will be more detailed when I return.
Basically I suggest you to "flash" the boot.img I sent.
Then "boot" the recovery.
If the recovery then boots. Install a rom from my modifes stock roms thread.
Click to expand...
Click to collapse
oki i will wait you thanks for your time
meroher said:
oki i will wait you thanks for your time
Click to expand...
Click to collapse
So this is what i suggest
use the files i gave before, unzipped to desktop.
This one to Flash boot.img
Code:
fastboot flash boot %userprofile%\Desktop\su-boot.img
This one to boot twrp.img
Code:
fastboot boot %userprofile%\Desktop\twrp_p6601_7.1_recovery.img
I expect that to give you a working twrp environment. Then go to linked thread and install really any version you want. But as you said you were on V21, so pick that one I supose.
https://forum.xda-developers.com/r1-hd/development/modified-8-3-stock-rom-t3602672
mrmazak said:
So this is what i suggest
use the files i gave before, unzipped to desktop.
This one to Flash boot.img
Code:
fastboot flash boot %userprofile%\Desktop\su-boot.img
This one to boot twrp.img
Code:
fastboot boot %userprofile%\Desktop\twrp_p6601_7.1_recovery.img
I expect that to give you a working twrp environment. Then go to linked thread and install really any version you want. But as you said you were on V21, so pick that one I supose.
https://forum.xda-developers.com/r1-hd/development/modified-8-3-stock-rom-t3602672
Click to expand...
Click to collapse
it works fine finally thanks very much for help :]:]:laugh::laugh:

Question The partion doesn't exist

I am trying to flash custom recovery via fastboot method and i face en error after i enter this commond {fastboot flash recovery recovery location and enter then it show me :- remote (The partion doesn't exist)
I change multiple laptop and try again and again stil face this error.
Someone please help me to fix this problem
Awnish said:
I am trying to flash custom recovery via fastboot method and i face en error after i enter this commond {fastboot flash recovery recovery location and enter then it show me :- remote (The partion doesn't exist)
I change multiple laptop and try again and again stil face this error.
Someone please help me to fix this problem
Click to expand...
Click to collapse
Shouldn't it be "fastboot flash recovery.img recovery"?
Edit: sorry, mixed it up myself "flash recovery recovery.img"
fastboot flash recovery recovery.img
jjsan said:
fastboot flash recovery recovery.img
Click to expand...
Click to collapse
It doesn't work after enter commond i show this error (the partion doesn't exist) and recovery not install
bmwdroid said:
Shouldn't it be "fastboot flash recovery.img recovery"?
Click to expand...
Click to collapse
Yes
can you try to boot recovery without flashing?
in bootloader mode:
fastboot boot recovery.img
jjsan said:
can you try to boot recovery without flashing?
in bootloader mode:
fastboot boot recovery.img
Click to expand...
Click to collapse
Can you explain it
it will try to bood it without flash. i was using it like this for a long time. and you will see if the recovery is ok
Cn yo
jjsan said:
it will try to bood it without flash. i was using it like this for a long time. and you will see if the recovery is ok
Click to expand...
Click to collapse
Can you explain the complete method or any video or Photo
do you guys even know that fastboot flash boot boot.img works with TWRP?
this is the only way to flash TWRP
Bro after this i face black screen only. Phone doesn't boot even phone doesn't boot in stock recovery.phone boot only fastboot mode.
you need to patch both boot partitions
fastboot flash boot_a file.img
fastboot flash boot_b file.img
then
fastboot reboot
jjsan said:
you need to patch both boot partitions
fastboot flash boot_a file.img
fastboot flash boot_b file.img
then
fastboot reboot
Click to expand...
Click to collapse
Can you provide.img files
you can get one from image using tool
its the same for both
this one is for 12.5.18.0
Thanks buddy i will try it.
Awnish said:
Thanks buddy i will try it
Click to expand...
Click to collapse
i updated today to 13.0.8.0 and remember about this.
were you successful?

Categories

Resources