[Q] Remove CMW Recovery its possible? - Shield Q&A

I need help anyone can help me to remove CMW Recovery? I installed the CMW recovery on my nvidia shield and i see that CWM recovery its outdated and doesnt have support anymore.In other threads here in xda suggest to flash recovery stock.I dont have the .img file from the recovery stock so im requesting that file and help me to remove CMW Recovery.Thanks for reading me and waiting for the replies here.
Note:My nvidia shield its already rooted and have the update 67 installed on my nvidia shield.

Well nobodys helping me so i managed to get the stock recovery,i flashed it and i think i remove CMW recovery from my nvidia shield so finally i can get OTA Update for my nvidia shield.
Edit:This the link to the recovery stock http://forum.xda-developers.com/showthread.php?t=2388870 i flashed using minimal adb and fastbook.In adb.exe i type the command: "fastboot flash recovery recovery.img" and now i dont have CMW Recovery anymore

alexei_gp said:
Well nobodys helping me so i managed to get the stock recovery,i flashed it and i think i remove CMW recovery from my nvidia shield so finally i can get OTA Update for my nvidia shield.
Edit:This the link to the recovery stock http://forum.xda-developers.com/showthread.php?t=2388870 i flashed using minimal adb and fastbook.In adb.exe i type the command: "fastboot flash recovery recovery.img" and now i dont have CMW Recovery anymore
Click to expand...
Click to collapse
Do you have the latest version for the stock recovery ? , i flashed the link you posted but for some reason it was not working maybe the recovery is not the same for 4.3 so i had to restore my shield like open box and then install all otas again, it was the only way to install the latest ota

psycho1200 said:
Do you have the latest version for the stock recovery ? , i flashed the link you posted but for some reason it was not working maybe the recovery is not the same for 4.3 so i had to restore my shield like open box and then install all otas again, it was the only way to install the latest ota
Click to expand...
Click to collapse
Didn't CWM version 1.1 fix the OTA error?

desertflame said:
Didn't CWM version 1.1 fix the OTA error?
Click to expand...
Click to collapse
I've never tried, but since last error i will keep stock recovery

Related

[Q] Install CWM or unroot

I'm trying to install cwm or unroot my device so i can get the FOTA update installed but I haven't been successful
-NVflash doesn't work coz my transformer is B90
-using the recovery installer.apk gives me "problem praising the package"
-Installing cwm itself, gives me install successfully but I cant boot into recovery( I used the reboot into recovery app and volume +power)
-I tried installing a recovery touch .img using adb it didn't work(I couldn't get the device into fastboot
I'v been going at for 2 days now, this 5th device to root and use custom Rom's for but I m really stuck on this one. what I might be doing wrong, any help is appreciated. thanks
What firmware are you on?
"parsing error" is usually a bad download or not compatible with your firmware.
its
HRI66.us_epad-8.2.3.13-20110511
kernel 2.6.36.3
Yeah that's a pretty old firmware.
What method did you use to root it?
Try this thread.
http://forum.xda-developers.com/showthread.php?t=1106587
no luck with that one. I'm gonna try it again tomorrow on a diff pc.
the asus auto update fails every time I ran it, is that because of the device being rooted?
jado85 said:
no luck with that one. I'm gonna try it again tomorrow on a diff pc.
the asus auto update fails every time I ran it, is that because of the device being rooted?
Click to expand...
Click to collapse
Root only should be ok for ota update.
If you have custom recovery or delete any system apps ota update will fail
baseballfanz said:
Root only should be ok for ota update.
If you have custom recovery or delete any system apps ota update will fail
Click to expand...
Click to collapse
When I run the auto update it freezez and I have to erase the data and bypass linux boot or something like that, that's why Im trying to get cwm or unroot, i hate beeng stuck on this firmware.
Sent from my Transformer TF101 using xda premium
Do you have stock recovery? I also noticed you said +volume, It is -volume to get into recovery, just to confirm/make sure. If you have stock recovery you can try pushing an update.zip and using that, then flashing cwm on that updated firmware.

Stock Recovery Image for CWM

