I follow almost every tutorial on our forum but i can't change the rom.
I unlock the bootloader with All in one toolki by hasson, unlock the root, I check with HxD the CID (11111111) but I can´t make s-off, I tryed cyanonenMod, CarbonRom, and another else but my HOX don´t work, always return to RUU (Relocked the bootloader).
I'm sure some people would love to help you but your post is in the wrong section. This should be in the Q&A section.
Sent from my One XL using Tapatalk 4
rammx said:
I follow almost every tutorial on our forum but i can't change the rom.
I unlock the bootloader with All in one toolki by hasson, unlock the root, I check with HxD the CID (11111111) but I can´t make s-off, I tryed cyanonenMod, CarbonRom, and another else but my HOX don´t work, always return to RUU (Relocked the bootloader).
Click to expand...
Click to collapse
Wrong topic.
You need to give us the phone's status rightnow. If it locked bootloader and running original RUU, the work will be simple for you.
Also tell us why you could not soff, and another thing is you are very lucky when flashing RUU before s-off, ur 1x not brick.
Thread moved to proper section, please next time read the rules before posting
This information can help?
{
"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"
}
You're s-on so you need to flash the boot.img manually using fastboot after you flash the ROM, that's why the ROMs aren't booting.
Extract the boot.img from the ROM zip on your pc, it's in the root folder of the zip. Put it in your fastboot folder.
After you flash the ROM, reboot to bootloader and connect your phone to the pc, wait for it to say fastboot usb on your phone screen.
Open a command prompt from within your fastboot folder and issue this command:
fastboot flash boot boot.img
Now you can reboot your phone and the ROM should boot up.
Sent from my Evita
timmaaa said:
You're s-on so you need to flash the boot.img manually using fastboot after you flash the ROM, that's why the ROMs aren't booting.
Click to expand...
Click to collapse
Yup yup. This is by far the most common reason for ROM not booting.
Boot.img will not work if you are s-on (and any hboot 1.14 or later). You simply have a kernel mismatched to your ROM.
timmaaa said:
You're s-on so you need to flash the boot.img manually using fastboot after you flash the ROM, that's why the ROMs aren't booting.
Extract the boot.img from the ROM zip on your pc, it's in the root folder of the zip. Put it in your fastboot folder.
After you flash the ROM, reboot to bootloader and connect your phone to the pc, wait for it to say fastboot usb on your phone screen.
Open a command prompt from within your fastboot folder and issue this command:
fastboot flash boot boot.img
Now you can reboot your phone and the ROM should boot up.
Sent from my Evita
Click to expand...
Click to collapse
redpoint73 said:
Yup yup. This is by far the most common reason for ROM not booting.
Boot.img will not work if you are s-on (and any hboot 1.14 or later). You simply have a kernel mismatched to your ROM.
Click to expand...
Click to collapse
Humm... I need change the Kernel or update the boot.img by fastboot? (How to?)
I would like install this rom to test http://forum.xda-developers.com/showthread.php?t=2382933
I explained how in my last post.
Sent from my Evita
rammx said:
Humm... I need change the Kernel or update the boot.img by fastboot? (How to?)
Click to expand...
Click to collapse
The post you just quoted (from timmaaa) explians how to do it.
timmaaa said:
You're s-on so you need to flash the boot.img manually using fastboot after you flash the ROM, that's why the ROMs aren't booting.
Extract the boot.img from the ROM zip on your pc, it's in the root folder of the zip. Put it in your fastboot folder.
After you flash the ROM, reboot to bootloader and connect your phone to the pc, wait for it to say fastboot usb on your phone screen.
Open a command prompt from within your fastboot folder and issue this command:
fastboot flash boot boot.img
Now you can reboot your phone and the ROM should boot up.
Sent from my Evita
Click to expand...
Click to collapse
Hi Timmaaa
Ok, let me understand something:
I have the Carbon Nighttly, I need extrac the boot.img from them, and install by fastboot to HOX, after copy the Carbon ZIP to the sdcard and from recovey install the ZIP rom??
I have the TWRP 2.5.0.0 Recovery.
Yes that's exactly right.
But.....
You need to change your TWRP recovery version to 2.6 because the version you have (2.5) is full of bugs and doesn't install/wipe properly. You can download TWRP 2.6 here. Then put the file in your fastboot folder and issue the following commands:
fastboot flash recovery "filename.img"
(the exact filename, minus the talking marks)
fastboot erase cache
fastboot reboot-bootloader
Now you can enter your new version of TWRP and install Carbon, then reboot to bootloader and flash the boot.img.
Sent from my Evita
timmaaa said:
Yes that's exactly right.
But.....
You need to change your TWRP recovery version to 2.6 because the version you have (2.5) is full of bugs and doesn't install/wipe properly. You can download TWRP 2.6 here. Then put the file in your fastboot folder and issue the following commands:
fastboot flash recovery "filename.img"
(the exact filename, minus the talking marks)
fastboot erase cache
fastboot reboot-bootloader
Now you can enter your new version of TWRP and install Carbon, then reboot to bootloader and flash the boot.img.
Sent from my Evita
Click to expand...
Click to collapse
One second....
After install the TWRP 2.6 by fastboot I need make the WIPE?
Steps:
1.- Install TWRP 2.6
2.- Fastboot boot.img
3.- Wipe delvin, system and cache
4.- install the rom from zip
I´m ok?
(sorry I´m beginner on Android)
rammx said:
One second....
After install the TWRP 2.6 by fastboot I need make the WIPE?
Steps:
1.- Install TWRP 2.6
2.- Fastboot boot.img
3.- Wipe delvin, system and cache
4.- install the rom from zip
I´m ok?
(sorry I´m beginner on Android)
Click to expand...
Click to collapse
No need to be sorry. But yes, you must follow my instructions above exactly to change your recovery.
When you wipe in TWRP use the advanced wipe feature and select cache/dalvik cache/factory reset/system. Then flash the ROM, then reboot to bootloader and flash the boot.img. Then you can reboot your phone into the ROM.
Sent from my Evita
---------- Post added at 01:49 AM ---------- Previous post was at 01:46 AM ----------
By the way, instead of using a Carbon nightly, you should use the stable 1.8 release which is the most recent and is also a very good/stable ROM. You can find it here.
Sent from my Evita
timmaaa said:
No need to be sorry. But yes, you must follow my instructions above exactly to change your recovery.
When you wipe in TWRP use the advanced wipe feature and select cache/dalvik cache/factory reset/system. Then flash the ROM, then reboot to bootloader and flash the boot.img. Then you can reboot your phone into the ROM.
Sent from my Evita
---------- Post added at 01:49 AM ---------- Previous post was at 01:46 AM ----------
By the way, instead of using a Carbon nightly, you should use the stable 1.8 release which is the most recent and is also a very good/stable ROM. You can find it here.
Sent from my Evita
Click to expand...
Click to collapse
timmaaa, thanks!!!! it's working my new rom!
Great news
PS. if someone helps you here, please hit the thanks button :thumbup:
Sent from my Evita
Related
The HTC Chacha can now be officially unlocked via HTC's HTCdev bootloader unlock tool:
{
"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"
}
(This is also confirmed to work on HTC Status, thanks jlopez0978)
1) Unlock: Prepare for Unlock via HTCDev then unlock as explained here (you can find a small fastboot & adb kit here, no need to install the whole sdk).
2) Root: You should be able to root using the Doomlord root tool.
3) Install CWM Recovery: Download CWM 5.0.2.7 for Chacha and flash it using fastboot (see detailled instructions by Yorzua here)
Code:
fastboot flash recovery recovery.img
4) Flash custom rom like SuperOSR / CM7
5) Enjoy!
YES! F*****G YES! I'm already S-OFF'd via the XTC-Clip, but gonna do this unlock anyways.
12:45am where I live, and this just made my day!
EDIT 1: I kept getting "model ID" errors, so I had to extract the rom.zip from the RUU.exe and apply it manually from HBOOT.
EDIT 2: Just a tip, the recovery can be fastboot flashed. From what I've read in the Wildfire S section, boot.img's will need to be fastboot flashed too if you didn't S-OFF via the XTC-Clip.
EDIT 3: Seems like you can fastboot flash everything but radios and HBOOTs - I fastboot flashed a boot.img and a system.img of a nandroid backup of the 1.54.401.2 stock ROM - I could see this being very useful.
now that there is s-off available, should we request that the htc chacha be shifted back to the main forum instead of allow it to remain in the legacy section?
fi3ry_icy said:
now that there is s-off available, should we request that the htc chacha be shifted back to the main forum instead of allow it to remain in the legacy section?
Click to expand...
Click to collapse
Let the activity build up for a couple of days then message an admin.
I'm from the wildfire s forum and we were put in legacy, but after a polite message to admin (not from me) we're back in action.
I unlocked the boot loader but it still says s-on!
ts3010 said:
I unlocked the boot loader but it still says s-on!
Click to expand...
Click to collapse
It won't s-off
Bootloader unlocked means you can root and flash custom roms
You can't flash hboot and radios
Also your phone wont be network unlocked
ts3010 said:
I unlocked the boot loader but it still says s-on!
Click to expand...
Click to collapse
I'm not sure that's relevant... You could't be S-On but unlocked (being able to flash non signed files)
Have you done the fastboot oem unlock part? Did it fail??
Can you report the output of:
Code:
fastboot.exe getvar -all
I followed the guide in this topic http://forum.xda-developers.com/showthread.php?t=1184118 and put PH06IMG.zip in the root of sdcard and when i boot in boot loader it find the file and say
Parsing...[PH06IMG.zip]
that's it and do nothing after that so what is the problem?
ts3010 said:
I followed the guide in this topic http://forum.xda-developers.com/showthread.php?t=1184118 and put PH06IMG.zip in the root of sdcard and when i boot in boot loader it find the file and say
Parsing...[PH06IMG.zip]
that's it and do nothing after that so what is the problem?
Click to expand...
Click to collapse
Same problem here.
UPDATE: Tried with the chinese one: http://forum.xda-developers.com/showthread.php?t=1280569 ,
and then it said: "Main version is older" and made me reboot.
All the guides for chacha are friggin confusing anyways. Everybody assumes HTCDEV bootunlocker put your phone to S-OFF.
Well it doesnt... After HTCDEV unlock it is still S-ON but UNLOCKED. Which still has its limitations.
Its so annoying, all I want is root so I can delete some of the stock apps to free some space. I dont need fancy custom roms etc. Because after the 5-6 apps I installed, the phone basically is unusable because after a few weeks there will be only 10-15mbs left. And mind you, I moved everything possible to the SD card.
If this phone isnt so unusable, I wouldnt even bother rooting/unlocking it.
dapaua said:
Same problem here.
UPDATE: Tried with the chinese one: http://forum.xda-developers.com/showthread.php?t=1280569 ,
and then it said: "Main version is older" and made me reboot.
Click to expand...
Click to collapse
ok, let's try that:
extract the recovery.img from the PH06IMG.zip and flash it using fastboot, now that you should be able to do it:
Code:
fastboot erase recovery
fastboot flash recovery recovery.img
laapsaap said:
All the guides for chacha are friggin confusing anyways.
Click to expand...
Click to collapse
Feel like helping and write some clearer instructions?
adlx.xda said:
ok, let's try that:
extract the recovery.img from the PH06IMG.zip and flash it using fastboot, now that you should be able to do it:
Code:
fastboot erase recovery
fastboot flash recovery recovery.img
Click to expand...
Click to collapse
when i do this i got
C:\android>fastboot erase recovery
erasing 'recovery'...
FAILED (remote: not allowed)
finished. total time: 0.000s
I tried fastboot flash recovery recovery.img with out erase and it worked finaly
ts3010 said:
when i do this i got
C:\android>fastboot erase recovery
erasing 'recovery'...
FAILED (remote: not allowed)
finished. total time: 0.000s
Click to expand...
Click to collapse
thanks, edited the OP.
what is the output of :
fastboot getvar -all
>moto-fastboot.exe getvar -all
getvar:-all FAILED (remote: unknown command)
I rooted my chacha
laapsaap said:
>moto-fastboot.exe getvar -all
getvar:-all FAILED (remote: unknown command)
Click to expand...
Click to collapse
damn it! could you try those?
fastboot getvar secure
fastboot getvar unlocked
But
I have an Arabic Version and I did follow all the above steps and i cant get any sign that it working .. I really need Root what shall i do now
This is my Bootloader after i did flash the ( PH0611000_Chacha_hboot_1.10.0000.exe ) from the HTCdev.com
ts3010 said:
I rooted my chacha
Click to expand...
Click to collapse
how you did it
your boot loader is still locked you need to unlock it first from htcdev
im not the most experience with rooting and roms but i have never had issues before with my glacier and pyramid, however this HtC one s is pissing me off...ive rooted custom recovery and all but while trying to flash ROM cm9 unofficial (which looks great) i have managed to F it up and am stuck on cm9 bootloop, tried everything dont know what im doing wrong no back ups either for what ever reason
" glacierguy
Yesterday, 11:43 PM
# 781
Originally Posted by mattmann95
cannot get it to boot. wait 5 mins, does not boot. I fastboot boot.img then wipe cache and dilvk cache then flash gapps and rom and it will not boot it takes forever! please help
"Fastboot flash boot boot.img" make sure u type boot twice.
Do factory reset/wipe data and wipe cache. Flash rom. Reboot into bootloader. Fastboot flash boot boot.img. reboot phone. Then reboot back into recovery to flash gapps. Should work "
so did you already flash the (right) boot.img via fastboot?
fipsib said:
so did you already flash the (right) boot.img via fastboot?
Click to expand...
Click to collapse
If you haven't, extract the boot.img file from the .zip and place it where you have adb/fastboot (Android SDK). Then boot into bootloader, go into Fastboot, plug phone in for "Fastboot USB" then type the following in command prompt and reboot.
fastboot flash boot boot.img
brwetz said:
If you haven't, extract the boot.img file from the .zip and place it where you have adb/fastboot (Android SDK). Then boot into bootloader, go into Fastboot, plug phone in for "Fastboot USB" then type the following in command prompt and reboot.
fastboot flash boot boot.img
Click to expand...
Click to collapse
ive tried all that boot.img from zip even another one with the download no luck just stuck on boot with that cm9 rom on loop thanks for your help though guys any other suggestions other then just shooting myself in the head??lol
Try flashing Paranoid/AOKP and then flashing back to CM9.
flash older cm9 rom?
this is my first attempt of any ROM for this phone starting with cm9 alpha 13 does anyone recomend maybe installing a older alpha?? maybe alpha 10 cm9?? idk
Try flashing the latest alpha 14. Maybe you got a bad download of alpha 13.
did you solve your problem?
if not & you're not quite shure about flashing the boot.img properly with fastboot I set up a Tutorial yesterday:
[Tutorial] How to flash a new boot.img via Fastboot
perhaps this might help you if the above one didn't fix your problems:
http://forum.xda-developers.com/showthread.php?t=1667929
I had the same problem. But this worked for me.
wipe all -> flash cm9 14 -> wipe all -> flash gapps -> wipe all -> fastboot flash boot boot.img ( i used the touchfix one ).
then i got in.. but took some time first load. But now i cant get wifi to work and cant see simcontacts. Drives me nuts.
Just reflashed all with no luck.
Hi!
On my phone I have venom rom until yesterday work very good , but today, when i installed one kernel via venom hub, my phone on restart keep bootloop
I can access to 4ext recovery, I try to wipe all, to reistall rom, to install another rom but nothing, is always bootloop
How can I fix that problem?? Please help meeee
Thx to all
Dario
dariodisgusto said:
Hi!
On my phone I have venom rom until yesterday work very good , but today, when i installed one kernel via venom hub, my phone on restart keep bootloop
I can access to 4ext recovery, I try to wipe all, to reistall rom, to install another rom but nothing, is always bootloop
How can I fix that problem?? Please help meeee
Thx to all
Dario
Click to expand...
Click to collapse
S-ON or S-OFF?
if you are S-ON enable smartflash from recovery and then flash the rom
otherwise flash the boot.img of the rom manually
see here http://forum.xda-developers.com/showthread.php?t=1631861 (extra 1 step)
rzr86 said:
S-ON or S-OFF?
if you are S-ON enable smartflash from recovery and then flash the rom
otherwise flash the boot.img of the rom manually
see here http://forum.xda-developers.com/showthread.php?t=1631861 (extra 1 step)
Click to expand...
Click to collapse
Sorry, the phone is S-OFF
When i enter to 4ext, it says "4EXT smartflash is currently set to update your boot partition on next system start.
Is this wanted or should it be removed?
Remove smartflash? YES or NOT
dariodisgusto said:
Sorry, the phone is S-OFF
Click to expand...
Click to collapse
ok let's do this
from 4ext recovery go
tools
format all partitions except sdcard
then flash the rom
if that doesn't work too follow the second option in my previous post(flashing boot.img manually)
but in any case don't enable smartflash because you are S-OFF
rzr86 said:
ok let's do this
from 4ext recovery go
tools
format all partitions except sdcard
then flash the rom
if that doesn't work too follow the second option in my previous post(flashing boot.img manually)
but in any case don't enable smartflash because you are S-OFF
Click to expand...
Click to collapse
I try to format all and then install the rom but not fix the problem, now I try with boot.img (but what is boot.img? where I found this file?)
Thx
dariodisgusto said:
I try to format all and then install the rom but not fix the problem, now I try with boot.img (but what is boot.img? where I found this file?)
Thx
Click to expand...
Click to collapse
open the rom.zip and you will see the boot.img
extract it and place it in the folder where you have adb and fastboot files
check in settings from your device if you have usb debugging enable
boot your device into bootloader
connect it to pc(it will say fastboot usb)
now in the white space of the folder do shift + right click and choose open command window
then do these commands
fastboot flash boot boot.img
fastboot reboot
then see if it will boot up
best wishes
rzr86 said:
open the rom.zip and you will see the boot.img
extract it and place it in the folder where you have adb and fastboot files
check in settings from your device if you have usb debugging enable
boot your device into bootloader
connect it to pc(it will say fastboot usb)
now in the white space of the folder do shift + right click and choose open command window
then do these commands
fastboot flash boot boot.img
fastboot reboot
then see if it will boot up
best wishes
Click to expand...
Click to collapse
When I launch command: "fastboot flash boot boot.img" I have this message;
"sending 'boot' (4904 KB) ...OKAY
writing 'boot' ...FAILED (remote; not allowed)
finished. total time 1.467s"
What is this?
dariodisgusto said:
When I launch command: "fastboot flash boot boot.img" I have this message;
"sending 'boot' (4904 KB) ...OKAY
writing 'boot' ...FAILED (remote; not allowed)
finished. total time 1.467s"
What is this?
Click to expand...
Click to collapse
maybe it requires to have htc drivers installed
do you have them?
dariodisgusto said:
When I launch command: "fastboot flash boot boot.img" I have this message;
"sending 'boot' (4904 KB) ...OKAY
writing 'boot' ...FAILED (remote; not allowed)
finished. total time 1.467s"
What is this?
Click to expand...
Click to collapse
You need the juopunut hboot to allow fastboot flash commands.
The easiest option is disable SmartFlash in 4EXT
Sent from my HTC Sensation XE with Beats Audio Z715e using xda premium
rzr86 said:
maybe it requires to have htc drivers installed
do you have them?
Click to expand...
Click to collapse
I installed "HTCDriver3.0.0.007" is it right? Then I disable smartflash from 4ext but I ave the same error!
Please helpppp
dariodisgusto said:
I installed "HTCDriver3.0.0.007" is it right? Then I disable smartflash from 4ext but I ave the same error!
Please helpppp
Click to expand...
Click to collapse
what is your hboot version?
maybe you need the juopunut hboot as Jonny suggaested
i can't think something else right now
rzr86 said:
what is your hboot version?
maybe you need the juopunut hboot as Jonny suggaested
i can't think something else right now
Click to expand...
Click to collapse
I have that HBOOT:
{
"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"
}
probably then you need the juopunut hboot as Jonny suggested before which is also unlocked and you can perform commands
rzr86 said:
probably then you need the juopunut hboot as Jonny suggested before which is also unlocked and you can perform commands
Click to expand...
Click to collapse
but now it is easier to return to the stock version? Because I saw that joupunut hboot is not very easy to do
dariodisgusto said:
but now it is easier to return to the stock version? Because I saw that joupunut hboot is not very easy to do
Click to expand...
Click to collapse
i think the only thing you have to do is to follow the instructions where are mentioning at the top of the site
where did you see of returning to the stock version?
dariodisgusto said:
but now it is easier to return to the stock version? Because I saw that joupunut hboot is not very easy to do
Click to expand...
Click to collapse
nahh ..you are already SOFF ...no need to do wire trick again ..
you just need to flash juopunutbear HBOOT ..its as simple as flashing custom recovery from fastboot ..thats all
check troubleshoot point #3 from my soff guide(link in my signature) ...the easiest way to flash juopunutbear hboot is given there
Okay, I tried putting a new rom on my at&t one xl, and it did something horribly wrong. I was able to get to recovery and it told me I had no operating system, the I tried flashing a new rom again. At this point it restarted the phone got stuck at the splash screen and now I cant even get to recovery just the fast boot and boot loader. Any help would greatly appreciated.
You haven't given any of the vital information required to help you. Please provide the following:
hboot/firmware version
S-on or s-off
Recovery version
What ROM(s) you were trying to flash
What you have done to try to recover
Sent from my Evita
timmaaa said:
You haven't given any of the vital information required to help you. Please provide the following:
hboot/firmware version
S-on or s-off
Recovery version
What ROM(s) you were trying to flash
What you have done to try to recover
Sent from my Evita
Click to expand...
Click to collapse
hboot 1.14.002
s is off
cant remember recovery version since I can't access it
I had viper rom and I was going to cyanogen mod 10.1
and I thought I had a titanium backup but my whole sd card go deleted, so I mounted my sd card and got the rom again and flashed it and at that point I couldn't go back to recovery
Did you read the OP for cm10.1? It states in the requirements that you must RUU up to the latest (3.18) to run that ROM. In terms of your recovery, just flash it again from fastboot.
Sent from my Evita
timmaaa said:
Did you read the OP for cm10.1? It states in the requirements that you must RUU up to the latest (3.18) to run that ROM. In terms of your recovery, just flash it again from fastboot.
Sent from my Evita
Click to expand...
Click to collapse
I must of completely overseen that. and sir the only option I have on my boot is fast boot, recovery, factory reset, clear storage, simlock, image crc, and power down. I don't know how to even flash things at this point.
and only options I fast boot are bootloader, reboot, reboot boot loader and powerdown
That's all you need to RUU, it's an exe file that you just run while your phone is connected in fastboot mode. You'll need top flash your recovery again, then you can flash a ROM.
Download the RUU
Run the RUU
Download recovery
Flash recovery
Flash ROM
The fastboot command to flash the recovery is:
fastboot flash recovery "recovery.img"
(The exact recovery filename, without the talking marks)
fastboot erase cache
fastboot reboot-bootloader
Now you can enter recovery on your phone, mount usb storage, copy ROM to phone, flash ROM.
Sent from my Evita
Thanks guys. My kids an idiot and did this today to his phone (my old phone). He got the information from you guys and left it to me to fix when I got home.
timmaaa said:
That's all you need to RUU, it's an exe file that you just run while your phone is connected in fastboot mode. You'll need top flash your recovery again, then you can flash a ROM.
Download the RUU
Run the RUU
Download recovery
Flash recovery
Flash ROM
The fastboot command to flash the recovery is:
fastboot flash recovery "recovery.img"
(The exact recovery filename, without the talking marks)
fastboot erase cache
fastboot reboot-bootloader
Now you can enter recovery on your phone, mount usb storage, copy ROM to phone, flash ROM.
Sent from my Evita
Click to expand...
Click to collapse
Cool glad ur all set
Sent from my HTC One XL using xda premium
Hello , sorry for my bad english , i have a moto z3 play model xt1929-6 , i unlock the bootloader with program "minimal adb and fastbood", now i try to boot the img of recovery but the program say "
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot boot twrp-3.5.0_9-0-beckham.img
downloading 'boot.img'..." and stays there.. .
the command what i use is " fastboot devices----fastboot boot "boot.img or name of img".
pls help me.
{
"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"
}
try renaming twrp-3.5.0_9-0-beckham.img to a.img then place a.img into My Computer>Local Disk ( C: )
then type
Code:
fastboot flash boot C:\a.img
ADB hate spaces and symbol on .img files ...
ineedroot69 said:
try renaming twrp-3.5.0_9-0-beckham.img to a.img then place a.img into My Computer>Local Disk ( C: )
then type
Code:
fastboot flash boot C:\a.img
ADB hate spaces and symbol on .img files ...
Click to expand...
Click to collapse
still the problem , downloading boot.img
danilolegenda said:
still the problem , downloading boot.img
Click to expand...
Click to collapse
what error?
ineedroot69 said:
what error?
Click to expand...
Click to collapse
danilolegenda said:
View attachment 5241261
Click to expand...
Click to collapse
why you using
Code:
fastboot boot
and not
Code:
fastboot flash boot
are you trying to backup your partition before going full root??
don't do fastboot flash boot you will not have stock boot.img backup you can try
Code:
fastboot erase boot
fastboot boot a.img
ineedroot69 said:
are you trying to backup your partition before going full root?? don't do
fastboot flash boot you will not have stock boot.img backup you can try
Code:
fastboot erase boot
fastboot boot a.img
Click to expand...
Click to collapse
i try to boot the twrp for install this like a see in tutorial, try fastboot flash boot ?
i try to follow this tutorial
danilolegenda said:
i try to boot the twrp for install this like a see in tutorial, try fastboot flash boot ?
Click to expand...
Click to collapse
fastboot flash boot command is permanent (you will have permanent TWRP recovery installed on your phone)
fastboot boot command is temporary (It would just load TWRP temporary and used for mainly file recovery or backup)
it's depends on your decision
ineedroot69 said:
fastboot flash boot command is permanent (you will have permanent TWRP recovery installed on your phone)
fastboot boot command is temporary (It would just load TWRP temporary and used for mainly file recovery or backup)
it's depends on your decision
Click to expand...
Click to collapse
ahhh ok, then can I install the twrp using the img and the command "fastboot flash boot"? is it just to install the recovery? Sorry I haven't done these procedures for a long time.
that video is not full guide its does not show how to backup partition incase your phone does not boot anymore after installing TWRP ...
do you have stock rom of your phone just incase it does not boot again?
yes fastboot flash boot just make sure it's correct version of TWRP you are flashing
ineedroot69 said:
that video is not full guide its does not show how to backup partition incase your phone does not boot anymore after installing TWRP ...
do you have stock rom of your phone just incase it does not boot again?
yes fastboot flash boot just make sure it's correct version of TWRP you are flashing
Click to expand...
Click to collapse
i have a stock rom of android 9 but no have a back up of this, the file is corretly from this link "https://dl.twrp.me/beckham/twrp-3.3.1-0-beckham.img.html" I thought it was installed with the zip but in the video they show with the img.
ineedroot69 said:
that video is not full guide its does not show how to backup partition incase your phone does not boot anymore after installing TWRP ...
do you have stock rom of your phone just incase it does not boot again?
yes fastboot flash boot just make sure it's correct version of TWRP you are flashing
Click to expand...
Click to collapse
I have already tried to flash the recovery but it tells me that the file is too big to send it, the latest version of twrp weighs 33mb
danilolegenda said:
I have already tried to flash the recovery but it tells me that the file is too big to send it, the latest version of twrp weighs 33mb
Click to expand...
Click to collapse
Did it success? The biggest img file I fastboot flash is 2.4GB which is system.img. Just ignore the filesize warning
ineedroot69 said:
Did it success? The biggest img file I fastboot flash is 2.4GB which is system.img. Just ignore the filesize warning
Click to expand...
Click to collapse
i try with one command "fastboot flash recovery (and here the img file) with this say the file is so much bigger, I was scared by what you said that I could stay without starting the phone anymore D:
danilolegenda said:
i try with one command "fastboot flash recovery (and here the img file) with this say the file is so much bigger, I was scared by what you said that I could stay without starting the phone anymore D:
Click to expand...
Click to collapse
I agree with that mindset kinda risky also it's kinda terrible how to tell to your mother you broke your phone because you followed an Indian tutorial on youtube
thou like Adolf Hitler said " Your strength is only as strong as your commitment "
ineedroot69 said:
I agree with that mindset kinda risky also it's kinda terrible how to tell to your mother you broke your phone because you followed an Indian tutorial on youtube
thou like Adolf Hitler said " Your strength is only as strong as your commitment "
Click to expand...
Click to collapse
I can't agree with you so much
ineedroot69 said:
I agree with that mindset kinda risky also it's kinda terrible how to tell to your mother you broke your phone because you followed an Indian tutorial on youtube
thou like Adolf Hitler said " Your strength is only as strong as your commitment "
Click to expand...
Click to collapse
i try again but have the same problem look at this.
The problem has been solved , the problem is a windows 10 , i try with windows 7 pc and I was able to do the whole. procedure.