How I install the boot.img with the boot.img_installer_rc2.0?
1qasdfghj said:
How I install the boot.img with the boot.img_installer_rc2.0?
Click to expand...
Click to collapse
1. put your phone in fastboot and plug in your PC with usb
2. extract the installer zip in your C:\Android
3. double click ''Install Boot.img.bat''
4. wait until it's done
5. boot.img is installed
GtrCraft said:
1. put your phone in fastboot and plug in your PC with usb
2. extract the installer zip in your C:\Android
3. double click ''Install Boot.img.bat''
4. wait until it's done
5. boot.img is installed
Click to expand...
Click to collapse
What you mean in "C:\Android" I have phone storage(Internal storage) and sd card storage. Which one?
1qasdfghj said:
What you mean in "C:\Android" I have phone storage(Internal storage) and sd card storage. Which one?
Click to expand...
Click to collapse
No,that is a folder on your pc,it doesn't have to be C:\Android,you can put it anywhere you want. But it's much easyer to navigate to that folder using cmd or terminal. All you need to type is cd c:\android and you are there. You can just put a boot.img in C drive,open cmd and type
fastboot flash boot c:\boot.img . But i bealive that you are talking about a automated installer,you can extract it anywhere you want and run Boot.img.bat and you are all done.
nightwalkerkg said:
No,that is a folder on your pc,it doesn't have to be C:\Android,you can put it anywhere you want. But it's much easyer to navigate to that folder using cmd or terminal. All you need to type is cd c:\android and you are there. You can just put a boot.img in C drive,open cmd and type
fastboot flash boot c:\boot.img . But i bealive that you are talking about a automated installer,you can extract it anywhere you want and run Boot.img.bat and you are all done.
Click to expand...
Click to collapse
The cmd doesn't find my device.
I am in the bootloader.
1qasdfghj said:
I am in the bootloader.
Click to expand...
Click to collapse
Ok,do a command "fastboot devices" and see if you get any output.
nightwalkerkg said:
Ok,do a command "fastboot devices" and see if you get any output.
Click to expand...
Click to collapse
NOW it did something and in the end says "pause", but I am not sure if it install the boot.img. How can I check it?
1qasdfghj said:
NOW it did something and in the end says "pause", but I am not sure if it install the boot.img. How can I check it?
Click to expand...
Click to collapse
Right click on the cmd and click on "Mark",select the text output and paste it here. Or do a screenshot.
1qasdfghj said:
I am in the bootloader.
Click to expand...
Click to collapse
If you are in the bootloader, then press power button to go to fastboot mode. If it works you see a red line with white letters: "fastboot"
Plug your cable and you will see on the phone "fastboot usb", the you can start the boot image install with the batch.
nightwalkerkg said:
Right click on the cmd and click on "Mark",select the text output and paste it here. Or do a screenshot.
Click to expand...
Click to collapse
C:\Users\ACER\Desktop\Boot.img_Installer_RC2.0>call fastboot flash boot boot.img
sending 'boot' (4208 KB)...
OKAY [ 0.780s]
writing 'boot'...
OKAY [ 2.169s]
finished. total time: 2.949s
C:\Users\ACER\Desktop\Boot.img_Installer_RC2.0>call fastboot erase cache
erasing 'cache'...
OKAY [ 0.218s]
finished. total time: 0.218s
C:\Users\ACER\Desktop\Boot.img_Installer_RC2.0>pause
Press any key to continue . . .
1qasdfghj said:
C:\Users\ACER\Desktop\Boot.img_Installer_RC2.0>call fastboot flash boot boot.img
sending 'boot' (4208 KB)...
OKAY [ 0.780s]
writing 'boot'...
OKAY [ 2.169s]
finished. total time: 2.949s
C:\Users\ACER\Desktop\Boot.img_Installer_RC2.0>call fastboot erase cache
erasing 'cache'...
OKAY [ 0.218s]
finished. total time: 0.218s
C:\Users\ACER\Desktop\Boot.img_Installer_RC2.0>pause
Press any key to continue . . .
Click to expand...
Click to collapse
Ok,it's installed. Press any key and it will close.
nightwalkerkg said:
Ok,it's installed. Press any key and it will close.
Click to expand...
Click to collapse
OK, thank you.
nightwalkerkg said:
Ok,it's installed. Press any key and it will close.
Click to expand...
Click to collapse
I flash the rom.zip and reboot my device but he stops in the HTC logo.
It fixed.
Now I have a message: "Unfortunately, Setup has stopped.".
1qasdfghj said:
I flash the rom.zip and reboot my device but he stops in the HTC logo.
It fixed.
Now I have a message: "Unfortunately, Setup has stopped.".
Click to expand...
Click to collapse
You did an full wipe/Factory Reset in the recovery before installing the rom?
GtrCraft said:
You did an full wipe/Factory Reset before installing the rom?
Click to expand...
Click to collapse
YES, I DID Factory Reset.
Should I do full wipe? select everything?
1qasdfghj said:
YES, I DID Factory Reset.
Should I do full wipe? select everything?
Click to expand...
Click to collapse
Select everything except for the sd card and internal storage and install the rom again
GtrCraft said:
Select everything except for the sd card and internal storage and install the rom again
Click to expand...
Click to collapse
"internal storage" - It is emmc?
And what with "Android Secure"?
1qasdfghj said:
"internal storage" - It is emmc?
Click to expand...
Click to collapse
Yep, Android Secure is not used anymore you can leave that
GtrCraft said:
Yep, Android Secure is not used anymore you can leave that
Click to expand...
Click to collapse
Can I delete the rom.zip from my sdcard(the zip that I plashed)?
Related
I tried to upgrade my recovery image to RA-hero-v1.6.2.
However I got a problem
I use adb shell method to flash the new recovery image.
when I type mount -a it show four lines of fails. and then I type flash_image recovery /sdcard/recovery-RA-hero-v1.6.2.img. After that I press reboot. My phone is now keep stay in HERO BOOT SCREEN. nothing happen. please help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
For adb + fastboot method
I type adb shell reboot bootloader, it success.
but when I type fastboot boot recovery-RA-hero-v1.6.2.img it said recovery-RA-hero-v1.6.2.img cannot be load. Please help.
Can you boot your phone normal now at all or not?
If you can, use BTDAG's guide in my signature and install the custom recovery using the flashrec method.
I cannot it stuck at the "HERO" boot screen :'(
what I can do is that I can use the adb shell the browser the files inside the phone.
try flashing it via android commander mate i had that problem my self once and that fixed it
skedone said:
try flashing it via android commander mate i had that problem my self once and that fixed it
Click to expand...
Click to collapse
He can flash the recovery through Android Commander? .... Interesting.
skedone said:
try flashing it via android commander mate i had that problem my self once and that fixed it
Click to expand...
Click to collapse
Can you provide me steps?
animation said:
Can you provide me steps?
Click to expand...
Click to collapse
http://tinyurl.com/232pnzr
Have a go,.... then report back.
ddotpatel said:
http://tinyurl.com/232pnzr
Have a go,.... then report back.
Click to expand...
Click to collapse
the link is just link to google?
Its for Android Commander. Either try that,... Or see if you can get into the recovery you currently have,.... wipe what you can, then flash another rom.
ddotpatel said:
Its for Android Commander. Either try that,... Or see if you can get into the recovery you currently have,.... wipe what you can, then flash another rom.
Click to expand...
Click to collapse
I can't go into the recovery mode.
I can only go into the fastboot mode.
Try this,... Go into fastboot.
Hit BACK to enter the fastboot bit.
I should now say FASTBOOT USB or something similar.
Then you need to cd into the right directory using CMD.
example,... I have to type...
cd c:\sdk\tools ................But it might be different on yours.
then type
fastboot devices
It should bring up your device serial number.
Then type
fastboot oem rebootRUU
fastboot erase cache
Then reboot.
ddotpatel said:
Try this,... Go into fastboot.
Hit BACK to enter the fastboot bit.
I should now say FASTBOOT USB or something similar.
Then you need to cd into the right directory using CMD.
example,... I have to type...
cd c:\sdk\tools ................But it might be different on yours.
then type
fastboot devices
It should bring up your device serial number.
Then type
fastboot oem rebootRUU
fastboot erase cache
Then reboot.
Click to expand...
Click to collapse
What are these two lines did? fastboot oem rebootRUU
fastboot erase cache
I think it erases old data?
animation said:
ddotpatel said:
animation said:
After reboot? what should I do?
when I type fastboot boot recovery-RA-hero-v1.6.2.img it always said
downloading 'boot.img' ... FAILED <remote: not allow>
Click to expand...
Click to collapse
I didn't say that?.... Try what I said to erase cache,... then see if it boots.
Click to expand...
Click to collapse
I tried, but it also stuck at the boot screen.
Click to expand...
Click to collapse
The only other thing I can suggest is go into fastboot,...
then run,...
fastboot oem rebootRUU
fastboot erase cache
Keep it plugged in, then run an RUU .exe.
,... Then start from scratch again,...
sorry its droid explorer and here is link to info about program and its pritty easy to use
http://de.codeplex.com/wikipage?title=Features&referringTitle=Home
try the HEROIMG.zip method
Hello,
just another idea:
- download an original RUU.exe (preferably of an older version, rootable) and extract rom.zip (a lot of guides in the forums)
- rename to HEROIMG.ZIP and put in sdcard root
- restart hero with volume down pressed
- normally it should find the heroimg.zip and flash it and you are back to normal
so i had rooted my 2.3.4 phone and installed gingerblur on it, now im dealing with a problem it seems to be in bootloop, and i have tried to wipe all the data/cache and still no boot :/ and i noobishly did not back up my phone and the gingerblur is on the internal card and not on my external, any idea? i have rsd on there but i dont know if my usb debugging is enabled.
helppp lol
Ok. Search the android development forums for fruitcake. Download the 2.3.4 fruitcake onto your computer. Take your sd card out of your phone and hopefully u have a mini sd card holder so u can plug into your computer to put the fruitcake on your external sd card. Once its on, boot into fastboot and erase system, user data, webtop, preinstall, boot, and cache. Then fastboot reboot into recovery and flash the fruitcake.
Sent from my MB860 using XDA Premium App
when i turn it down and hold the volume down there are quite a bit of options to choose from
garrett_tx said:
when i turn it down and hold the volume down there are quite a bit of options to choose from
Click to expand...
Click to collapse
Yeh keep hitting down till u see fastboot then hit up to get into fastboot
Sent from my MB860 using XDA Premium App
do i delete everything via android recovery?
alrighty sorry about all the questions
sorry not reading
and what should i type into cmd for the flashing of fruitcake
fastboot erase system
fastboot erase data
...etc...
Just go through and erase what Phalanx621 listed and then boot into recovery. Make sure you do NOT erase the recovery.
garrett_tx said:
alrighty sorry about all the questions
i have fruitcake zip on my sd card now and its plugged into usb do i press the volume up when i get to fastboot?
and what should i type into cmd
Click to expand...
Click to collapse
Alternatively, you can just use "fastboot -w" to clear the data and cache in one shot. Just thought I throw that in there...
live4nyy said:
fastboot erase system
fastboot erase data
...etc...
Just go through and erase what Phalanx621 listed and then boot into recovery. Make sure you do NOT erase the recovery.
Click to expand...
Click to collapse
But you still have to do system, webtop, preinstall, and boot.
how do i flash fruitcake? do i just NvFlash or what
After you finish erasing everything you just power down the phone and then power it up while holding down "VOL Down" and wait for it to say "Fastboot", then press the "VOL Down" until it says "Android Recovery" and then press "VOL Up". You should be able to flash using the menu there. Of course, it would help if you had Tenfar's or romracer's recovery. Do you have either one of those?
If not, you will have to go to one of their threads, download it to your computer, put it in the same folder as fastboot, reboot into fastboot, and then run the commands:
fastboot erase recovery
fastboot flash recovery "file name.img" (make sure you type in the file name exactly)
After that, you can boot into recovery and flash the fruitcakes by using "flash from zip" > "external SD"
garrett_tx said:
how do i flash fruitcake? do i just NvFlash or what
Click to expand...
Click to collapse
garrett_tx said:
how do i flash fruitcake? do i just NvFlash or what
Click to expand...
Click to collapse
Phalanx7621 said:
Ok. Search the android development forums for fruitcake. Download the 2.3.4 fruitcake onto your computer. Take your sd card out of your phone and hopefully u have a mini sd card holder so u can plug into your computer to put the fruitcake on your external sd card. Once its on, boot into fastboot and erase system, user data, webtop, preinstall, boot, and cache. Then fastboot reboot into recovery and flash the fruitcake.
Sent from my MB860 using XDA Premium App
Click to expand...
Click to collapse
Right there buddy.
Here is romracer's recovery:
http://forum.xda-developers.com/showthread.php?t=1204500
live4nyy said:
After you finish erasing everything you just power down the phone and then power it up while holding down "VOL Down" and wait for it to say "Fastboot", then press the "VOL Down" until it says "Android Recovery" and then press "VOL Up". You should be able to flash using the menu there. Of course, it would help if you had Tenfar's or romracer's recovery. Do you have either one of those?
If not, you will have to go to one of their threads, download it to your computer, put it in the same folder as fastboot, reboot into fastboot, and then run the commands:
fastboot erase recovery
fastboot flash recovery "file name.img" (make sure you type in the file name exactly)
After that, you can boot into recovery and flash the fruitcakes by using "flash from zip" > "external SD"
Click to expand...
Click to collapse
i do have tenfars, when i try to erase stuff it says failed to process command erase recovery error (0x180001)
im not getting an option to flash
Are u typing the command properly ? Errors show up usually if u mistype the commands
Sent from my MB860 using XDA Premium App
you have to be more specific about where you're getting these errors
garrett_tx said:
im not getting an option to flash
Click to expand...
Click to collapse
yeah i am, its saying
C:\root>fastboot flash recovery "root.img"
sending 'recovery' (32768 KB)... OKAY 2.052s
writing 'recovery'... FAILED (remote: (00180002))
Are you leaving the quotation marks out of the command?
Also, why is it called root.img? It should be a recovery. If that's what you renamed it then it should be fine. Which recovery are you using? have you tried typing "fastboot devices" to make sure it is recognized?
garrett_tx said:
yeah i am, its saying
C:\root>fastboot flash recovery "root.img"
sending 'recovery' (32768 KB)... OKAY 2.052s
writing 'recovery'... FAILED (remote: (00180002))
Click to expand...
Click to collapse
i guess i dont know the orginal recovery name from tenfars cwm so its not flashing it it just fails every time
im so lost right now -____-
The title basically describes my problem, essentially I some how managed to completely filled up my internal storage and now my phone will not start. I did try formatting but it give me error make_ext4fs failed on /dev/block/etc etc
Any clue on what I should do?
S-OFF HBOOT 1.93.0002
Mobilicity Stock ICS Rooted
4EXT Recovery
dpsi said:
The title basically describes my problem, essentially I some how managed to completely filled up my internal storage and now my phone will not start. I did try formatting but it give me error make_ext4fs failed on /dev/block/etc etc
Any clue on what I should do?
Click to expand...
Click to collapse
Did you try boot into recovery & delete unwanted data?
dpsi said:
The title basically describes my problem, essentially I some how managed to completely filled up my internal storage and now my phone will not start. I did try formatting but it give me error make_ext4fs failed on /dev/block/etc etc
Any clue on what I should do?
Click to expand...
Click to collapse
I'm going to list the following commands you should do. I assume that you know how to use Fastboot and the like and already have the drivers set up. If not, there are threads out there that explain in detail on how to do that.
Ensure the battery is fully charged before doing anything
Take out the battery and reinsert it. Hold the Vol Down button and press power button. This will take you into bootloader mode. Use the Volume Up/Down buttons in the bootloader mode to boot into FASTBOOT mode. You will know if you're in the fastboot mode when you see the text "FASTBOOT" highlighted in RED. If you see the text "BOOTLOADER" highlighted in BLUE, you are NOT in fastboot mode.
After you have entered fastboot mode, plug in the usb cable. The highlighted "Fastboot" text should change into "Fastboot USB". After that, open the command prompt. You should have had the fastboot drivers set up before starting this.
Input the following commands EXACTLY (including their respective case):
fastboot erase cache
fastboot erase system -w
After that's done, reboot into recovery and re-install your ROM of choice. NOTE: Upon doing those fastboot commands, you will lose all of your data and your ROM on the phone.
crazykas said:
Did you try boot into recovery & delete unwanted data?
Click to expand...
Click to collapse
If formatting won't work, how do you think I can delete files?
Keylogger_0 said:
fastboot erase cache
fastboot erase system -w
Click to expand...
Click to collapse
Code:
erasing 'system'...
FAILED (remote: not allowed)
finished. total time: 0.000s
Any other ideas?
dpsi said:
If formatting won't work, how do you think I can delete files?
Code:
erasing 'system'...
FAILED (remote: not allowed)
finished. total time: 0.000s
Any other ideas?
Click to expand...
Click to collapse
Run this tool http://forum.xda-developers.com/showthread.php?t=1762936
Take note that this installs a tmobile ruu so you need supercid. Be sure to follow instructions.
Sent from my Amaze using xda app-developers app
Keylogger_0 said:
Run this tool http://forum.xda-developers.com/showthread.php?t=1762936
Take note that this installs a tmobile ruu so you need supercid. Be sure to follow instructions.
Sent from my Amaze using xda app-developers app
Click to expand...
Click to collapse
That did it, thanks.
I have found threads where this was asked too but it didn't get solved or it did but for a specific device.
I have a OPX with OOS 3.1.4
In command prompt typed "fastboot oem device-info" it gives me this info "device unlocked true" typed "fastboot flash recovery recovery.img" i named my recovery file "recovery" obviously. i get info
target reported max download size of 536870912 bytes
sending 'recovery' (14758 KB)...
OKAY [ 0.531s]
writing 'recovery'...
OKAY [ 0.313s]
finished. total time: 0.844s
but when i reboot to my recovery it is still the stock OP recovery.
medick_ said:
I have found threads where this was asked too but it didn't get solved or it did but for a specific device.
I have a OPX with OOS 3.1.4
In command prompt typed "fastboot oem device-info" it gives me this info "device unlocked true" typed "fastboot flash recovery recovery.img" i named my recovery file "recovery" obviously. i get info
target reported max download size of 536870912 bytes
sending 'recovery' (14758 KB)...
OKAY [ 0.531s]
writing 'recovery'...
OKAY [ 0.313s]
finished. total time: 0.844s
but when i reboot to my recovery it is still the stock OP recovery.
Click to expand...
Click to collapse
after flashing by "fastboot flash recovery recovery.img", boot into recovery directly by giving this cmd "fastboot boot recovery.img" this time it should overwrite your stock op recovery. try this and report back.
I'm assuming your trying to immediately boot into recovery after flashing because it will overwrite it. You can try the command "fastboot erase recovery" before flashing twrp. After flashing recovery completely turn off the phone. Then hold down volume down and proceed powering on into recovery. Sorry for the step by step if your not a noob just have to make sure we cover step by step. The above post is the proper way to boot after flashing try it first.
cva_kabil said:
after flashing by "fastboot flash recovery recovery.img", boot into recovery directly by giving this cmd "fastboot boot recovery.img" this time it should overwrite your stock op recovery. try this and report back.
Click to expand...
Click to collapse
Thanks for the reply
This is the the info i get:
downloading 'boot.img'...
OKAY [ 0.531s]
booting...
FAILED (remote: dtb not found)
finished. total time: 0.578s
And it stays in fastboot mode (guessing cause the dtb wasn't found)
medick_ said:
Thanks for the reply
This is the the info i get:
downloading 'boot.img'...
OKAY [ 0.531s]
booting...
FAILED (remote: dtb not found)
finished. total time: 0.578s
And it stays in fastboot mode (guessing cause the dtb wasn't found)
Click to expand...
Click to collapse
Which recovery u tried?
Exodusche said:
I'm assuming your trying to immediately boot into recovery after flashing because it will overwrite it. You can try the command "fastboot erase recovery" before flashing twrp. After flashing recovery completely turn off the phone. Then hold down volume down and proceed powering on into recovery. Sorry for the step by step if your not a noob just have to make sure we cover step by step. The above post is the proper way to boot after flashing try it first.
Click to expand...
Click to collapse
When i boot it stays stuck on the OP logo so I want to try other methods before ereasing my recovery. Cause I think this will give me another problem. Of course if you have more knowledge about this problem and say that it works then i will try it
cva_kabil said:
Which recovery u tried?
Click to expand...
Click to collapse
this one https://dl.twrp.me/onyx/twrp-3.0.2-0-onyx.img.html
medick_ said:
this one https://dl.twrp.me/onyx/twrp-3.0.2-0-onyx.img.html
Click to expand...
Click to collapse
The one u flashed ll not work in oos 3.x.x as u r in new bootloader,
Try flashing this one.. this ll work https://www.androidfilehost.com/?fid=457095661767115910
cva_kabil said:
The one u flashed ll not work in oos 3.x.x as u r in new bootloader,
Try flashing this one.. this ll work https://www.androidfilehost.com/?fid=457095661767115910
Click to expand...
Click to collapse
thanks mate this twrp worked. Is there a way to see if the recovery version is compatible or not? Just for should i get another phone or when i update too nougat
medick_ said:
thanks mate this twrp worked. Is there a way to see if the recovery version is compatible or not?
Click to expand...
Click to collapse
Not exactly,but as of now there is no official twrp for onyx new bootloader.. Luckily we hv smart dev like @Nachiket.Namjoshi Thank for dem.. And not sure about other devices,but u can update to nougat using this unofficial recovery,all AOSP,CM based Nougat roms are compatible with this..
cva_kabil said:
The one u flashed ll not work in oos 3.x.x as u r in new bootloader,
Try flashing this one.. this ll work https://www.androidfilehost.com/?fid=457095661767115910
Click to expand...
Click to collapse
how do you edit the thread title so it's [solved] ?
medick_ said:
how do you edit the thread title so it's [solved] ?
Click to expand...
Click to collapse
Found Go to edit, then advanced edit :good:
cva_kabil said:
Found Go to edit, then advanced edit :good:
Click to expand...
Click to collapse
i know who to contact when i have another problem ;p Thanks a lot
medick_ said:
i know who to contact when i have another problem ;p Thanks a lot
Click to expand...
Click to collapse
Lol happy to help
cva_kabil said:
Lol happy to help
Click to expand...
Click to collapse
hahahah unbelievable phone won't boot after installing superSU any advice
medick_ said:
hahahah unbelievable phone won't boot after installing superSU any advice
Click to expand...
Click to collapse
Welcome back use this one https://www.androidfilehost.com/?fid=24591000424944601
cva_kabil said:
Welcome back use this one https://www.androidfilehost.com/?fid=24591000424944601
Click to expand...
Click to collapse
quick question how do i place this in my internal storage since it won't boot
medick_ said:
quick question how do i place this in my internal storage since it won't boot
Click to expand...
Click to collapse
Connect ur device with usb cable to pc while u r in twrp screen...
cva_kabil said:
Connect ur device with usb cable to pc while u r in twrp screen...
Click to expand...
Click to collapse
thanks, i had to boot recovery with out usb cable else it wouldnt find my phone. I tried deleting the supersu before i came for help but it wouldnt find my phone
SOLVED & THREAD CLOSED
Hi,
Last week I got my phone stuck in a bootloop which led to me making a lot of mistakes, I flashed a boot.img as a kernel, I deleted my entire software, and I lost a lot of files. I currently have my phone in an error mode, it says I have to update the system again. I have access to fastboot but I do not have access to twrp (flashing the recovery doesn't work).
Can anyone help me with this problem?
pim8181 said:
Hi,
Last week I got my phone stuck in a bootloop which led to me making a lot of mistakes, I flashed a boot.img as a kernel, I deleted my entire software, and I lost a lot of files. I currently have my phone in an error mode, it says I have to update the system again. I have access to fastboot but I do not have access to twrp (flashing the recovery doesn't work).
Can anyone help me with this problem?
Click to expand...
Click to collapse
Is a really fastboot mode or error mode?
If it is fastboot what you see, Phone unlocked and FRP unlock?
kilroystyx said:
Is a really fastboot mode or error mode?
If it is fastboot what you see, Phone unlocked and FRP unlock?
Click to expand...
Click to collapse
I can get in both fastboot and error mode, I think fastboot is the most useful. It says PHONE Unlocked and FRP unlocked.
pim8181 said:
I can get in both fastboot and error mode, I think fastboot is the most useful. It says PHONE Unlocked and FRP unlocked.
Click to expand...
Click to collapse
-Do you know exactly which files or partitions did you mess?
-What is your region code and build number?
If you don’t know run this command is fastboot mode => fastboot oem get-build-number
-Do you have a TWRP backup from your device?
kilroystyx said:
-Do you know exactly which files or partitions did you mess?
-What is your region code and build number?
If you don’t know run this command is fastboot mode => fastboot oem get-build-number
-Do you have a TWRP backup from your device?
Click to expand...
Click to collapse
I don't know for sure which parts I messed up, but I do know these thing: I don't have an OS installed, and my kernel is a boot.img.
I don't know my region number for sure, but according to this post: https://forum.xda-developers.com/8-lite/how-to/huawei-regional-codes-t3740473 it should be C432.
My build number is ANE-LX1 8.0.0.126 (C432) and I should have a TWRP backup on my sd card from the moment my phone was only bootlooping.
pim8181 said:
I don't know for sure which parts I messed up, but I do know these thing: I don't have an OS installed, and my kernel is a boot.img.
I don't know my region number for sure, but according to this post: https://forum.xda-developers.com/8-lite/how-to/huawei-regional-codes-t3740473 it should be C432.
My build number is ANE-LX1 8.0.0.126 (C432) and I should have a TWRP backup on my sd card from the moment my phone was only bootlooping.
Click to expand...
Click to collapse
Do you have currently TWRP installed?
-Boot in the TWRP recovery and restore your backup.
-If your backup don't have all partitions let me know and I'll send you what is missing.
If you currently don't have TWRP installed?
-Go to fastboot mode and flash this TWRP
If boot then should be ok.
If remains bootlooping then you can wipe cache and reboot
If remains bootlooping you can test flash B126 with HuRUpdater
kilroystyx said:
Do you have currently TWRP installed?
-Boot in the TWRP recovery and restore your backup.
-If your backup don't have all partitions let me know and I'll send you what is missing.
If you currently don't have TWRP installed?
-Go to fastboot mode and flash this TWRP
If boot then should be ok.
If remains bootlooping then you can wipe cache and reboot
If remains bootlooping you can test flash B126 with HuRUpdater
Click to expand...
Click to collapse
I can't install TWRP, I currently install it by flashing the file as a recovery_ramdisk.
After it is flashed I execute the command fastboot reboot and hold volume up whilst disconnecting my phone from my PC.
Do you have any tips?
pim8181 said:
I can't install TWRP, I currently install it by flashing the file as a recovery_ramdisk.
After it is flashed I execute the command fastboot reboot and hold volume up whilst disconnecting my phone from my PC.
Do you have any tips?
Click to expand...
Click to collapse
No, you are doing right. Can you post the output from fastboot during the installation?
kilroystyx said:
No, you are doing right. Can you post the output from fastboot during the installation?
Click to expand...
Click to collapse
Code:
fastboot flash recovery_ramdisk TWRP_3.2.1-0_ANE-LX1_Full_01.img
gives:
target reported max download size of 471859200 bytes
sending 'recovery_ramdisk' (24962 KB)...
OKAY [ 0.689s]
writing 'recovery_ramdisk'...
OKAY [ 0.122s]
finished. total time: 0.811s
Since I can't boot in TWRP by holding down the volume up button when rebooting I tried to use the boot command:
Code:
fastboot boot TWRP_3.2.1-0_ANE-LX1_Full_01.img
downloading 'boot.img'...
OKAY [ 0.690s]
booting...
FAILED (remote: Command not allowed)
finished. total time: 0.695s
pim8181 said:
Code:
fastboot flash recovery_ramdisk TWRP_3.2.1-0_ANE-LX1_Full_01.img
gives:
target reported max download size of 471859200 bytes
sending 'recovery_ramdisk' (24962 KB)...
OKAY [ 0.689s]
writing 'recovery_ramdisk'...
OKAY [ 0.122s]
finished. total time: 0.811s
Since I can't boot in TWRP by holding down the volume up button when rebooting I tried to use the boot command:
Code:
fastboot boot TWRP_3.2.1-0_ANE-LX1_Full_01.img
downloading 'boot.img'...
OKAY [ 0.690s]
booting...
FAILED (remote: Command not allowed)
finished. total time: 0.695s
Click to expand...
Click to collapse
I don't believe that fastboot boot can work...
That is strange...
Can you flash TWRP one more time?
After successful flash don't use the command fastboot reboot
Unplug the USB cable and press ON/OFF and VOL+ and stay pressings until you see TWRP screen.
kilroystyx said:
I don't believe that fastboot boot can work...
That is strange...
Can you flash TWRP one more time?
After successful flash don't use the command fastboot reboot
Unplug the USB cable and press ON/OFF and VOL+ and stay pressings until you see TWRP screen.
Click to expand...
Click to collapse
It didn't work , maybe I can flash the stock system image from fastboot?
pim8181 said:
It didn't work , maybe I can flash the stock system image from fastboot?
Click to expand...
Click to collapse
Yes, system, cust, recovery_ramdisk.... all partions that might be mess by you.
kilroystyx said:
Yes, system, cust, recovery_ramdisk.... all partions that might be mess by you.
Click to expand...
Click to collapse
I don't know how to get these ones can you explain it to me?
pim8181 said:
I don't know how to get these ones can you explain it to me?
Click to expand...
Click to collapse
Check this thread, this applies to recovery_ramdisk but for all other partitions is the same.
kilroystyx said:
Check this thread, this applies to recovery_ramdisk but for all other partitions is the same.
Click to expand...
Click to collapse
It worked, many thanks for your help!
For those that have issues with the programme, I had to uncheck the verify header checksum button in the settings file in order for it to work properly.
kilroystyx said:
Do you have currently TWRP installed?
-Boot in the TWRP recovery and restore your backup.
-If your backup don't have all partitions let me know and I'll send you what is missing.
If you currently don't have TWRP installed?
-Go to fastboot mode and flash this TWRP
If boot then should be ok.
If remains bootlooping then you can wipe cache and reboot
If remains bootlooping you can test flash B126 with HuRUpdater
Click to expand...
Click to collapse
I guess I spoke too soon, I can get my phone in TWRP but it continues to bootloop.
pim8181 said:
I guess I spoke too soon, I can get my phone in TWRP but it continues to bootloop.
Click to expand...
Click to collapse
Did you do wipes?
If didn't work use your TWRP backup or use HuRUpdater
kilroystyx said:
Did you do wipes?
If didn't work use your TWRP backup or use HuRUpdater
Click to expand...
Click to collapse
My TWRP is completely lost and the tool doesn't seem to work, I wiped data cache and dalvik.
When you flash a rom aren't you just supposed to flash the rom itself, when I bricked my phone by installing Xposed I just reflashed the rom it's sytem image and a boot image. How should I do it?