I can boot into cwm recovery but can do nothing else. I think I need to flash a new rom but since mass storage isn't working and the phone won't read my sd card. I can't downliad a rom onto the phone.is there any way I can flash through fastboot?
Sent from my LG-P970 using XDA
If mass storage isn't working from within recovery and you don't have a bootable rom, I would just load therom unto the SD card using another device
adb can push files when you're in recovery mode. Check d.android.com to download the Android SDK, which includes adb.
Did you try to restore a backup while in CWM?
can i push through adb pusher? oh and can someone tell me the command to send it to the internal sd card. like for examle /mnt/sdcard
Do a full fastboot wipe
this is an automated script->http://forum.xda-developers.com/showthread.php?t=1421261
Then reflash your recovery.img using fastboot
Related
My actual problem is that I have installed STOCK JFD to try to reset my phone, because Its giving to me a lot of problems.
Right now it is in a boot loop. And I want to install ClockWork to reset dalvik, cache and factory.
I have putted the update.zip to install the recovery to my external SD CARD. But apparently it need to be in the internal SD CARD.
How I can add files to that sd card using original recovery 2e?
I really need this, I don't know what to do with the phone.
Omarpr said:
My actual problem is that I have installed STOCK JFD to try to reset my phone, because Its giving to me a lot of problems.
Right now it is in a boot loop. And I want to install ClockWork to reset dalvik, cache and factory.
I have putted the update.zip to install the recovery to my external SD CARD. But apparently it need to be in the internal SD CARD.
How I can add files to that sd card using original recovery 2e?
I really need this, I don't know what to do with the phone.
Click to expand...
Click to collapse
might be easier to just odin and start again
I have tried doing it but i am in an endlessly bootloop. Odin say it installed succesfully but anything solve it.
Sent from my HTC Desire CDMA using Tapatalk
Omarpr said:
I have tried doing it but i am in an endlessly bootloop. Odin say it installed succesfully but anything solve it.
Sent from my HTC Desire CDMA using Tapatalk
Click to expand...
Click to collapse
try reformat from recovery then odin again
How I can reformat it If I have the original recovery... I don't have ClockWorkMod.
Im triying to access internal sd using ADB...
adb push update.zip /sdcard
Still no luck...
C:\android-sdk-windows\platform-tools>adb push update.zip /sdcard
failed to copy 'update.zip' to '/sdcard/update.zip': Permission denied
So I was trying to reset my prime in order to ship it to the person that bought it. I had AOKP which I forgot that at the time of the rom that was on was unable to access the sd in recovery.
I did a factory reset and installed a Rom which apparently is not loading correctly. The only thing in internal storage is the rom that isn't booting correctly.
What can I do in order to get a bootable rom onto the tablet? Is there a way to copy to internal storage without being booted into a rom (from recovery, or some other method).
I cannot add roms onto the sd because the sd is not recognized in recovery.
Someone please help me out here,
Thanks!
Ok I got the proper adb drivers installed so I can use adb from recovery, what is the proper command for me to be able to push a rom to the internal memory using adb?
Anybody please help!
Thanks
adb push [Insert directory of rom here] /mnt/sdcard/
good luck~
Hello, i've installed the twrp recovery from venom , also tryed the cwm recovery , and i can't mount the sd card to copy the rom on the sd. I mean , i have wiped everything.. what i need to do?
Up please i need the phone
are you stuck in splash screen? or, can you access to recovery? or you just can not flash anything because you deleted all your data (including the rom)?
if you can access to recovery, but you don't have any file to flash, you could try DROID EXPLORER, (I can not remember if i use droid explorer in fastboot or in recovery) in any case, you could use droid explorer to copy your rom to your phone to flash it...
It happened to me, because a skin of TWRP changes the buttons and then... I clear all my data XD
clitoridys said:
Hello, i've installed the twrp recovery from venom , also tryed the cwm recovery , and i can't mount the sd card to copy the rom on the sd. I mean , i have wiped everything.. what i need to do?
Click to expand...
Click to collapse
You can't mount sdcard in recovery (yet) because there is no real sdcard on this phone. The virtual sd card is just a folder called media on your data partition (/data/media). You will have to install TWRP and use adb sideload command to get the rom onto your phone. There's are two tutorials in the One X+ General forum with everything you need to know about unlocking/rooting/flashing on this phone. One of them also contains a section for ADB Sideload command, shouldn't be that hard to find.
But i recommend you to completely read both guides to avoid further problems.
And don't forget to press the Thanks button for the guys who made these tutorials!!!
Flash the latest recovery compatible with your device using fastboot command...
Code:
fastboot flash boot boot.img
Where "boot.img" is type where the location of the boot.img is.
hello, I just MAde a mistake . In recovery mode i flashed a rom then after flashing rom i wiped data and wiped partiton.
after rebooting the rom is stuck, so now i want to get back to stock but , i have not placed stock rom on internal sd card
and my recovery mode is showing internal sd card. so i am unable to copy stock rom into my internal sd card.
As my phone is unable to connect to pc. i tried odin but it did not work
( note: recovery mode is showing internal sd card ) Plz give me some suggestions
rahgaj said:
hello, I just MAde a mistake . In recovery mode i flashed a rom then after flashing rom i wiped data and wiped partiton.
after rebooting the rom is stuck, so now i want to get back to stock but , i have not placed stock rom on internal sd card
and my recovery mode is showing internal sd card. so i am unable to copy stock rom into my internal sd card.
As my phone is unable to connect to pc. i tried odin but it did not work
( note: recovery mode is showing internal sd card ) Plz give me some suggestions
Click to expand...
Click to collapse
Assuming this is a Samsung phone, Odin would be your best bet, however as you've mentioned, Odin didn't work out. Your next choice in options would have to be going with ADB and pushing a zip to the phone since it has a internal SD that can't be mounted from recovery to your PC. Hope this gives you some insight.
I do not remember the adb commands to do so nor the sdcard mount point for your device. You'll have to look for these also.
Sent from my LG-LS970 using xda app-developers app
I've attempted to flash a newer version of cyanogenmod on my phone (10.1.3 to 11). I'm using TWRP 2.6.1.0
I can not boot because I've wiped the phone (dalvik, system, data, internal storage, cache), and I suspect the ROM I have is corrupted but I can't connect it to my computer and transfer the file via USB because I have no ROM installed and can not boot. I also can't take the SD card (since there's non) and put the file that way.
My phone is Oppo find 5
My root file flashing was successful, but installation of the ROM cm-11-20140204-NIGHTLY has failed. I assume the file was corrupted, but I have no way to find out what it is.
I now realize my mistakes, like wiping the system unnecessarily.
Is there any way to get another file on the device? any other suggestions?
Also, I'm not sure if this is the correct place to post this, but I was not able to find the right place. I apologize in advance.
Eyal,
http://forum.xda-developers.com/showthread.php?t=2141817
Check that thread, set up adb and push a ROM to the internal sd of your phone via adb. You can use adb in recovery mode (I could in CWM, dont know about your recovry) so if you can boot into recovery, you can push the rom. (There is info on the thread about adb pushing/pulling)
Sent from my GT-S5660
Cwm has an option to mount storage to PC in mounts & storage menu
Check if twrp has the option
You can mount it that way:good:
vneogi199 said:
Cwm has an option to mount storage to PC in mounts & storage menu
Check if twrp has the option
You can mount it that way:good:
Click to expand...
Click to collapse
it doesn't seem to recognize anything.