I'm stuck in Recovery, because my device can't boot. I installed Chainfire (stupid me) and didn't read the description. I want to delete it, but when I'm trying to mount sdcard nothing is happening. I have Windows 7 64bit and ClockworkMod Recovey v.6.0.1.0.
Is it(sdcard mounting) possible in cwm recovery's current build? Haven't tried it myself.
Anyway, if you can't boot now and all else fails, just reinstall the JB stock image. Use a tool like the one in dev section(sticky).
Tapatalked from my N7
Sure, but I would like to save my data and apps cache files. That's the problem.
I already deleted the chainfire3d apk in data/data and data/app through adb. Still it's not turning on.
Mounting SDcard is not possible when I tried it on both version CWM 6 and 5
ben805 said:
Mounting SDcard is not possible when I tried it on both version CWM 6 and 5
Click to expand...
Click to collapse
Which is why I use TWRP
Sent from my Nexus 7 using XDA Premium HD app
---------- Post added at 04:35 PM ---------- Previous post was at 04:32 PM ----------
huiggi said:
I'm stuck in Recovery, because my device can't boot. I installed Chainfire (stupid me) and didn't read the description. I want to delete it, but when I'm trying to mount sdcard nothing is happening. I have Windows 7 64bit and ClockworkMod Recovey v.6.0.1.0.
Click to expand...
Click to collapse
Samething happen to me, fortunately for me I was able to bring mine back to Walmart for a new one. Next time use TWRP recovery, it allows mounting of SD cards.
Sent from my Nexus 7 using XDA Premium HD app
al you need to do is reflash your rom to boot up. you wont lose any data.
So I installed TWRP, but still when I'm mounting USB storage nothing is happening on PC, but I can click "unmount" on Nexus.
@UP: Reflash to boot up? What do you mean? Flash it just again?
huiggi said:
So I installed TWRP, but still when I'm mounting USB storage nothing is happening on PC, but I can click "unmount" on Nexus.
@UP: Reflash to boot up? What do you mean? Flash it just again?
Click to expand...
Click to collapse
flash whatever rom that you were using when this happened. itll overwrite the chainfire mod, and you wont lose any data.
But I can't mount USB Storage to copy that rom, the log in TWRP says:
E:Unable to locate volume information.
E:Unable to open ums lunfile '/sys/devices/platform/usb_mass_storage/lun0/file':
E:Unable to locate volume information.
E:Unable to open ums lunfile '/sys/devices/platform/usb_mass_storage/lun0/file':
E:Unable to locate volume information.
Click to expand...
Click to collapse
Went to install an updated ROM and went into recovery. Wiped. Then went to install ROM and its not there! Crap. I decided to mount and then transfer a ROM, it will not mount! I am stuck in recovery and have no ROM to flash. No backups since changing recoveries.
How can I mount this N7 while in TWRP recovery???
EDIT: In device manager it shows Google Galaxy Nexus ADB Interface.
apicia said:
Went to install an updated ROM and went into recovery. Wiped. Then went to install ROM and its not there! Crap. I decided to mount and then transfer a ROM, it will not mount! I am stuck in recovery and have no ROM to flash. No backups since changing recoveries.
How can I mount this N7 while in TWRP recovery???
EDIT: In device manager it shows Google Galaxy Nexus ADB Interface.
Click to expand...
Click to collapse
TWRP on the N7 doesn't have a "USB Mass Storage" mode like some other phones (or like with 4EXT on my Desire-Z), so you have mainly two options.
1) adb push (or pull) since adb does work while in recovery.
2) Use USB-OTG cable with a thumbdrive
#2 is the method I use and it's quite handy since I pop on a thumbdrive, which TWRP supports even as exFAT and I can restore from, or backup to the thumbdrive directly.
In your case, you just need to plug it in, and do
adb push rom_name.zip /sdcard
adb push gapps.zip /sdcard
then go and flash em (Second line only needed if you need Google Apps for the rom).
This is why knowledge of stuff like adb and fastboot is pretty much a must.
Ive tried both Philz and CWM and mounting the sd card to usb doesn't seem to work in either. On the kindle I can go in and wipe every single thing on the device, mount the sd to usb, and copy over a ROM and Gapps and be on my way. What am I missing with the LG G2?
Im the only one that has usb issues in recovery?
tried twrp 2.7.0.0 and that doesnt work either.
Roseysdaddy said:
Ive tried both Philz and CWM and mounting the sd card to usb doesn't seem to work in either. On the kindle I can go in and wipe every single thing on the device, mount the sd to usb, and copy over a ROM and Gapps and be on my way. What am I missing with the LG G2?
Click to expand...
Click to collapse
I find it unnecessary to wipe internal sd so haven't encountered your problem, but couldn't you adb push the Rom and gapps to storage/emulated/0 and get the same result? I think usb otg can be used as well but I haven't tried that either.
Setting up adb abd getting the drivers so that each android device is actually recognized in Windows is an incredible pain in the ass.
Sent from my LG-D800 using Tapatalk
CM dropped CWM support in CM-12.0 in favor of CM's own recovery, which has different bugs and is generally very simplified recovery (does only wiping/flashing images). So I decided to go on with a different recovery from now on.
This recovery is LVM compatible.
Requirements
U8800 with 404020 baseband (If you ever installed 2.3 stock firmware, you're ok!)
Strongly recommended: Unlocked pink screen
How to install
Method 1 (by recovery)
Download the zip from downloads below
Save it to your phone (internal or external SD)
Reboot to your current recovery
Install the zip
Reboot recovery
Method 2 (by pink screen)
Download the zip from downloads below
Save it to your PC
Reboot your phone in pink screen mode
Extract recovery.img from the zip
Save the zip on your phone's image/ directory (where boot.img and other files are located)
Reboot to recovery
Downloads
LegacyHuawei
twrp-recovery-v2840.zip
twrp-recovery-lvm-v2830.zip
Things to know
When backupping, tick "cust". This holds boot.img and other files which are grucial for restoring a full backup.
Thanks for the great job Blefish. It works flawlessly
Uploaded TWRP recovery v2.8.4.0.
Changes:
* Support for offmode charging
* LVM/NON-LVM compatible. You can use this recovery for NON-LVM ROMs.
Hi Blefish
Thanks for the updated recovery.
I had a question, if we were to flash say your CM11 rom, I guess we need to uninstall LVM as you had mentioned before or just flash directly using this recovery
Great job again
mohammad.nomaan said:
Hi Blefish
Thanks for the updated recovery.
I had a question, if we were to flash say your CM11 rom, do we need to uninstall LVM or just flash directly using this recovery
Great job again
Click to expand...
Click to collapse
You can use this recovery, however LVM needs to be uninstalled. The new BlePart-LVM-11 script makes it easier for you . However, I still want to do one mor CM11 release, with LVM support. Theoretically the new CM12 release is LVM/NON-LVM compatible too but it has problems on installing the ROM (the space on /system is not enough).
Blefish said:
You can use this recovery, however LVM needs to be uninstalled. The new BlePart-LVM-11 script makes it easier for you . However, I still want to do one mor CM11 release, with LVM support. Theoretically the new CM12 release is LVM/NON-LVM compatible too but it has problems on installing the ROM (the space on /system is not enough).
Click to expand...
Click to collapse
Thanks Blefish for the update.
Just installed the new recovery, Off-Mode charging is working fine.
I like the new white charging animation
Blefish, thanks a lot!!
Perhaps, in the next update, you could enable the LED to show the charging progress , if possible..
tsioy said:
Blefish, thanks a lot!!
Perhaps, in the next update, you could enable the LED to show the charging progress , if possible..
Click to expand...
Click to collapse
Yes, I am planning that. The thing was that in CM's healthd (charger is using that) it is supported, but in Omni's healthd it's not supported. I will probably implement it myself if someone has not done it yet.
VERY NICE, thanks!
New version uploaded, enjoy!
Next releases will be uploaded at LegacyHuawei
This version adds the RPC side charging (more stable) and it also enables charging led indicators.
I installed 2850 and now I can't access the sdcard (in TWRP). It works fine if I boot it normally, so I'm guessing it's not a problem with the sd card?
I tried the option to mount the sdcard, but when I try it, TWRP doesn't tick that option. All the others work, though (cust, system, data, ...)
Any suggestions?
phone wont boot into twrp now, it just shows the twrp splash screen then restarts
New version uploaded!
No changes have been done on my side, other than updating to android-5.1 codebase where this recovery is compiled from.
@Blefish On the U8800 Pro version it doesn't mount my external SD card. This has been a problem on many recoveries, but on twrp 2.8.1.0 by @Lihis it works. Can you find a way to make twrp 2.8.6.0 detect the SD Card? And BTW ADB Sideload does not work either, but works on 2.8.1.0
Webtag said:
@Blefish On the U8800 Pro version it doesn't mount my external SD card. This has been a problem on many recoveries, but on twrp 2.8.1.0 by @Lihis it works. Can you find a way to make twrp 2.8.6.0 detect the SD Card? And BTW ADB Sideload does not work either, but works on 2.8.1.0
Click to expand...
Click to collapse
Try replugging the SD card while in recovery. Sideload was working well for me, but it does require updated ADB. Does it tell you an error message on the screen?
Blefish said:
Try replugging the SD card while in recovery. Sideload was working well for me, but it does require updated ADB. Does it tell you an error message on the screen?
Click to expand...
Click to collapse
Replugging the SD does nothing, and I only get error message in Adb sideload mode after about 5-10 min. This is the same problem that @rexnanet had with version 2.8.4.0, but my sd doesn't mount after inserting it when in TWRP
Webtag said:
@Blefish On the U8800 Pro version it doesn't mount my external SD card. This has been a problem on many recoveries, but on twrp 2.8.1.0 by @Lihis it works. Can you find a way to make twrp 2.8.6.0 detect the SD Card? And BTW ADB Sideload does not work either, but works on 2.8.1.0
Click to expand...
Click to collapse
I've did some dirty edits in the recovery ramdisk and the SD Card can now be read and cm12.1 can be installed: http://www.mediafire.com/download/vzzc64h9zoh60h4/image-new.img
Hopefully Blefish will do a proper fix soon, though
CrysisLTU said:
I've did some dirty edits in the recovery ramdisk and the SD Card can now be read and cm12.1 can be installed: http://www.mediafire.com/download/vzzc64h9zoh60h4/image-new.img
Hopefully Blefish will do a proper fix soon, though
Click to expand...
Click to collapse
Hello CrysisLTU this imagen-new and Blepart-LVM, can used in U8800pro o U8800-51?
Links are gone. Pls someone upload the latest file to somewhere.