Ok people, in the interest of making a new recovery for the A701, I need a stock recovery image from a JB build.
Right now, there are way too many versions of CWM, mostly for the A700.
If you have JB installed, "and" unlocked bootloader, you need to fastboot my full ADB R/W boot.img from here; This will allow ADB commands.
http://forum.xda-developers.com/showthread.php?t=1934056
NOTE: If you have "some" version of CWM installed, don't try. I need a "stock" Recovery image.
Commands are as follows via ADB:
adb shell dd if=/dev/block/platform/sdhci-tegra.3/by-name/SOS of=/sdcard/stock-recovery.img
adb pull /sdcard/stock-recovery.img
adb shell rm /sdcard/stock-recovery.img
MD
if you apply the latest OTA Update an let the Recovery be Restored, than you´ve got the Stock Recovery back.
After that you can dump it
or am i wrong?
meier2009 said:
if you apply the latest OTA Update an let the Recovery be Restored, than you´ve got the Stock Recovery back.
After that you can dump it
or am i wrong?
Click to expand...
Click to collapse
The problem, is that I have a CWM installed on JB. But, it doesn;t work on the 701 for installing the latest 701 update. Even after modifying the installer script.
Unless I am missing something Meir, so if I am, please tell me.
Want to try installing with a stock recovery. So far, the update fails using CWM. Did you use a different Version of CWM? Too many versions to keep track of.
Which is why I need a stock recovery of 701 JB.
MD
Here you go : http://vache-android.com/Tablets/A701/JB_A701_Stock-Recovery.img
Dumped from the latest update (1.027.00 / RV05RC07_WW_GEN1) !
paugustin said:
Here you go : http://vache-android.com/Tablets/A701/JB_A701_Stock-Recovery.img
Dumped from the latest update (1.027.00 / RV05RC07_WW_GEN1) !
Click to expand...
Click to collapse
Many thanks mate. Will give this a shot when I get home. Hopefully that update will take now.
MD

Downgrade TWRP 2.5.0.0 to 2.4.4.0

How do I Get to TWRP 2.4.4.0 when I Install TWRP 2.5.0.0?
It cant recognize SDCard and i Want back to old version.
MrZi said:
How do I Get to TWRP 2.4.4.0 when I Install TWRP 2.5.0.0?
It cant recognize SDCard and i Want back to old version.
Click to expand...
Click to collapse
How are you trying to install it? Recoveries are installed by bootloader and should be in the same directory as 'fastboot.exe'.
Also have you made sure you've got the right recovery for you boot loader version (ICS, JB or 4.2)?
psjw12 said:
How are you trying to install it? Recoveries are installed by bootloader and should be in the same directory as 'fastboot.exe'.
Also have you made sure you've got the right recovery for you boot loader version (ICS, JB or 4.2)?
Click to expand...
Click to collapse
A was download WW_V10.6.1.15.3 from Asus page and Recovery openrecovery-twrp-2.4.4.0-tf300tg-JB.img.
How Can I flash it to work my Asus good? It only starts to recovery.
MrZi said:
A was download WW_V10.6.1.15.3 from Asus page and Recovery openrecovery-twrp-2.4.4.0-tf300tg-JB.img
Click to expand...
Click to collapse
Have you every upgraded your tablet to 4.2? If so DO NOT flash that recovery. It will brick your device.
---------- Post added at 11:41 PM ---------- Previous post was at 11:37 PM ----------
MrZi said:
How Can I flash it to work my Asus good? It only starts to recovery.
Click to expand...
Click to collapse
If you look at this thread http://forum.xda-developers.com/showthread.php?t=1845377
In Part 3, that explains how to flash recovery.
I personally wouldn't downgrade TWRP, is there a reason you want to downgrade?
I was upgrade to 4.2 JB Stock
How Can I get starts normal System?
MrZi said:
I was upgrade to 4.2 JB Stock
How Can I get starts normal System?
Click to expand...
Click to collapse
What do you mean by 'normal system'?
Again DO NOT flash that recovery.
You've got a 4.2 bootloader, but that recovery is for 4.1. If you apply it you WILL brick your device.
psjw12 said:
What do you mean by 'normal system'?
Again DO NOT flash that recovery.
You've got a 4.2 bootloader, but that recovery is for 4.1. If you apply it you WILL brick your device.
Click to expand...
Click to collapse
I haveCustom ROm with 4.1 and want to install another Rom with 4.2
I was install JB 4.2 from Asus page and Recovery : openrecovery-twrp-2.5.0.0-tf300tg-JB.blob
And that TWRP didnt recognize SDcard. I was wipe data and my Asus still starts to recovery.
When I adb reboot to bootloader and push OS its starts normal to OS.
I want to restore to normal boot to JB 4.2, how Can I do it?
MrZi said:
I was install JB 4.2 from Asus page and Recovery : openrecovery-twrp-2.5.0.0-tf300tg-JB.blob
Click to expand...
Click to collapse
Whilst you're on Android 4.1, you can flash openrecovery-twrp-2.5.0.0-tf300tg-JB.blob
But once you've upgraded to Android 4.2 from ASUS you must use recovery openrecovery-twrp-2.5.0.0-tf300tg-4.2.blob
MrZi said:
And that TWRP didnt recognize SDcard. I was wipe data and my Asus still starts to recovery.
When I adb reboot to bootloader and push OS its starts normal to OS.
I want to restore to normal boot to JB 4.2, how Can I do it?
Click to expand...
Click to collapse
Unfortunately I can't help you with why the SD Card didn't get recognised. I'm sure someone else will help.
There are guides around on this forum; rather than flashing the official ASUS update via recovery, it can also be done by bootloader. I think it involves 'system.blob' to be pushed to the device, and the update ZIP file to be on the /sdcard/ directory.
psjw12 said:
What do you mean by 'normal system'?
Again DO NOT flash that recovery.
You've got a 4.2 bootloader, but that recovery is for 4.1. If you apply it you WILL brick your device.
Click to expand...
Click to collapse
I was install by fastboot recovery openrecovery-twrp-2.5.0.0-tf300tg-4.2.blob but it still not recognize sdcard internal and external, why?
I was install SW from Asus page by fastboot and fastboot bootloader.
Device starts only to TWRP. I didnt know why?
When i boot device to bootloader and push system Android, it starts normal to OS and work good.

