fastboot commands Needed - Honor 7X Questions & Answers

i need fastboot commands to flash all these files
{
"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"
}

fastboot flash *name of partition* *file name*
examples:
fastboot flash system system.img
fastboot flash recovery_ramdisk recovery_ramdisk.img
fastboot flash cache cache.img
and so on...
( but you should make Windows show file extensions )
---------- Post added at 12:07 PM ---------- Previous post was at 12:01 PM ----------
/! \ chances to brick your device : 9/10
you should try another ( automated ) method !

azerty11 said:
fastboot flash *name of partition* *file name*
examples:
fastboot flash system system.img
fastboot flash recovery_ramdisk recovery_ramdisk.img
fastboot flash cache cache.img
and so on...
( but you should make Windows show file extensions )
---------- Post added at 12:07 PM ---------- Previous post was at 12:01 PM ----------
/! \ chances to brick your device : 9/10
you should try another ( automated ) method !
Click to expand...
Click to collapse
not working

If you’re asking this question, you might want to try to tell us what you’re trying to do and why first, before you go trying to flash partitions

kdark said:
not working
Click to expand...
Click to collapse
what is the error message ?
if your image files are not in the same folder, you have to add the path to the file in the fastboot command
fastboot flash *partition name* *Windows path to folder* *image filename*
example:
fastboot flash system C:\path\to\system.img

smokinjoe2122 said:
If you’re asking this question, you might want to try to tell us what you’re trying to do and why first, before you go trying to flash partitions
Click to expand...
Click to collapse
i need to flash some partitions which i guess got corrupted while restoring backup

Flash all of them to the required partitions if available in TWRP. Fastboot is weird and sometimes it will give you the error: "Command not allowed."

fastboot flash recovery_ramdisk twrp.img

Related

[Guide]-FlashFactoryImage without lost SDcard data

Galaxy Nexus [I9250] easy to flash stock factoryImages without lost SDcard data
Everyone know flash factory images gotta lost sd card data in I9250
So we need backup sdcard,that be nausea
Here is the easy way to keep sd data
1 Go get your image from google factory images
2 Unzip tgz file which one you downloaded
Eg. yakju-jro03c-factory-3174c1e5.tgz ,unzip it and find the image-yakju-jro03c.zip
3 Open image-yakju-jro03c.zip, and delete the userdata.img
[This img using for cover your /data,sdcard mount on /data/media in i9250]
4 Begin flash,your can found flash-all.sh in unzip folder
don't use it
flash BL: fastboot flash bootloader bootloader-maguro-primelc03.img
flash baseband: fastboot flash radio radio-maguro-i9250xxlf1.img
OK point coming: fastboot -w update image-yakju-jro03c.zip
{
"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"
}
There is a -w in flash system command . check on fastboot ,-w will **** your /data
So we use fastboot update image-yakju-jro03c.zip to flash system
Cause didnt wipe data ,so flash a CWMrecovery which one wont wipe /data/media
then use CWM to wipe data
Everything done!
Enjoy!
Thank you for this useful post.. :good:
Is this method works with upgrading to 4.2.2? i read some articles about problems in this version with the SDCARD folder permissions and multi-user stuffs? have you tried it befor?
another question.. i had now a soft-break because of an App "Font Installer ★ Root ★" but i made backups using recovery to SDCARD folder, but i can't pull them out as you know without starting up the device in ADB mode.. and i had 4.2.1 (Officially with root access and unlocked boot-loader) is it safe to do your method without any lost of my data in SDCARD folder? or there's another method?
Best Regards.

[Q] installation done but is going only to bootloader

try to change rom on my htc one x and the only thing now is going back to bootloader.
when i installed the rom says : installation done but is going only to bootloader.
what can i do?
celica553 said:
try to change rom on my htc one x and the only thing now is going back to bootloader.
when i installed the rom says : installation done but is going only to bootloader.
what can i do?
Click to expand...
Click to collapse
are you flash the boot.img via fastboot?
Thant said:
are you flash the boot.img via fastboot?
Click to expand...
Click to collapse
THANKS FOR YOUR ANSEWER. NO i dont know how to flash boot.img
i used the One_X_All-In-One_Kit_v2.3 but because im new i dont really kinow how to use it
can u help me pls?
celica553 said:
THANKS FOR YOUR ANSEWER. NO i dont know how to flash boot.img
i used the One_X_All-In-One_Kit_v2.3 but because im new i dont really kinow how to use it
can u help me pls?
Click to expand...
Click to collapse
Take the boot.img from your rom archive and place in your fastboot folder go in fastboot with the phoner then open cmd and runt the command fastboot flash boot boot.img
Why the hell you open two thread wit the same question it is difficult for the members to see what happend and the progress. Please fallow only one of your thread don't post it in two only in one
Thant said:
Take the boot.img from your rom archive and place in your fastboot folder go in fastboot with the phoner then open cmd and runt the command fastboot flash boot boot.img
Why the hell you open two thread wit the same question it is difficult for the members to see what happend and the progress. Please fallow only one of your thread don't post it in two only in one
Click to expand...
Click to collapse
REALLY THANKS, u just made my day
{
"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"
}

[Q] Htc desire hd won't boot anymore

