Hi there!
I'm trying to go back to stock using a nandroid backup i made earlier. However, this doesn't remove the custom kernel i have installed. I looked in the backup but there is no boot.img, only boot.wim. How do i get back stock kernel?
boot.emmc.wim/boot.wim is the boot.img (in twrp)
so instead of fastboot flash boot boot.img
you can fastboot flash boot boot.emmc.wim
I tried to go back to stock using the team win recovery backup I made of stock Rom. The team win recovery restored the backup successfully but when booting up the HTC sign comes on with the red letters and then stays on a black screen for ages and dosnt boot the orgibial stock I restored.
my battrry was under 50% at the time also I did managed to flash a custom Rom after I am currently using mysense rd+ jv
My hboot is 1.25.0002
Any suggestion why the restore of my orgibal stock Rom isn't booting
?
You need to fastboot flash your stock boot.img
Inside your TWRP nandroid folder, you should find boot.emmc.win
Flash this file in fastboot mode with command
fastboot flash boot boot.emmc.win
Thankyou for your help I will try it later
ckpv5 said:
You need to fastboot flash your stock boot.img
Inside your TWRP nandroid folder, you should find boot.emmc.win
Flash this file in fastboot mode with command
fastboot flash boot boot.emmc.win
Click to expand...
Click to collapse
Thank you so much I thought i bricked my phone :laugh:
My International HOX+ (ENRC2B)
Bootloader unlocked
CWM Recovery installed
Stocked, Rooted
CID HTC_058
Got notified of 4.2.2 Sense 5 Official update.
So I flashed that download update zip file in Download folder via CWM, my bad.
I can't find any matched RUU nor I have any Nandroid backup.
How can I revert my phone back to stock?...
Will that update zip file contain stock boot and recovert .img files?
If so, how can I draw this file via ADB?
Pls help me.
Sent from my C6602 using Tapatalk 4
RE
zeyarwynntun said:
My International HOX+ (ENRC2B)
Bootloader unlocked
CWM Recovery installed
Stocked, Rooted
CID HTC_058
Got notified of 4.2.2 Sense 5 Official update.
So I flashed that download update zip file in Download folder via CWM, my bad.
I can't find any matched RUU nor I have any Nandroid backup.
How can I revert my phone back to stock?...
Will that update zip file contain stock boot and recovert .img files?
If so, how can I draw this file via ADB?
Pls help me.
Sent from my C6602 using Tapatalk 4
Click to expand...
Click to collapse
Hello, what exactly is the problem you are facing? what is the status of the device? Are you stuck in a bootloop? Can you enter bootloader and fastboot?
For that update you have to install Stock Recovery ...
JoHnGr0n3 said:
Hello, what exactly is the problem you are facing? what is the status of the device? Are you stuck in a bootloop? Can you enter bootloader and fastboot?
Click to expand...
Click to collapse
Stuck and Bootloop :[
Notechis said:
For that update you have to install Stock Recovery ...
Click to expand...
Click to collapse
Forgive me.
Pls tell me, Stock Recovery needs to be specific for CID / Firmware version / Region / HBoot ?
zeyarwynntun said:
Forgive me.
Pls tell me, Stock Recovery needs to be specific for CID / Firmware version / Region / HBoot ?
Click to expand...
Click to collapse
If you can access your phone via fastboot then you can revive it pretty quick.
If you cannot, then...... no need to say it
here are the steps to follow if you can use fastboot:
first of all you should prepare your files; you need the drivers for the device, adb and fastboot executable files, a ROM of your choice with the proper boot.img. Once you got those put them in one folder and proceed.
enter bootloader mode (volume down + power)
select fastboot mode
plug your usb cable to your PC
open a cmd window and navigate to your fastboot directory and execute this command: fastboot flash boot boot.img
now you should push a downloaded ROM to your internal sdcard with this command: adb push *here your ROM name.rar or .zip* storage/sdcard0/
if you get an error of not copying, the add a folder for example storage/sdcard0/Download/ or storage/sdcard0/DCIM/
then you can enter recovery and flash your ROM, you should do a wipe and install, then wipe cache and then reboot.
This should put your phone to work with whatever ROM you install, then to get to stock is another process which includes relocking the bootloader.
Please update so I can give you any more help.
NOTE: any rom you download should be compatible with your CID, check it via fastboot with this command: fastboot getvar cid. Also try to download ARHD from mike1986, in his thread you can find compatible CID. If not try to look for a rom compatible with your CID
Hello JoHnGr0n3,
i have same problem.
in phone was stock ROM, unlock bootloader, TWRP 2.6.1.0 (no nandroid backup )
After installing the official update 4.2.2. cant reboot system only white screen with HTC logo
i tried flash Revolution ROM with yours tutorial...
flash via fastboot
boot.img copied and flashed - OK
but i cant copied any file to "SD" card i used command: adb push Revolution.zip storage/sdcard0/DCIM and wrote me: error device not found
any ideas how to copy ROM on storage?
ENRC2B_U
CID: 032
HBOOT: 1.35
Im sorry for my bad English
If you have a zip (rom) file on your pc you can ADB sideload it. and pull out the boot.img of the rom. install the rom. read the fourth post of this
http://forum.xda-developers.com/showthread.php?t=2066390 Threat
I hope it works!
Correct me if i'm wrong!
THX
@hellboysz
Many thanks :victory:
this is working http://forum.xda-developers.com/showpost.php?p=35897893&postcount=4 :good:
Is there a way to unroot this device?
Thanks in advance
You'll need a computer and TWRP recovery installed on your device.
Assuming that you have those prerequisites, simply flash the stock ROM in TWRP like you would a custom ROM (the .zip can be found here: http://forum.xda-developers.com/tmo.../lg-h901-stock-images-device-restore-t3241170)
Once you have that flashed, you can reboot into fastboot mode and install the stock recovery image using the "fastboot flash recovery recovery.img" command or by using a flashable .zip (the stock system images can be found here: http://forum.xda-developers.com/showpost.php?p=63604156&postcount=1)
That should do it.
Would need to lock the bootloader if returning it or selling it. Do that last tho
If there was any problem starting the rom and it was necessary to restore the stock rom. What is the procedure to do it? Asus only gives a ROM in zip format and only allows you to boot into bootloader mode (and from there to recovery mode and then fastboot)