TWRP 2.6.3.0 not mounting anything...

So in my attemts to in stall CM 11 (http://forum.xda-developers.com/showthread.php?t=2570965) I have ruined mt tablet.
This is what I did.
1.Flashed TWRP 2.6.3.0 via (http://teamw.in/project/twrp2/97) I down loaded that latest .blob file and flashed with fastboot.
2. booted into TWRP
3. nothing would mount.... shutdown.
4. booted into my curent PAC Rom 4.3
5. Rebooted straight into recovery from the rom (I thing this is what screwed the pooch)
6. Boots into TWRP and only into TWRP but nothing is mounted. I cant get into fastboot to install the old recovery and 2.6 doesnt see any drives.
Any help would be great!
bucket81 said:
So in my attemts to in stall CM 11 (http://forum.xda-developers.com/showthread.php?t=2570965) I have ruined mt tablet.
This is what I did.
1.Flashed TWRP 2.6.3.0 via (http://teamw.in/project/twrp2/97) I down loaded that latest .blob file and flashed with fastboot.
2. booted into TWRP
3. nothing would mount.... shutdown.
4. booted into my curent PAC Rom 4.3
5. Rebooted straight into recovery from the rom (I thing this is what screwed the pooch)
6. Boots into TWRP and only into TWRP but nothing is mounted. I cant get into fastboot to install the old recovery and 2.6 doesnt see any drives.
Any help would be great!
Click to expand...
Click to collapse
To install CM11, you need the TWRP posted in the guide here: http://forum.xda-developers.com/showpost.php?p=48508679&postcount=7
cmendonc2 said:
To install CM11, you need the TWRP posted in the guide here: http://forum.xda-developers.com/showpost.php?p=48508679&postcount=7
Click to expand...
Click to collapse
Thanks but I cant get into Fastboot to flash that version. Is there a way I can use the flashable zip? I cant mount anything in my curent version of TWRP.
bucket81 said:
Thanks but I cant get into Fastboot to flash that version. Is there a way I can use the flashable zip? I cant mount anything in my curent version of TWRP.
Click to expand...
Click to collapse
You can try. You must be on 10.6.1.15 or above to flash the kitkat zip though.
cmendonc2 said:
You can try. You must be on 10.6.1.15 or above to flash the kitkat zip though.
Click to expand...
Click to collapse
Is there a TF300T NVflash recovery tutorial? Like what commands I need and files. I was looking at this (http://forum.xda-developers.com/showthread.php?t=1927818) it doesn't have the right files I don't think.
I have this (https://drive.google.com/#folders/0B2Gy5tiu1Omoa2FjQzBzWWhpWjg)
but no idea how to use it..... and its been a while so I don't really remember NVFlash.
bucket81 said:
Is there a TF300T NVflash recovery tutorial? Like what commands I need and files. I was looking at this (http://forum.xda-developers.com/showthread.php?t=1927818) it doesn't have the right files I don't think.
I have this (https://drive.google.com/#folders/0B2Gy5tiu1Omoa2FjQzBzWWhpWjg)
but no idea how to use it..... and its been a while so I don't really remember NVFlash.
Click to expand...
Click to collapse
Try:
Code:
nvflash --create
This will repartition and format everything back to stock. I think you will have to flash the stock ROM after that but I'm not sure how?

[Q] Signature verification failed OTA Lollipop

I just got the OTA Update to Lollipop
and after i download the files, i press the install and reboot,then my nexus goes to recovery mode (CWM 6)
and then there appears :
. . . (theres still some description)
E:signature verification failed
then i just reboot and get my nexus still on 4.4
im actually forget which ROM im using right now
but in settings , it is KTU84P
FYI : I just unrooted this devices and this happened too when i was trying to upgrade with Nexus Update Checker.
Please help me guys
you need to be STOCK for OTA to work. Custom recovery, custom rom, any modifications to system etc will all prevent OTA from working.
jasonftfw said:
you need to be STOCK for OTA to work. Custom recovery, custom rom, any modifications to system etc will all prevent OTA from working.
Click to expand...
Click to collapse
how to make it sure/check it , that im using stock ROM or not
and how to uninstall CWM ?
Flash stock recovery and did you make any modifications to stock ROM or flash a custom ROM? If so you need to undo all mods and replace anything you removed that is part of system, or just install stock.
jasonftfw said:
Flash stock recovery and did you make any modifications to stock ROM or flash a custom ROM? If so you need to undo all mods and replace anything you removed that is part of system, or just install stock.
Click to expand...
Click to collapse
I'm having the same problem, I had already flashed /system and /boot back to stock, just didn't flash recovery (because it wasn't needed before on KK), now I've flashed everything back to stock, but now it says "system up to date" how do i solve this now? I did grab the ota zip, so maybe i can force it to flash with that zip on the stock recovery?
DarknessWarrior said:
I'm having the same problem, I had already flashed /system and /boot back to stock, just didn't flash recovery (because it wasn't needed before on KK), now I've flashed everything back to stock, but now it says "system up to date" how do i solve this now? I did grab the ota zip, so maybe i can force it to flash with that zip on the stock recovery?
Click to expand...
Click to collapse
Yeah, download ota file and sideload it, otherwise you're waiting for the ota to become available to you again via download on device.
jasonftfw said:
Yeah, download ota file and sideload it, otherwise you're waiting for the ota to become available to you again via download on device.
Click to expand...
Click to collapse
I have my own ota file (grabbed it from the /cache partition before flashing stock), how do i sideload it?
---------- Post added at 03:01 AM ---------- Previous post was at 02:56 AM ----------
DarknessWarrior said:
I have my own ota file (grabbed it from the /cache partition before flashing stock), how do i sideload it?
Click to expand...
Click to collapse
just got the OTA notification again, so I'll give it another shot (yeah, i just quoted myself)
DarknessWarrior said:
I have my own ota file (grabbed it from the /cache partition before flashing stock), how do i sideload it?
Click to expand...
Click to collapse
Use cmd prompt to use adb. You'll need android SDK if you don't have it. Navigate in cmd where your adb is (also have your update.zip in that directory). Run adb and then adb reboot boot loader, wait for boot loader, on device go to recovery. Once recovery is up, press vol up while holding power to access menu, go to apply update from adb then back in cmd run adb sideload update.zip
jasonftfw said:
Use cmd prompt to use adb. You'll need android SDK if you don't have it. Navigate in cmd where your adb is (also have your update.zip in that directory). Run adb and then adb reboot boot loader, wait for boot loader, on device go to recovery. Once recovery is up, press vol up while holding power to access menu, go to apply update from adb then back in cmd run adb sideload update.zip
Click to expand...
Click to collapse
thanks but I got the OTA notification again and is now installing without problems
DarknessWarrior said:
thanks but I got the OTA notification again and is now installing without problems
Click to expand...
Click to collapse
Never hurts to know how to sideload for future.
jasonftfw said:
Never hurts to know how to sideload for future.
Click to expand...
Click to collapse
agreed.
I just installed Android Sdk and downloaded the ota from google and im having problems it doesnt side load
jasonftfw said:
Flash stock recovery and did you make any modifications to stock ROM or flash a custom ROM? If so you need to undo all mods and replace anything you removed that is part of system, or just install stock.
Click to expand...
Click to collapse
DarknessWarrior said:
I'm having the same problem, I had already flashed /system and /boot back to stock, just didn't flash recovery (because it wasn't needed before on KK), now I've flashed everything back to stock, but now it says "system up to date" how do i solve this now? I did grab the ota zip, so maybe i can force it to flash with that zip on the stock recovery?
Click to expand...
Click to collapse
sry i already forgot all about these things (flashing,etc.)
so how is the easiest way to flash stock Recovery ?
or should i direct flash the stock ROM ? but is it gonna delete all of my datas ?
Thanks for your answer btw
Falconite said:
sry i already forgot all about these things (flashing,etc.)
so how is the easiest way to flash stock Recovery ?
or should i direct flash the stock ROM ? but is it gonna delete all of my datas ?
Thanks for your answer btw
Click to expand...
Click to collapse
check out the toolkit from wugfresh, that might be the easiest way for you if you don't know what you're doing... maybe take some notes so that you do remember what you're doing for future.

Categories

Resources