Hi,
I tried to root my htc desire hd and now it won't boot.
State is : Bootloader Unlock done with htcdev method
Bootloader is S-ON
Bootloader with fastboot is available
A recovery is flashed on it, TWRP
I try to put a CM 10 - 11 - 12 - 12.1 (not at the same time) via TWRP, none of them phone won't boot, when i boot, green HTC appears and nothing after that, no boot
When i try to run RUU executable via fastboot, executable program see the version of the rom on the phone and try to downgrade it, but after reset data and pushing data, it say failed and it has failed...
When it put the PD98IMG.zip and the root of sdcard, hboot load it but failed and do not purpose me to run it to update the phone.
When i try to reset factory, won't work
Is someone have time and knowledge to help me and that case please ?
Best regards,
Bootloader needs to be locked to run ruu
---------- Post added at 10:03 PM ---------- Previous post was at 10:03 PM ----------
jlesaux said:
Hi,
I tried to root my htc desire hd and now it won't boot.
State is : Bootloader Unlock done with htcdev method
Bootloader is S-ON
Bootloader with fastboot is available
A recovery is flashed on it, TWRP
I try to put a CM 10 - 11 - 12 - 12.1 (not at the same time) via TWRP, none of them phone won't boot, when i boot, green HTC appears and nothing after that, no boot
When i try to run RUU executable via fastboot, executable program see the version of the rom on the phone and try to downgrade it, but after reset data and pushing data, it say failed and it has failed...
When it put the PD98IMG.zip and the root of sdcard, hboot load it but failed and do not purpose me to run it to update the phone.
When i try to reset factory, won't work
Is someone have time and knowledge to help me and that case please ?
Best regards,
Click to expand...
Click to collapse
{
"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"
}
---------- Post added at 10:04 PM ---------- Previous post was at 10:03 PM ----------
Do NOT factory reset via bootloader. Nothing but probs there.
Hi,
Ok thanks for that information.
I had to flash via fastboot the boot.img extracted from the zip because of not S-OFF but S-ON.
It's ok for me now.
Thanks a lot for your help.
This post can be closed.
Best regards,
Try the thank you button. Haha

Honor 7x fastboot & adb commands failing with "Failed (remote: Command not allowed)"

Honor 7x fastboot & adb commands failing with "Failed (remote: Command not allowed)"
So I had unlocked the bootloader and was running a custom rom for a while with twrp recovery. Everything was fine till that point, the only issue was that i did not make any backup of the stock rom before flashing a custom one.
While trying to flash back the original stock BNDL22 (india variant) rom I messed something up and now my device speaker, mic and camera is not working and is crashing.
Following are the things that i did:
-flashed stock rom( flashed multiple roms China/eu/us/india).
-flashed stock recovery
-locked bootloader (for this is tried locking the bootloader with "fastboot oem relock".
This didnt not lock my bootloader somehow and now my bootloader status is still "unlocked" and anytime I try to use any fastboot command it fails with "command not allowed")
[Note: Also my model number is now showing as generic_a15]
screenshot:
{
"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"
}
I sure as hell hope you're bootloader is unlocked and your FRP is unlocked.
alphabetagama said:
While trying to flash back the original stock BNDL22 (india variant) rom I messed something up and now my device speaker, mic and camera is not working and is crashing.
Following are the things that i did:
-flashed stock rom( flashed multiple roms China/eu/us/india).
-flashed stock recovery
-locked bootloader (for this is tried locking the bootloader with "fastboot oem relock".
This didnt not lock my bootloader somehow and now my bootloader status is still "unlocked" and anytime I try to use any fastboot command it fails with "command not allowed")
[Note: Also my model number is now showing as generic_a15]
Click to expand...
Click to collapse
First off, don't flash ROMs for other phones. It *probably* won't work.
Second, you probably are on EMUI 8/Oreo. The correct partition is "recovery_ramdisk". There is no "boot" partition anymore.
I don't know why you're system flashing is failing though.
For now, get your firmware for YOUR variant. Not other variants/models.
Seems like you screwed up, but right now you need HuRUpdater.
Flash TWRP to recovery_ramdisk. I will attach it in the attachments part of this post.
Then follow all HuRUpdater instructions and flash it.
You should have your beloved EMUI back.
---------- Post added at 10:10 PM ---------- Previous post was at 10:03 PM ----------
TWRP here: https://ufile.io/ymnst

Color os 6 beta for realme 2 pro [flashable rom zip]

{
"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"
}
PHP:
** Disclaimer
I am not responsible if flashing this ROM bricks your
phone or causes thermonuclear war and ends the
world as we know it. You have been warned.
And it is beta version , it may have bugs !
Features - Click to know
Steps for install -
0. Backup ur data
1. Unlock and flash R2X2 Recovery
2. Boot into r2x2 recovery
3. Wipe dalvik,cache,data,system,vendor in advanced wipe
4. Flash rom zip
5. Enjoy , if u face bootloop then factory reset it !
Detailed video for installation - https://www.youtube.com/watch?v=eeNfyxwFrlo&t=30s
Download rom - Click to download
Welcome Back bro
Saved my day..
This ROM saved my day and helped me restore my phone back to stock after I accidentally flashed 'not working' boot+magisk zip and went on bootloop spree while trying to root the phone. Thank you for doing this and saving all of us.
However, the phone's back to stock recovery now.. I lost TWRP!!
Can I flash your recovery R2X2 in this rom? Is it going to again create bootloop?
---------- Post added at 07:52 AM ---------- Previous post was at 07:47 AM ----------
Thank you for making it easier for all of us. I have tested and it works perfectly, at least until now.
I had accidentally put my phone on bootloop spree while trying to flash magisk+boot.zip on earlier stock ROM after flashing TWRP recovery. I suppose that boot image wasn't for the updated stock rom !!!
Now, I got my phone back to normal, all thanks to you.
However, the custom recovery is also gone,
Can I flash your custom recovery R2X2 on this ROM as I desperately need a custom one...???
Thank you again.
achyutsharma said:
This ROM saved my ........
Click to expand...
Click to collapse
U welcome
1.first root boot.img with magisk for stay recovery
2.flash that boot.img through fastboot : fastboot flash boot boot.img
2.then flash r2x2 recovery : fastboot flash recovery recovery.img
thanks bro:good:

Categories

Resources