Related
Hi there,
I unclocked my phone via htcdev.com and flash recovery-clockwork via fastboot. I installed Rom cook such as LeeDroid and Revolution. At the end, I back to original rom via RUU. When I arranged my SDcard, I deleted folder clockwork. Now, I can't enter recovery mode. When I go to recovery, an icon with phone and curve green arrows appear on monitor (like factory reset) then move to phone and red triagle. I tried to re-unclock and re-flash recovery via cmd but I just received message "cannot flash "recovery ....." on cmd.
Plz give me the way to enter recovery?
Best regards,
Thanks
You lost the CWM recovery after run the RUU.
You need to re-unlock the bootloader and fastboot flash the CWM recovery again.
Make sure you write a right command:
fastboot flash recovery recovery_whatever_name.img
not fastboot flash recovery.img
ckpv5 said:
You lost the CWM recovery after run the RUU.
You need to re-unlock the bootloader and fastboot flash the CWM recovery again.
Make sure you write a right command:
fastboot flash recovery recovery_whatever_name.img
not fastboot flash recovery.img
Click to expand...
Click to collapse
Done! Tks a lot.
Hi everyone,
I'm new to modding and can't wait to get started. Can anybody simplify or expound in detail the instructions below
to a noob like me
Instructions:
1. Extract boot.img from the myONEv RC3.0.zip for the kernel. (Where exactly do I put it?)
2 Boot into bootloader - fastboot flash boot boot.img - fastboot reboot-bootloader - fastboot erase cache (How do I do this?)
3. Boot into recovery - flash myONEv RC3.0.zip (How?)
Thanks,
Noob
Before we can advise details on the above questions, you need to answer these questions first:
1) Is your phone bootloader unlocked ?
2) Do you have CWM or TWRP recovery installed ?
MyOneV
ckpv5 said:
Before we can advise details on the above questions, you need to answer these questions first:
1) Is your phone bootloader unlocked ?
2) Do you have CWM or TWRP recovery installed ?
Click to expand...
Click to collapse
Hi,
I have unlocked my bootloader and Clockworkmod
DesertTiger said:
Hi,
I have unlocked my bootloader and Clockworkmod
Click to expand...
Click to collapse
I believe you do have fastboot.exe that you use to unlock bootloader.
Put the myONEv RC3.0 in your sdcard.
1. Extract boot.img from the myONEv RC3.0.zip for the kernel. (Where exactly do I put it?)
Take out the boot.img from the zip and put it in the fastboot folder where you have the fastboot.exe
2 Boot into bootloader - fastboot flash boot boot.img - fastboot reboot-bootloader - fastboot erase cache (How do I do this?)
Open CMD prompt and CD to your fastboot folder and do the step:
fastboot flash boot boot.img <enter>
fastboot erase cahe <enter>
3. Boot into recovery - flash myONEv RC3.0.zip (How?)
Press power button once, you'll be in hboot
use the volume button to select recovery
press power to go to recovery
- install zip from sdcard
- choose zip from sdcard
scroll down to pick myONEv RC3.0.zip
scroll to chose Yes - Install myONEv_RC3.0.zip
and follow the installation process. Once complete, reboot
enter all details for setup, you are done.
one v
ckpv5 said:
I believe you do have fastboot.exe that you use to unlock bootloader.
Put the myONEv RC3.0 in your sdcard.
1. Extract boot.img from the myONEv RC3.0.zip for the kernel. (Where exactly do I put it?)
Take out the boot.img from the zip and put it in the fastboot folder where you have the fastboot.exe
2 Boot into bootloader - fastboot flash boot boot.img - fastboot reboot-bootloader - fastboot erase cache (How do I do this?)
Open CMD prompt and CD to your fastboot folder and do the step:
fastboot flash boot boot.img <enter>
fastboot erase cahe <enter>
3. Boot into recovery - flash myONEv RC3.0.zip (How?)
Press power button once, you'll be in hboot
use the volume button to select recovery
press power to go to recovery
- install zip from sdcard
- choose zip from sdcard
scroll down to pick myONEv RC3.0.zip
scroll to chose Yes - Install myONEv_RC3.0.zip
and follow the installation process. Once complete, reboot
enter all details for setup, you are done.
Click to expand...
Click to collapse
Thaank you!
ckpv5 said:
I believe you do have fastboot.exe that you use to unlock bootloader.
Put the myONEv RC3.0 in your sdcard.
1. Extract boot.img from the myONEv RC3.0.zip for the kernel. (Where exactly do I put it?)
Take out the boot.img from the zip and put it in the fastboot folder where you have the fastboot.exe
2 Boot into bootloader - fastboot flash boot boot.img - fastboot reboot-bootloader - fastboot erase cache (How do I do this?)
Open CMD prompt and CD to your fastboot folder and do the step:
fastboot flash boot boot.img <enter>
fastboot erase cahe <enter>
3. Boot into recovery - flash myONEv RC3.0.zip (How?)
Press power button once, you'll be in hboot
use the volume button to select recovery
press power to go to recovery
- install zip from sdcard
- choose zip from sdcard
scroll down to pick myONEv RC3.0.zip
scroll to chose Yes - Install myONEv_RC3.0.zip
and follow the installation process. Once complete, reboot
enter all details for setup, you are done.
Click to expand...
Click to collapse
Whoops, when I select recovery, the phone restarts. There is no option that allows me to "install zip from sdcard"
Which recovery that you flashed ?
Can you point the thread ?
Or you can use any of these
http://forum.xda-developers.com/showpost.php?p=25673379&postcount=1
http://forum.xda-developers.com/showpost.php?p=28153112&postcount=1
And your device is PrimoU / GSM right ?
ckpv5 said:
Which recovery that you flashed ?
Can you point the thread ?
Or you can use any of these
http://forum.xda-developers.com/showpost.php?p=25673379&postcount=1
http://forum.xda-developers.com/showpost.php?p=28153112&postcount=1
And your device is PrimoU / GSM right ?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1635520
Yes, my device is PrimoU
ckpv5 said:
Which recovery that you flashed ?
Can you point the thread ?
Or you can use any of these
http://forum.xda-developers.com/showpost.php?p=25673379&postcount=1
http://forum.xda-developers.com/showpost.php?p=28153112&postcount=1
And your device is PrimoU / GSM right ?
Click to expand...
Click to collapse
Thank you! Successfully installed MyOneV Rc.3.0 FTW! :victory:
ckpv5 said:
1. Extract boot.img from the myONEv RC3.0.zip for the kernel. (Where exactly do I put it?)
Take out the boot.img from the zip and put it in the fastboot folder where you have the fastboot.exe
2 Boot into bootloader - fastboot flash boot boot.img - fastboot reboot-bootloader - fastboot erase cache (How do I do this?)
Open CMD prompt and CD to your fastboot folder and do the step:
fastboot flash boot boot.img <enter>
fastboot erase cahe <enter>
Click to expand...
Click to collapse
And till here i should have just plugged one v into the computer, right? Or should i also select fastboot from the hboot?
Yes...plug One V to your PC and select fastboot from hboot.
u must select fastboot from hboot and then plug in
it will state as fastboot usb
then progress with the kernel flashing
Sent from my HTC One V
Want to do it easy? Just Use Flashtool Dude,It Will be done in less than 5 minutes
Sent from my ST15i using xda app-developers app
Singgih4050 said:
Want to do it easy? Just Use Flashtool Dude,It Will be done in less than 5 minutes
Sent from my ST15i using xda app-developers app
Click to expand...
Click to collapse
Is that safe?
soham_sss said:
Is that safe?
Click to expand...
Click to collapse
Yup it's safe.....
sent from heaven.....
handryg555 said:
Yup it's safe.....
sent from heaven.....
Click to expand...
Click to collapse
Hey, and how to root/gain super user??(using this tool, i mean)
soham_sss said:
Hey, and how to root/gain super user??(using this tool, i mean)
Click to expand...
Click to collapse
There's an Unlock icon to root the phone dude,Remember it's not for Unlock Bootloader of the phone
Sent From My Xperia Mini ST15i
no, its all okay, i did it using the normal method.
Hello everyone,
I have a an international HTC One X.
I rooted it yesterday and tried to load a 4.4.2 rom but I got a Status7 message.
Now I am stuck on Recovery (clockworkmod) and I can't access my phone.
I tried adb but the phone is not listed in the devices. Fixing this would be a good start.
Accessing it through USB to load a zip file in the internal memory for a start would be more than enough to fix it.
But how can I do this? Need to say that I also have a Mac!
Thank you so much in advance!
Flash philz 5.15 and mount the sdcard and wait literally a minute or 2.....it will pop up eventually.
Mr Hofs said:
Flash philz 5.15 and mount the sdcard and wait literally a minute or 2.....it will pop up eventually.
Click to expand...
Click to collapse
Thank you so much for your response!!
How can I flash philz 5.15 if I can't access my phone?
The device is not listed in adb
Put the phone in the bootloader/Fastboot usb mode and flash the recovery via Fastboot command. Adb doesn't work in the bootloader, only Fastboot commands do
Mr Hofs said:
Put the phone in the bootloader/Fastboot usb mode and flash the recovery via Fastboot command. Adb doesn't work in the bootloader, only Fastboot commands do
Click to expand...
Click to collapse
Thank you so much for this...!!!!!!!!
I'm trying it now... can you tell me the command? is it push again??
It's like how you flashed your first custom recovery, something in line with :
Fastboot flash recovery recovery.img (recovery.img = the name of the file)
https://www.dropbox.com/s/qp21ubo10xetcvn/Philz recovery 5.15.9.img
Mr Hofs said:
Put the phone in the bootloader/Fastboot usb mode and flash the recovery via Fastboot command. Adb doesn't work in the bootloader, only Fastboot commands do
Click to expand...
Click to collapse
woohoo
./fastboot-mac devices
seems it working...
trying...
Mr Hofs said:
It's like how you flashed your first custom recovery, something in line with :
Fastboot flash recovery recovery.img (recovery.img = the name of the file)
You're a star... it worked...
/fastboot-mac flash recovery recovery.img
sending 'recovery' (8050 KB)...
OKAY [ 1.039s]
writing 'recovery'...
(bootloader) Format partition SOS done
OKAY [ 0.657s]
finished. total time: 1.696s
now I have a new recovery... now what...???
THANK YOU!!!
Click to expand...
Click to collapse
Enter it and mount the sdcard in the mount and storage menu as a usb mass storage device .....Then wait. Copy the rom you want (any non kitkat) and make a full wipe and install the rom. Reboot back to the bootloader and flash the boot.img from that rom
/fastboot-mac flash boot boot.img
And then reboot.
so if I get things right I should use:
/fastboot-mac flash boot boot.img
/fastboot-mac erase cache
to push the new rom in... right?
Mr Hofs said:
Enter it and mount the sdcard in the mount and storage menu as a usb mass storage device .....Then wait. Copy the rom you want (any non kitkat) and make a full wipe and install the rom. Reboot back to the bootloader and flash the boot.img from that rom
/fastboot-mac flash boot boot.img
And then reboot.
Click to expand...
Click to collapse
wow... it's mounted...!!!!!!!!!!!!!
Can I use a kitkat one? like the slimkat?
saggel said:
wow... it's mounted...!!!!!!!!!!!!!
Can I use a kitkat one? like the slimkat?
Click to expand...
Click to collapse
if not... give a link of what's best to use please...!!!!!
You can use kitkat roms but you need a different recovery for that.
1: copy the desired rom to the sdcard and change the recovery. Make a full wipe and install the rom, flash the boot.img via Fastboot and reboot
2: flash any NON kitkat rom. Make a full wipe, install the rom and flash the boot.img via fastboot
Mr Hofs said:
You can use kitkat roms but you need a different recovery for that.
1: copy the desired rom to the sdcard and change the recovery. Make a full wipe and install the rom, flash the boot.img via Fastboot and reboot
2: flash any NON kitkat rom. Make a full wipe, install the rom and flash the boot.img via fastboot
Click to expand...
Click to collapse
My phone works again and I used the beanstalk 4.4.2
THANK YOU SO MUCH!
Now if you can tell me what's the 4.4.2 rom I can put on my phone and forget about flashing it for the next 3-4 months would be great
Cant tell which one, there is no such thing as a best rom. All roms has different options and features that a user needs or not.
But good it works again !
Please help me, i can't flash twrp, adb warn cannot load twrp.img. My hboot mode display unlocked and s on.
wingdrone said:
Please help me, i can't flash twrp, adb warn cannot load twrp.img. My hboot mode display unlocked and s on.
Click to expand...
Click to collapse
adb is not involved in flashing of twrp.
make sure the file is named recovery.img and it's in your adb tools along with with fastboot.exe
command is: fastboot flash recovery twrp.img
wingdrone said:
Please help me, i can't flash twrp, adb warn cannot load twrp.img. My hboot mode display unlocked and s on.
Click to expand...
Click to collapse
In addition to the above mentioned make sure you're booted to download mode. From bootloader this would work with fastboot oem reboot-download. You can't flash TWRP from bootloader mode any longer. This has been the case since the One M9 days.
Sent from my htc_pmeuhl using XDA Labs
michaelbsheldon said:
adb is not involved in flashing of twrp.
make sure the file is named recovery.img and it's in your adb tools along with with fastboot.exe
command is: fastboot flash recovery twrp.img
Click to expand...
Click to collapse
If it's renamed to recovery.img, then using fastboot flash recovery twrp.img isn't going to work.
It would have to be fastboot flash recovery recovery.img
Also to the OP, flash it in download mode as stated above.
hello i have big problem.
i unlocked bootloader with command fastboot flashing unlock / the show me unlock bootloader / Write YES
unlocked done, after unlock bootloader wipe data.
Then i try install custom TWRP..i download latest TWRP,then restart mobile to fastboot ..fastboot devices show me device,and i try
fastboot flash recovery recovery.img (show mi Failed remote: (recovery_a) No such partition
so next i try next commands:
fastboot getvar current-slot
fastboot set_active other
fastboot flash boot recovery.img /done
everithing see normally done without any problems.
Reboot phone and there its,,reboot in to fastboot. Mobile not starting im stuck in fastboot.
Can you help me please?
Merlousek said:
hello i have big problem.
i unlocked bootloader with command fastboot flashing unlock / the show me unlock bootloader / Write YES
unlocked done, after unlock bootloader wipe data.
Then i try install custom TWRP..i download latest TWRP,then restart mobile to fastboot ..fastboot devices show me device,and i try
fastboot flash recovery recovery.img (show mi Failed remote: (recovery_a) No such partition
so next i try next commands:
fastboot getvar current-slot
fastboot set_active other
fastboot flash boot recovery.img /done
everithing see normally done without any problems.
Reboot phone and there its,,reboot in to fastboot. Mobile not starting im stuck in fastboot.
Can you help me please?
Click to expand...
Click to collapse
In other Treble (a/b slots) based phones, the recovery is built into the boot rom. Likely you will need to re-flash the boot.img. That's what I would try first.
numbawon said:
In other Treble (a/b slots) based phones, the recovery is built into the boot rom. Likely you will need to re-flash the boot.img. That's what I would try first.
Click to expand...
Click to collapse
so what can i do? i dont have stock recovery,and twrp recovery dont start, what fastboot command can i try to repair? only what i have its global rom downloaded from nubia homepage but i dont now how to flash stock rom and repair all this i try miflash tool,but mi flash tool not support zip formats
You are going to need extract the global rom
Follow these instructions
Extract Android OTA Payload.bin File using Payload Dumper Tool
Learn how to dump and extract Android OTA Payload.bin file to get the boot.img (for rooting with Magisk), vendor.img, and other other partition images.
www.thecustomdroid.com
Once extracted, you should then be able to fastboot flash boot_(a or b) boot.img
numbawon said:
You are going to need extract the global rom
Follow these instructions
Extract Android OTA Payload.bin File using Payload Dumper Tool
Learn how to dump and extract Android OTA Payload.bin file to get the boot.img (for rooting with Magisk), vendor.img, and other other partition images.
www.thecustomdroid.com
Once extracted, you should then be able to fastboot flash boot_(a or b) boot.img
Click to expand...
Click to collapse
okey,,its look so verry hard for me so only way for me its wait for nubia unbrick tool for Red magic 6 like unbrick tool for red magic 5.
Merlousek said:
okey,,its look so verry hard for me so only way for me its wait for nubia unbrick tool for Red magic 6 like unbrick tool for red magic 5.
Click to expand...
Click to collapse
Several of us are in the waiting game for the unbrick tool at this point.
i try bumper what you send me but another im stuck here
Merlousek said:
i try bumper what you send me but another im stuck here
Click to expand...
Click to collapse
I'll see if I can get it all extracted for you and post it someplace. I've not done it myself, I just knew where the information was.
can do for me anybody download official rom V312 https://help.redmagic.gg/hc/en-us/articles/900006829463-RedMagic-6
and extract payload.bin via payload bumper all files and reupload for me please?
i need it for flash stock room via MIflash
Thanks for help.
Merlousek said:
can do for me anybody download official rom V312 https://help.redmagic.gg/hc/en-us/articles/900006829463-RedMagic-6
and extract payload.bin via payload bumper all files and reupload for me please?
i need it for flash stock room via MIflash
Thanks for help.
Click to expand...
Click to collapse
RedMagic6-6pro - Google Drive
drive.google.com
I've extracted both versions of the rom. The "output" folder in their respective paths contains all the extracted img files. All files are included for completeness.
numbawon said:
RedMagic6-6pro - Google Drive
drive.google.com
I've extracted both versions of the rom. The "output" folder in their respective paths contains all the extracted img files. All files are included for completeness.
Click to expand...
Click to collapse
thank you so much,and i have last question,,i try flash it with miflash,,boot on edl,i see device but mi flash say couldnt find flash script,, so what program use for flashing all files?
Merlousek said:
thank you so much,and i have last question,,i try flash it with miflash,,boot on edl,i see device but mi flash say couldnt find flash script,, so what program use for flashing all files?
Click to expand...
Click to collapse
Just use fastboot. Forget mi tool.
bs3pro said:
Just use fastboot. Forget mi tool.
Click to expand...
Click to collapse
what? fastboot? i have extracted all files from phyton like boot.img , system.img ... and what fastboot do you means?
fastboot flash system system.img
fastboot flash recovery recovery.img
fastboot flash boot boot.img
you mean this fastboot commands?
and flash all files from stock recovery in fastboot?
bs3pro said:
Just use fastboot. Forget mi tool.
Click to expand...
Click to collapse
what? fastboot? i have extracted all files from phyton like boot.img , system.img ... and what fastboot do youmeans?
fastboot flash system system.img
fastboot flash recovery recovery.img
like that?
another error when i try flash all files from fastboot
Thanks..i try this commands on screenshot in previous reply sometimes error but fastboot flash boot boot.img works and my nubia red magic 6 its on ALIVE..Thanks all for help, You are best.
Merlousek said:
Thanks..i try this commands on screenshot in previous reply sometimes error but fastboot flash boot boot.img works and my nubia red magic 6 its on ALIVE..Thanks all for help, You are best.
Click to expand...
Click to collapse
Nice job!
Merlousek said:
hello i have big problem.
i unlocked bootloader with command fastboot flashing unlock / the show me unlock bootloader / Write YES
unlocked done, after unlock bootloader wipe data.
Then i try install custom TWRP..i download latest TWRP,then restart mobile to fastboot ..fastboot devices show me device,and i try
fastboot flash recovery recovery.img (show mi Failed remote: (recovery_a) No such partition
so next i try next commands:
fastboot getvar current-slot
fastboot set_active other
fastboot flash boot recovery.img /done
everithing see normally done without any problems.
Reboot phone and there its,,reboot in to fastboot. Mobile not starting im stuck in fastboot.
Can you help me please?
Click to expand...
Click to collapse
What TWRP did you install? Make sure you're downloading a TWRP that's available for this device. So far, to my knowledge, there isn't a TWRP recovery for this device yet.
Hello there, how did u just unlock bootloader by fastboot command? didn't use OEM unlock option on dev setting?
Btw can you share me your twrp that you used?
I need it so badly my rom bugged stuck at google account setup