Somehow I was accidentally wiped Internal storage Using CWM recovery. So there is nothing inside my phone except CWM recovery... I just tried PUSH the ROM files into the phone's storage by connecting it to my PC with ADB.So that I can install the ROM with CWM recovery. But I've facing a problem. I can't able to connect my phone using ADB it just installing driver "mot single adb interface" instead of "fastboot ghost s"... So anyone please help me to come out of this problem.. I'm using Moto X (XT1052)
Thanks in advance
Related
I have a slight problem, and I'm not too sure how to fix it. I mindlessly formatted my /sdcard directory in recovery, and had also removed my current rom.
My computer is running Linux Mint 15.
As it stands now, I have a completely wiped device with CWM Recovery v6.0.3.0, and no roms to flash. ADB is not working ( I get error: insufficient permissions for device) and neither is Fastboot ( stays on "waiting for device" indefinitely).
All I need to do is get a file onto my One to flash via recovery, as ADB and fastboot aren't wanting to work. All suggestions are HIGHLY appreciated!
Thanks in advance!
:fingers-crossed:
The title is misleading somehow , the adb and fastboot are working fine for me on Ubuntu with HTC One
Hey guys,
I am in a bit of trouble here ..
So last night , I unlocked the bootloader and rooted my HTC One .. Also , I installed TWRP on my phone .. Everything went fine , so I tried to install a few MODs .. The phone wouldn't start so I booted to recovery and tried to factory reset , but by mistake I deleted the system folder. So now, whenever I try to boot up , it says no OS installed and gets stuck on HTC screen.
I read all night on how to solve this, in the process, I also installed ADB on my computer, and finally got it running too.
I found these two guides while searching the internet and I tried them both but to no avail:
http://androidforums.com/international-tegra-3-one-x-all-things-root/549962-usb-mount-recovery.html
http://forum.xda-developers.com/showthread.php?t=2038366&page=5
Only when I boot up to recovery, the computer recognizes my phone and adb lists it.
ADB Sideload through TWRP doesn't work , says *cannot read sideload*.
Also, when I try to execute the command "adb shell" with sideload , it says "error: closed".
If I just put my phone in recovery, then it says phone found in recovery but then I can't mount my internal storage.
I have attached the screenshots to everything. Any suggestions , other than taking it to HTC as my warranty is now void?
Any help would be appreciated. Just need to push the ROM to my internal storage.
nevermind , i found the solution here :
http://forum.xda-developers.com/showthread.php?t=2325853
*starts breathing*
Happy holidays,
I am having trouble to get my htc one m7 back to normal.
I did erase my android and internal sd card( not backup on sd card avail).
What does it mean - after rebooting my phone is stuck in HTC logo screen not booting.
It was unlocked/rooted in the first place - my plan to do a factory reset
Another issue is that my PC (win 7) does not recognize my HTC ( as storage unit ), I tried driver updates,diff cables and another PC same issue ( Android 1.0) so I am unable to copy/access the htc's sd card
What i can access/see/work with:
bootloader menu
TWRP
Once i reboot from TWRP menu, it says "no OS installed"
I could feed more details if needed.
I am desperately looking for advice. If anyone could share some thoughts, I'd be very thankful
( not a native english speaker excuse my language,)
Cherrs
MKP1 said:
Happy holidays,
I am having trouble to get my htc one m7 back to normal.
I did erase my android and internal sd card( not backup on sd card avail).
What does it mean - after rebooting my phone is stuck in HTC logo screen not booting.
It was unlocked/rooted in the first place - my plan to do a factory reset
Another issue is that my PC (win 7) does not recognize my HTC ( as storage unit ), I tried driver updates,diff cables and another PC same issue ( Android 1.0) so I am unable to copy/access the htc's sd card
What i can access/see/work with:
bootloader menu
TWRP
Once i reboot from TWRP menu, it says "no OS installed"
I could feed more details if needed.
I am desperately looking for advice. If anyone could share some thoughts, I'd be very thankful
( not a native english speaker excuse my language,)
Cherrs
Click to expand...
Click to collapse
The phone only works in fastboot when in the bootloader and adb when in TWRP
from TWRP sideload this Rom to your phone
http://www.androidrevolution.org/downloader/download.php?file=Android_Revolution_HD-One_83.1.zip
TWRP / Advanced / ADB Sideload - swipe to sideload
From PC adb / fastboot folder
you use
adb sideload name-of-rom.zip
make sure the rom is in the same folder as adb / fastboot
if you have trouble with sideload use push
adb push rom.zip /sdcard/
Thank you very much sir ! Works like a charm,
Much appreciated !
I have an xperia z1 C6902 and now I want to flash custom roms into it. The problem is I have a dead sd card slot, which prevents me from installing rom the normal way. I have searched over the internet and find out how to use the adb sideload mode, but when I enter adb sideload mode in TWRP recovery, it just says "starting adb sideload mode...." forever. What should I do? Any help would be appreciated
EDIT: Turns out I was missing a driver in windows. Now I can get adb to recognize device but when I use "adb sideload xxx.zip" it returns "cannot read xxx.zip"
spiwar said:
I have an xperia z1 C6902 and now I want to flash custom roms into it. The problem is I have a dead sd card slot, which prevents me from installing rom the normal way. I have searched over the internet and find out how to use the adb sideload mode, but when I enter adb sideload mode in TWRP recovery, it just says "starting adb sideload mode...." forever. What should I do? Any help would be appreciated
EDIT: Turns out I was missing a driver in windows. Now I can get adb to recognize device but when I use "adb sideload xxx.zip" it returns "cannot read xxx.zip"
Click to expand...
Click to collapse
I fixed the adb problem by installing another recovery
[Update]: Now it says no OS installed in TWRP. I think I have wiped the os by mistake. Just need to know how to install cm13 image using fastboot or ADB. Please help!
I wasn't aware if SuperSU works with CM13 and I installed the app, on request to update the binaries, I selected TWRP/CWM method because the normal mode didn't work. After the reboot the phone won't load into os, its stuck on the CM boot screen. I don't have a CM image on my sd therefore unable to flash again either. Is there a way to push files (cm img) to my phone? I have adb/adb over network enabled as well from developer options. I just need a way to put files into my sd card and flash using TWRP. Please help! this is urgent! :crying:
[SOLVED][HOW TO]
This is in a situation where you've messed up your system and don't have the image file stored in your sd card for quick flashing. Make sure you're using the latest USB drivers and ADB binaries 1.0.32+
- Get into TWRP
- Swipe to ADB Sideload and enable it
- On your desktop, open command and type "Adb sideload filename.zip" [Filename here is the filename of your flashable zip/rom]
- Once you the installation finishes, reboot twrp normally into system
dibyajyoti said:
I just need a way to put files into my sd card and flash using TWRP. Please help! this is urgent! :crying:
Click to expand...
Click to collapse
Have you tried enabling MTP in TWRP and using a computer to transfer the image over?
Contact me if you have any questions.
R55770 said:
Have you tried enabling MTP in TWRP and using a computer to transfer the image over?
Contact me if you have any questions.
Click to expand...
Click to collapse
MTP shows as enabled - But the device doesn't show up in my pc. I'm connected through USB in TWRP recovery. I have android debugging also enabled, when trying adb push command, it shows adb devices attached as empty.
[Update]: I am trying to push the file using ADB Sideload in TWRP, the error I get is my adb needs to be updated to 1.0.32. How do i get updated adb 1.0.32?
[Update 2]: So I managed to update by ADB on desktop, and push the zip file using adb sideload in twrp. The zip is being installed as I write this. Lets hope this works!
[Update 3]: Got the rom to install via ADB sideload, though all my apps and settings are gone Anyway, I got the phone back for immediate use. Phew!
dibyajyoti said:
MTP shows as enabled - But the device doesn't show up in my pc. I'm connected through USB in TWRP recovery. I have android debugging also enabled, when trying adb push command, it shows adb devices attached as empty.
[Update]: I am trying to push the file using ADB Sideload in TWRP, the error I get is my adb needs to be updated to 1.0.32. How do i get updated adb 1.0.32?
[Update 2]: So I managed to update by ADB on desktop, and push the zip file using adb sideload in twrp. The zip is being installed as I write this. Lets hope this works!
[Update 3]: Got the rom to install via ADB sideload, though all my apps and settings are gone Anyway, I got the phone back for immediate use. Phew!
Click to expand...
Click to collapse
Great. Thanks for letting us know.