Hello! I still doesnt have an OTA so decide to jump on it via "recovery install" but that dosent workout. I follow instructions and wipe before install cache, data, system and devilk. Aftfer that i try to sideload it. I dowloand the sideload version of rom.
Now when i try to sideload it i got "Updating patition details" and i stuck but on the top of the screen i got ADB Sideload Complete FAILED.
I try to instal new ADB driver, use command adb push but that dosent work. Can u help me?
On 11s i was rooted. Also i got TWRP recovery. Help me pls
Why sideload? Just flash it directly from the phone.
Transmitted via Bacon
"Updating partition details..."
"FAILED"
What's the full filename of the zip you're flashing?
Transmitted via Bacon
cm-12.0-YNG1TAS17L-bacon-signed-fastboot
bbttss said:
cm-12.0-YNG1TAS17L-bacon-signed-fastboot
Click to expand...
Click to collapse
You're flashing the wrong zip, those are the fastboot stock images that can only be flashed with fastboot. This is what you need to flash:
https://www.androidfilehost.com/?fid=95916177934554968
Transmitted via Bacon
How can i transfer it to the phone via recovery? i try via adb - cant
bbttss said:
How can i transfer it to the phone via recovery? i try via adb - cant
Click to expand...
Click to collapse
TWRP has MTP, you should just be able to connect to your PC and your phone should show up in Windows Explorer. If that isn't working go into the Mount menu in TWRP and make sure MTP is enabled.
Transmitted via Bacon
Related
I wanted to go back to stock CM. So I went to TWRP and erased everything. Next thing it said was that I don't have any OS in the phone.
Now I want to sideload the stock CM into to the phone.
Please tell me step by step solution as I am a nooby.
Please help.
Thanks in advance
Of course you don't have an OS if you wiped system. Did you not put stock CM onto your device before wiping everything? Google search 'how to adb sideload' and you'll did plenty of guides. Maybe hold up on doing anything else to your device until you have a better understanding of what you're doing.
Transmitted via Bacon
samdubai said:
I wanted to go back to stock CM. So I went to TWRP and erased everything. Next thing it said was that I don't have any OS in the phone.
Now I want to sideload the stock CM into to the phone.
Please tell me step by step solution as I am a nooby.
Please help.
Thanks in advance
Click to expand...
Click to collapse
If you lost the recovery aswell:
- fastboot mode
- download twrp recovery to your fastboot file and rename it to "recovery"
- (pc) open comand window and type "adb flash recovery recovery.img"
- open recovery
- advanced
- adb sideload
- download stock rom
- (pc) adb sideload (rom name).zip
I find it hard to believe that people who own a "hackers phone" don't save a nandroid on their pc. Still, you got your solution there.
Please help
badjoras said:
If you lost the recovery aswell:
- fastboot mode
- download twrp recovery to your fastboot file and rename it to "recovery"
- (pc) open comand window and type "adb flash recovery recovery.img"
- open recovery
- advanced
- adb sideload
- download stock rom
- (pc) adb sideload (rom name).zip
I find it hard to believe that people who own a "hackers phone" don't save a nandroid on their pc. Still, you got your solution there.
Click to expand...
Click to collapse
I am now in stock rom. I downloaded it from Cynogenmod website. I have done it through fastboot adb sideload.
I saved nandroid but can't transfer that zip file to my phone. How can I side load it through fastboot?
Please help
samdubai said:
I am now in stock rom. I downloaded it from Cynogenmod website. I have done it through fastboot adb sideload.
I saved nandroid but can't transfer that zip file to my phone. How can I side load it through fastboot?
Please help
Click to expand...
Click to collapse
take a look in the backup. Are there image files in it?
You can flash image files with fastboot.
But why does USB not work in stock-rom?
Lei M said:
take a look in the backup. Are there image files in it?
You can flash image files with fastboot.
But why does USB not work in stock-rom?
Click to expand...
Click to collapse
I don't know the reason. I could not upload zip file into my phone through TWRP recovery.
So eventually I sideloaded stock rom through fastboot.
Which effectively means that I am back to unrooted and no TWRP.
Also, 33R seams to be buggy. Battery performance is still jittery and it can't detect wifi automatically. I need to switch it off and on to make it work again.
So, I want to go back to my earlier backup which was 25R. I need a fool proof process to do so.
Would really appreciate all your help
I can't mount the usb storage so i can put a rom on it from a computer. It says it's unable to find storage partition to mount to usb. I have no OS on there so I can't boot to anything. All I have is a recovery.
Why don't you just flash it with fasboot?
aerialdrone said:
I can't mount the usb storage so i can put a rom on it from a computer. It says it's unable to find storage partition to mount to usb. I have no OS on there so I can't boot to anything. All I have is a recovery.
Click to expand...
Click to collapse
Yes, Flash stock rom with fastboot or you can try "sideloading any rom" and then flashing it.....
It took my awhile but I eventually figured that out. thanks.
aerialdrone said:
It took my awhile but I eventually figured that out. thanks.
Click to expand...
Click to collapse
?! got the same problem. How did you do it?
dahomi2002 said:
?! got the same problem. How did you do it?
Click to expand...
Click to collapse
there you go:
http://forum.xda-developers.com/showthread.php?p=42407269
install adb+fastboot,
while are in the bootloader you are able to flash a recovery like clockworkmode, then reboot into recovery.
if you got the correct driver you should be able to connect to your moto g while in recoery with adb.
then you are able to push, adb push *.zip /directory, or adb sideload *anyrom*. (dont forget to use install zip/use sideload..)
enjoy.
bendep said:
there you go:
http://forum.xda-developers.com/showthread.php?p=42407269
install adb+fastboot,
while are in the bootloader you are able to flash a recovery like clockworkmode, then reboot into recovery.
if you got the correct driver you should be able to connect to your moto g while in recoery with adb.
then you are able to push, adb push *.zip /directory, or adb sideload *anyrom*. (dont forget to use install zip/use sideload..)
enjoy.
Click to expand...
Click to collapse
Thanx 4 the quick response. I'll try it.
Guys
I went to try to switch the runtime from Dalvik to ART. I was on CM11S 33....now my phone keeps rebooting into CM recovery. I tried factory reset but it keeps rebooting into CM recovery. I currently do not know on what to do next. Please assist me.
In cm revovery.. i tried adb sideload the lastest update.zip however while installing update...the error msg "assert failed: apply patch check...installation aborted
Unlock your bootloader and flash the CM11S fastboot images. Check my guide thread for details.
Transmitted via Bacon
timmaaa said:
Unlock your bootloader and flash the CM11S fastboot images. Check my guide thread for details.
Transmitted via Bacon
Click to expand...
Click to collapse
i cant get into fastboot mode as in your guide stated..just a black screen....i can only reboot into cm recovery...is there any way to unlock bootloader by adb commands instead?
i tried adb> fastboot device..now it is stuck in waiting for device
but if i type adb>adb devices ... the phone serial no appears
anyone with any help?
from adb...fastboot devices is not listing anyting...
Adb push a flashable version of CM11S to your phone while in recovery, then flash that.
Transmitted via Bacon
timmaaa said:
Adb push a flashable version of CM11S to your phone while in recovery, then flash that.
Transmitted via Bacon
Click to expand...
Click to collapse
i just tried adb push update.zip /sdcard however an error msg: device not found
You said you were able to communicate via adb earlier, what happened?
Transmitted via Bacon
i still can communicate via adb but only sideloads workds...fastboot and adb push is not working at all
i am trying the hard brick method with color.zip...my pc able to identify my phone as QLOADER 9008 but the Msm8974DownloadTool.exe is not identifying it at all..my phone is not detected..sigh...been trying to solve this since 8 hours ago...didnt knew that changing the runtime to ART could be so complicated
relaksua said:
i still can communicate via adb but only sideloads workds...fastboot and adb push is not working at all
i am trying the hard brick method with color.zip...my pc able to identify my phone as QLOADER 9008 but the Msm8974DownloadTool.exe is not identifying it at all..my phone is not detected..sigh...been trying to solve this since 8 hours ago...didnt knew that changing the runtime to ART could be so complicated
Click to expand...
Click to collapse
Did you have Xposed Framework installed?
Transmitted via Bacon
Nope it was on CM11S .. no xposed framework installed.....i only switch the runtime to ART.....it was rooted..unlocked bootloader....now before it reboot into Cyanogen recovery...i could see a glimpse of the android with the red triangle.
You still can't get the device into fastboot mode?
Transmitted via Bacon
timmaaa said:
You still can't get the device into fastboot mode?
Transmitted via Bacon
Click to expand...
Click to collapse
nope...from adb...it just stats waiting for device and that's it
relaksua said:
nope...from adb...it just stats waiting for device and that's it
Click to expand...
Click to collapse
Have you tried turning it off and using the button combination (power + volume up) to get into fastboot mode?
Transmitted via Bacon
timmaaa said:
Have you tried turning it off and using the button combination (power + volume up) to get into fastboot mode?
Transmitted via Bacon
Click to expand...
Click to collapse
yes i did that...just blank screen...now trying on another comp running vista though...will try to reformat the phone
I managed to flash ColorOS into my phone but now it keeps rebooting into ColorOS recovery...my PC cant identify the device...how i place a zip file into this phone...i tried using an OTG cable with a thumbdrive and it cant read from the recovery....i am so in bad luck
EDIT: Got my phone recognized by my PC but in adb command..adb devices..it rerturns this 123456789ABCDEF recovery ...seems wrong
Wow the second thread about this now:
http://forum.xda-developers.com/oneplus-one/help/phone-dead-arrival-video-link-post-t2869452
Very strange problem
timmaaa said:
Did you have Xposed Framework installed?
Transmitted via Bacon
Click to expand...
Click to collapse
I've the same problem and I had Xposed Framework on my device. What can I do?:crying:
I have same problem too
Today was the worst day ever. I rooted my phone, and it worked perfectly until today. What happened was that when I updated the Google Play Services, I lost connection anything Google related (No connection) I factory reset my phone 4 times, wiped the internal storage, and it still said that I couldn't connect to the Play Store (E.X Could not establish a reliable connection). So I went into recovery and went to Advanced Wipe, and without knowing so, I deleted my OS! Im so stupid..
I FORGOT I WASN'T AN IT...
For the past two days I've been trying to get back the OS (33R). Heres what I've done
1. Downloaded the XNPH33R OS from their website and tried to install it (says NO MD5 Verification)
2. Tried doing everything about resetting OS.
3. HUGEST PROBLEM : Whenever I try and do (e.g adb sideload <rom.>.zip, or flashing) It just says Error: Device not found
4. Downloaded ADB from the Android Debug Bridge, all of my cmd commands return the same thing.
3. Also a huge problem: When I try to flash, it says (device not unlocked) and then I unlock the bootloader (Im guessing what that is will unlock it) and then I go back to the Recovery and do it again on CMD, it repeats it.
ANY SUGGESTIONS?
(If you need more information I will gladly give it to you)
BlaHBlaH525 said:
Today was the worst day ever. I rooted my phone, and it worked perfectly until today. What happened was that when I updated the Google Play Services, I lost connection anything Google related (No connection) I factory reset my phone 4 times, wiped the internal storage, and it still said that I couldn't connect to the Play Store (E.X Could not establish a reliable connection). So I went into recovery and went to Advanced Wipe, and without knowing so, I deleted my OS! Im so stupid..
I FORGOT I WASN'T AN IT...
For the past two days I've been trying to get back the OS (33R). Heres what I've done
1. Downloaded the XNPH33R OS from their website and tried to install it (says NO MD5 Verification)
2. Tried doing everything about resetting OS.
3. HUGEST PROBLEM : Whenever I try and do (e.g adb sideload <rom.>.zip, or flashing) It just says Error: Device not found
4. Downloaded ADB from the Android Debug Bridge, all of my cmd commands return the same thing.
3. Also a huge problem: When I try to flash, it says (device not unlocked) and then I unlock the bootloader (Im guessing what that is will unlock it) and then I go back to the Recovery and do it again on CMD, it repeats it.
ANY SUGGESTIONS?
(If you need more information I will gladly give it to you)
Click to expand...
Click to collapse
Could you post the fastboot and adb commands and results you get from executing them in CMD?
abde27 said:
Could you post the fastboot and adb commands and results you get from executing them in CMD?
Click to expand...
Click to collapse
I've been struggling the hole day long with the same problem.
Maybe you could read my thread. : )
Link
abde27 said:
Could you post the fastboot and adb commands and results you get from executing them in CMD?
Click to expand...
Click to collapse
CMD
cd C:\Users\xxxx\Desktop\android-sdk-windows\platform-tools
adb sideload ROM33R.zip <When the ADB sideload is on>
<Output>
* daemon not running. Starting it now on port 5037 *
* daemon started successfully *
error: device not found
error: device not found
Maybe I should try installing ADB drivers?
BlaHBlaH525 said:
CMD
cd C:\Users\xxxx\Desktop\android-sdk-windows\platform-tools
adb sideload ROM33R.zip <When the ADB sideload is on>
<Output>
* daemon not running. Starting it now on port 5037 *
* daemon started successfully *
error: device not found
error: device not found
Maybe I should try installing ADB drivers?
Click to expand...
Click to collapse
Go into Device Manager, and make sure your OPO is listed as under ADB Interface while the OPO is in bootloader mode. If it's not there then yes install or reinstall the adb driver but make sure you don't have any other devices with a triangle next to it as that may be your OPO.
abde27 said:
Go into Device Manager, and make sure your OPO is listed as under ADB Interface while the OPO is in bootloader mode. If it's not there then yes install or reinstall the adb driver but make sure you don't have any other devices with a triangle next to it as that may be your OPO.
Click to expand...
Click to collapse
My phone is listed as
Fastboot Interface (Google USB id)
BlaHBlaH525 said:
My phone is listed as
Fastboot Interface (Google USB id)
Click to expand...
Click to collapse
Does your OPO get listed when you enter "fastboot devices" ? When you had originally rooted and unlocked your OPO had you done it through CMD or a toolkit?
abde27 said:
Does your OPO get listed when you enter "fastboot devices" ? When you had originally rooted and unlocked your OPO had you done it through CMD or a toolkit?
Click to expand...
Click to collapse
Ill give you a screen shot of it being in fastboot mode. I also had rooted and unlocked my phone thru CMD
BlaHBlaH525 said:
Ill give you a screen shot of it being in fastboot mode. I also had rooted and unlocked my phone thru CMD
Click to expand...
Click to collapse
Ok so let me get this straight:
You had originally unlocked your bootloader and rooted through the cmd: "fastboot oem unlock" ?
Did you use this guide by any chance?: http://forum.xda-developers.com/showthread.php?t=2788632
Now you have no installed os and whenever you try to sideload or push stock 33R through adb it gives an error of the device not being found to the adb shell? Or does it complain that the bootloader is unlocked? If the second is happening you might need to reset the unlock and tamper bits,
Sorry if I'm asking something you already stated. I just want to be clear before I recommend anything or try to pull someone who's more experienced in for help.
abde27 said:
Ok so let me get this straight:
You had originally unlocked your bootloader and rooted through the cmd: "fastboot oem unlock" ?
Did you use this guide by any chance?: http://forum.xda-developers.com/showthread.php?t=2788632
Now you have no installed os and whenever you try to sideload or push stock 33R through adb it gives an error of the device not being found to the adb shell? Or does it complain that the bootloader is unlocked? If the second is happening you might need to reset the unlock and tamper bits,
Sorry if I'm asking something you already stated. I just want to be clear before I recommend anything or try to pull someone who's more experienced in for help.
Click to expand...
Click to collapse
Yeah I used that guide. And yes, what you stated is true. But another thing is that when I install the ROM, it says No MD5 file, but when I check the zip file, it says that there is a file called md5sum-fastboot.md5, I think that that is what TWRP is saying.
Are you able to use adb to push a zip to your internal storage?
Transmitted via Bacon
---------- Post added at 07:13 AM ---------- Previous post was at 07:02 AM ----------
If you can, just push a recovery flashable version of CM11S from here to your phone and flash it with TWRP. No sideload required.
Transmitted via Bacon
timmaaa said:
Are you able to use adb to push a zip to your internal storage?
Transmitted via Bacon
Click to expand...
Click to collapse
I have not tried, but I was able to view the internal storage and place the ROMs inside /sdcard/
timmaaa said:
Are you able to use adb to push a zip to your internal storage?
Transmitted via Bacon
---------- Post added at 07:13 AM ---------- Previous post was at 07:02 AM ----------
If you can, just push a recovery flashable version of CM11S from here to your phone and flash it with TWRP. No sideload required.
Transmitted via Bacon
Click to expand...
Click to collapse
BlaHBlaH525 said:
I have not tried, but I was able to view the internal storage and place the ROMs inside /sdcard/
Click to expand...
Click to collapse
He is right. If you can actually see the internal storage, you should be able to flash a flashable version of stock 33R from TWRP.
Actually if you are on the latest TWRP you can probably use the MTP functions and copy the file over without having to adb push it.
If you don't have the latest TWRP you can download the .img and flash it via the fastboot command. The latest is 2.8.0.1
abde27 said:
He is right. If you can actually see the internal storage, you should be able to flash a flashable version of stock 33R from TWRP.
Actually if you are on the latest TWRP you can probably use the MTP functions and copy the file over without having to adb push it.
If you don't have the latest TWRP you can download the .img and flash it via the fastboot command. The latest is 2.8.0.1
Click to expand...
Click to collapse
I have the latest version anyways
So, anything else?
Recovery flashable version is the easiest solution.
Transmitted via Bacon
timmaaa said:
Recovery flashable version is the easiest solution.
Transmitted via Bacon
Click to expand...
Click to collapse
Is that what I should do? If so, could you tell me how? Please xD
BlaHBlaH525 said:
Is that what I should do? If so, could you tell me how? Please xD
Click to expand...
Click to collapse
You just flash it like you would flash any ROM, using the install feature in TWRP. Download it from the link I provided before.
Transmitted via Bacon
timmaaa said:
You just flash it like you would flash any ROM, using the install feature in TWRP. Download it from the link I provided before.
Transmitted via Bacon
Click to expand...
Click to collapse
Are these different from the ones I downloaded from the offical CyanogenMOD OnePlus One page? Because when I try to flash it, it says MD5 file not found an then puts an error...
BlaHBlaH525 said:
Are these different from the ones I downloaded from the offical CyanogenMOD OnePlus One page? Because when I try to flash it, it says MD5 file not found an then puts an error...
Click to expand...
Click to collapse
Without you being more specific about exactly which zip you got from the CM site it's impossible to say. What's the filename?
Transmitted via Bacon
timmaaa said:
Without you being more specific about exactly which zip you got from the CM site it's impossible to say. What's the filename?
Transmitted via Bacon
Click to expand...
Click to collapse
The URL is
https://cyngn.com/products/oneplusone/
The name is
cm-11.0-XNPH33R-bacon-signed-fastboot.zip with the MD5 Checksum of 2c5bcbb3230501f2b841b56cac392bcb
Hello
I've installed TWRP on my nexus 5, then I fully wiped my phone with TWRP, is there way to install any rom now? How could I transfer rom to nexus storage?
Thanks
halo3333 said:
Hello
I've installed TWRP on my nexus 5, then I fully wiped my phone with TWRP, is there way to install any rom now? How could I transfer rom to nexus storage?
Thanks
Click to expand...
Click to collapse
If you flashed the latest TWRP 2.8.1.0, you can boot into recovery and enable MTP mode. Then drag the files across exactly like when you plug in and use MTP in android.
rootSU said:
If you flashed the latest TWRP 2.8.1.0, you can boot into recovery and enable MTP mode. Then drag the files across exactly like when you plug in and use MTP in android.
Click to expand...
Click to collapse
Thanks for quick answer.
I've flashed TWRP v2.7.1.1 :crying:
halo3333 said:
Thanks for quick answer.
I've flashed TWRP v2.7.1.1 :crying:
Click to expand...
Click to collapse
So flash 2.8.1.0 then.
_MetalHead_ said:
So flash 2.8.1.0 then.
Click to expand...
Click to collapse
Yeah...
I installed twrp using [ROOT] Rashr - Flash Tool from Google Play. Now i have no OS installed and fully wiped nexus 5, how could i do that? Sorry im newbie. Panic
halo3333 said:
I installed twrp using [ROOT] Rashr - Flash Tool from Google Play. Now i have no OS installed and fully wiped nexus 5, how could i do that? Sorry im newbie. Panic
Click to expand...
Click to collapse
fastboot flash recovery [recovery name].img
On a side note, this is exactly why toolkits are discouraged. Had you taken the time to learn how to do it manually, you would have known how to get yourself out of this (very minor) predicament.
_MetalHead_ said:
fastboot flash recovery [recovery name].img
On a side note, this is exactly why toolkits are discouraged. Had you taken the time to learn how to do it manually, you would have known how to get yourself out of this (very minor) predicament.
Click to expand...
Click to collapse
Again, yeah..
There is a fastboot thread in the "guides and info" link in my signature
halo3333 said:
Hello
I've installed TWRP on my nexus 5, then I fully wiped my phone with TWRP, is there way to install any rom now? How could I transfer rom to nexus storage?
Thanks
Click to expand...
Click to collapse
Well? Did you get your problem worked out?
Almost there
Flashed TWRP v2.8.1.0, enabled MTP, but there is no device: i.img ur.com/cG261Qi.png
How it looks like in Device Manager: i.img ur.com/nGMCLV8.png (can not post links having less than 10 posts)
Phone is currently in TWRP.
Also tried to flash zip using command prompt:
C:\androidsdk\sdk\tools>adb sideload zipname.zip
error: closed
error: closed
halo3333 said:
Flashed TWRP v2.8.1.0, enabled MTP, but there is no device: i.img ur.com/cG261Qi.png
How it looks like in Device Manager: i.img ur.com/nGMCLV8.png (can not post links having less than 10 posts)
Phone is currently in TWRP.
Also tried to flash zip using command prompt:
C:\androidsdk\sdk\tools>adb sideload zipname.zip
error: closed
error: closed
Click to expand...
Click to collapse
Need to sort drivers out. Read the "adb and fastboot" thread which you can get to via "guide and info threads" link in my signature
rootSU said:
Need to sort drivers out. Read the "adb and fastboot" thread which you can get to via "guide and info threads" link in my signature
Click to expand...
Click to collapse
Transfered slimcat rom using adb push name.zip /sdcard/ - Phone was recognized by adb and fastboot
Tried to flash rom using TWRP v2.8.1.0, failed; couldn't mount /data
After then tried that http://forum.xda-developers.com/goo...o-repairing-corrupted-data-partition-t2577447
6. Use ADB to launch a root shell from within Philz recovery
a. Ensure that the drivers are now detecting your device as an ADB ready device by entering: ‘adb devices’. If it returns “<serialnumberofdevice> recovery” then you are ready to proceed. If it does not, please verify your ADB driver installation and check again.
b. Enter: ‘adb shell’ to gain full root shell access to the Android file system. (You should see a “~#” prompt to show that you’re now in a root shell)
Click to expand...
Click to collapse
Now phone isn't recognized by adb and fastboot in Philz Touch 6, ClockworkMod v6.0.5.1
http://i.img ur.com/SwRv1wE.png
halo3333 said:
Transfered slimcat rom using adb push name.zip /sdcard/ - Phone was recognized by adb and fastboot
Tried to flash rom using TWRP v2.8.1.0, failed; couldn't mount /data
After then tried that http://forum.xda-developers.com/goo...o-repairing-corrupted-data-partition-t2577447
Now phone isn't recognized by adb and fastboot in Philz Touch 6, ClockworkMod v6.0.5.1
http://i.img ur.com/SwRv1wE.png
Click to expand...
Click to collapse
Cant help ya. Not sure why you did that.
You'll need to get it in fastboot somehow and flash stock.. Maybe you should post in the thread you followed.
halo3333 said:
Transfered slimcat rom using adb push name.zip /sdcard/ - Phone was recognized by adb and fastboot
Tried to flash rom using TWRP v2.8.1.0, failed; couldn't mount /data
After then tried that http://forum.xda-developers.com/goo...o-repairing-corrupted-data-partition-t2577447
Now phone isn't recognized by adb and fastboot in Philz Touch 6, ClockworkMod v6.0.5.1
http://i.img ur.com/SwRv1wE.png
Click to expand...
Click to collapse
Exactly what ROM did you try to flash? Post the link.
And what recovery do you have now? Did you flash Philz or ClockworkMod?
Downloaded and extracted stock rom: hammerhead-krt16m-factory-bd9c39de.tar, then extracted hammerhead-krt16m-factory-bd9c39de.tgz, copied files to adb and fastboot files, launched flash-all.bat and it worked
facepalm
Thanks for help